James Oakley 2008-05-21 17:03:38 +00:00 committed by Git OBS Bridge
parent 7783efecfb
commit a3d96e5cce
2 changed files with 19 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Name: python-%{modname}
URL: http://peak.telecommunity.com/DevCenter/setuptools URL: http://peak.telecommunity.com/DevCenter/setuptools
Summary: Download, build, install, upgrade, and uninstall Python packages -- easily! Summary: Download, build, install, upgrade, and uninstall Python packages -- easily!
Version: 0.6 Version: 0.6
%define extraver c7 %define extraver c8
Release: 1 Release: 1
License: PSF or ZPL License: PSF or ZPL
Group: Development/Libraries/Python Group: Development/Libraries/Python
@ -46,6 +46,21 @@ rm -rf %{buildroot}
%changelog %changelog
* Wed May 21 2008 - James Oakley <jfunk@funktronics.ca> - 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 <jfunk@funktronics.ca> - 0.6-1 * Tue Oct 23 2007 - James Oakley <jfunk@funktronics.ca> - 0.6-1
- Update to 0.6c7 - Update to 0.6c7
- Fixed distutils.filelist.findall() crashing on broken symlinks, and - Fixed distutils.filelist.findall() crashing on broken symlinks, and

3
setuptools-0.6c8.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2af1a92e42bd4e4a16f8e44a456de854d1d081dd206d24cabe2d70f78f5778db
size 189910