14
0
2007-10-23 23:37:29 +00:00
committed by Git OBS Bridge
parent e85fb23d59
commit 29f9e7fb09
2 changed files with 13 additions and 1 deletions

View File

@@ -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 c6
%define extraver c7
Release: 1
License: PSF or ZPL
Group: Development/Libraries/Python
@@ -45,6 +45,15 @@ rm -rf %{buildroot}
%exclude %{py_sitedir}/setuptools/*.exe
%changelog
* Tue Oct 23 2007 - James Oakley <jfunk@funktronics.ca> - 0.6-1
- Update to 0.6c7
- Fixed distutils.filelist.findall() crashing on broken symlinks, and
egg_info command failing on new, uncommitted SVN directories
- Fix import problems with nested namespace packages installed via --root or
--single-version-externally-managed, due to the parent package not having
the child package as an attribute
* Sun Jan 28 2007 - judas_iscariote@shorewall.net
- update to version 0.6c5