#16723: unify the python portgroups -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts base enhancements Component: base | Version: 1.7.0 Resolution: | Keywords: Port: | -------------------------------+-------------------------------------------- Comment(by blb@macports.org): Testing looks good so far, I have (among other ports in this test install): {{{ $ port-test installed py* The following ports are currently installed: py-mx-base @3.1.1_0+python25+python26 (active) py-setuptools @0.6c8_0+python25+python26 (active) py25-hashlib @2.5.2_0 (active) py25-zlib @2.5.2_0 (active) py26-hashlib @2.6_0 (active) py26-zlib @2.6_0 (active) python25 @2.5.2_5+darwin_9 (active) python26 @2.6_2+darwin_9 (active) }}} I used the foreach to define py25- and py26- dependencies for py- setuptools: {{{ $ port-test info +python25 +python26 py-setuptools @0.6c8 (python, devel) Variants: python24, +python25, +python26 ... Build Dependencies: py25-hashlib, py26-hashlib Library Dependencies: python25, python26, py25-zlib, py26-zlib }}} Now we should probably find some more esoteric modules for edge-case testing. Obviously in this test install I have defined the py26- ports, created a python26 portgroup, and replaced the python portgroup with the one here. -- Ticket URL: <http://trac.macports.org/ticket/16723#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS