Update to 1.4 that gives easy_install pypi credential handling

This commit is contained in:
Toshio Kuratomi 2013-11-18 11:25:47 -08:00
parent 8b4da0d1cf
commit db6ebee1ae
3 changed files with 6 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/svn17_example.zip
/svn18_example.zip
/setuptools-1.3.1.tar.gz
/setuptools-1.4.tar.gz

View File

@ -7,7 +7,7 @@
%global srcname setuptools
Name: python-setuptools
Version: 1.3.1
Version: 1.4
Release: 1%{?dist}
Summary: Easily build and distribute Python packages
@ -168,6 +168,9 @@ rm -rf %{buildroot}
%endif # with_python3
%changelog
* Mon Nov 18 2013 Toshio Kuratomi <toshio@fedoraproject.org> - 1.4-1
- Update to 1.4 that gives easy_install pypi credential handling
* Thu Nov 7 2013 Toshio Kuratomi <toshio@fedoraproject.org> - 1.3.1-1
- Minor upstream update to reign in overzealous warnings

View File

@ -1,3 +1 @@
e11d54d34c8c94f4ecfadb6b20df38b2 setuptools-1.3.1.tar.gz
f17c2dc62e023d3cff2503ef4add7897 svn17_example.zip
ad63f937c5a9bba35573467a1fc57400 svn18_example.zip
5710464bc5a61d75f5087f15ce63cfe0 setuptools-1.4.tar.gz