← Back to team overview

ius-community team mailing list archive

Re: migrating from distribute to setuptools

 

The setuptools packages (and dependencies) will be moving from testing to stable tonight.

* python27-setuptools, python27-backports, python27-backports-ssl_match_hostname
* python32-setuptools
* python33-setuptools

Respectfully,
Carl George

________________________________________
From: Carl George
Sent: Tuesday, May 20, 2014 03:56 PM
To: ius-community@xxxxxxxxxxxxxxxxxxx
Subject: 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


References