Unifying Python Ports

Jeremy Lavergne jeremy at lavergne.gotdns.org
Thu Aug 11 10:51:05 PDT 2011


As we unify python packages, will things depending on python2.4 packages 
need the dependency name changed?
 * py-some_py -> py24-some_py
 * py-some_py -> py${python.version}-some_py

Otherwise, depending on py-some_py will go to the python.default_version
for the package, which is likely the py27 subport.



More information about the macports-dev mailing list