Upstream 0.6c5. There are a few known bugs, but the promised 0.6c6 is
taking too long, while other projects are beginning to require 0.6c5.
This commit is contained in:
parent
0464c240bf
commit
60dc427181
@ -1 +1 @@
|
||||
setuptools-0.6c3.tar.gz
|
||||
setuptools-0.6c5.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
Name: python-setuptools
|
||||
Version: 0.6c3
|
||||
Release: 1.1%{?dist}
|
||||
Version: 0.6c5
|
||||
Release: 1%{?dist}
|
||||
Summary: Download, build, install, upgrade, and uninstall Python packages
|
||||
|
||||
Group: Development/Languages
|
||||
@ -55,8 +55,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Dec 09 2006 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.6c3-1.1
|
||||
- Rebuild for python-2.5
|
||||
* Sun Jan 28 2007 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.6c5-1
|
||||
- Upstream 0.6c5 (known bugs, but the promised 0.6c6 is taking too long)
|
||||
|
||||
* Tue Dec 05 2006 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.6c3-1
|
||||
- Upstream 0.6c3 (#218540, thanks to Michel Alexandre Salim for the patch)
|
||||
|
Loading…
Reference in New Issue
Block a user