[MacPorts] #33047: lift py26-tahchee to python2.7
#33047: lift py26-tahchee to python2.7 -------------------------------------+-------------------------------------- Reporter: alex_a_bordeaux@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: MacPorts 2.0.4 Component: ports | Version: 2.0.3 Keywords: | Port: tahchee, py26-tahchee -------------------------------------+-------------------------------------- create py27-tahchee from py26-tahchee and adapt Portfile as follows : {{{ @@ -1,9 +1,9 @@ # $Id: Portfile 68028 2010-05-25 01:06:18Z jmr@macports.org $ PortSystem 1.0 -PortGroup python27 1.0 +PortGroup python26 1.0 -name py27-tahchee +name py26-tahchee version 0.9.8 categories python www platforms darwin @@ -17,7 +17,7 @@ distname tahchee-${version} checksums sha1 5657fd9b8ae6c2f825f75f06aceace7fa7695d82 -depends_lib port:py27-cheetah +depends_lib port:py26-cheetah extract.post_args "| tar -xf - --exclude '.MANUAL.txt.swp'" }}} -- Ticket URL: <https://trac.macports.org/ticket/33047> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33047: py-tahchee: convert to unified port, add python27 version -------------------------------------+-------------------------------------- Reporter: alex_a_bordeaux@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py-tahchee, py26-tahchee -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * type: submission => update * port: tahchee, py26-tahchee => py-tahchee, py26-tahchee * milestone: MacPorts 2.0.4 => Comment: It would be better to combine all versions of tahchee into the existing py-tahchee port by converting it to the unified python portgroup. Ask on the macports-dev mailing list if you have questions about how to do that. -- Ticket URL: <https://trac.macports.org/ticket/33047#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33047: py-tahchee: convert to unified port, add python27 version -------------------------------------+-------------------------------------- Reporter: alex_a_bordeaux@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py-tahchee, py26-tahchee -------------------------------------+-------------------------------------- Comment(by alex_a_bordeaux@…): added proposal for unified python port (could not test it for all python versions, compiles like a charm for python 2.7) would be glad if someone could look over this. cheers ! -- Ticket URL: <https://trac.macports.org/ticket/33047#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33047: py-tahchee: convert to unified port, add python27 version -------------------------------------+-------------------------------------- Reporter: alex_a_bordeaux@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch maintainer | Port: py-tahchee py26-tahchee -------------------------------------+-------------------------------------- Changes (by macsforever2000@…): * keywords: => haspatch maintainer * version: 2.0.3 => * type: update => enhancement * port: py-tahchee, py26-tahchee => py-tahchee py26-tahchee -- Ticket URL: <https://trac.macports.org/ticket/33047#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts