ius-community team mailing list archive
-
ius-community team
-
Mailing list archive
-
Message #00975
migrating from distribute to setuptools
Howdy,
The python packaging tool distribute was originally a fork of setuptools. It was merged back into setuptools in June 2013, thereby making setuptools the default choice for packaging. The IUS team will be deprecating our current python*-distribute packages and replacing them with the corresponding python*-setuptools packages. They are currently in the testing repo. Please test these packages and provide feedback on any issues.
Example: yum install --enable=ius-testing python33-setuptools
We are planning to move the new packages to the stable repos at the beginning of June.
Respectfully,
Carl George
https://bugs.launchpad.net/ius/+bug/1316792
http://python-packaging-user-guide.readthedocs.org/en/latest/current.html#id13
https://pypi.python.org/pypi/distribute/0.7.3
https://pypi.python.org/pypi/setuptools#id65
Follow ups