diff --git a/python-setuptools.spec b/python-setuptools.spec index 9c1fa22..6c952d0 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -3,7 +3,7 @@ Name: python-%{modname} URL: http://peak.telecommunity.com/DevCenter/setuptools Summary: Download, build, install, upgrade, and uninstall Python packages -- easily! Version: 0.6 -%define extraver c7 +%define extraver c8 Release: 1 License: PSF or ZPL Group: Development/Libraries/Python @@ -46,6 +46,21 @@ rm -rf %{buildroot} %changelog +* Wed May 21 2008 - James Oakley - 0.6-1 +- Update to 0.6c8 + - Fixed a missing files problem when using Windows source distributions on + non-Windows platforms, due to distutils not handling manifest file line + endings correctly + - Updated Pyrex support to work with Pyrex 0.9.6 and higher + - Minor changes for Jython compatibility + - Fixed not installing eggs in install_requires if they were also used for + setup_requires or tests_require + - Fixed not fetching eggs in install_requires when running tests + - Allow ez_setup.use_setuptools() to upgrade existing setuptools + installations when called from a standalone setup.py + - Added a warning if a namespace package is declared, but its parent package + is not also declared as a namespace + * Tue Oct 23 2007 - James Oakley - 0.6-1 - Update to 0.6c7 - Fixed distutils.filelist.findall() crashing on broken symlinks, and diff --git a/setuptools-0.6c8.tar.bz2 b/setuptools-0.6c8.tar.bz2 new file mode 100644 index 0000000..6c5ce30 --- /dev/null +++ b/setuptools-0.6c8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af1a92e42bd4e4a16f8e44a456de854d1d081dd206d24cabe2d70f78f5778db +size 189910