Upgrade to 22.0.0
This commit is contained in:
parent
6d3f1b5a49
commit
bacd969f2b
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@
|
||||
/setuptools-20.9.0.tar.gz
|
||||
/setuptools-20.10.1.tar.gz
|
||||
/setuptools-21.2.2.tar.gz
|
||||
/setuptools-22.0.0.tar.gz
|
||||
|
@ -29,7 +29,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-setuptools
|
||||
Version: 21.2.2
|
||||
Version: 22.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Easily build and distribute Python packages
|
||||
|
||||
@ -223,6 +223,9 @@ LANG=en_US.utf8 PYTHONPATH=$(pwd) py.test-%{python3_version}
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Thu Jun 02 2016 Kevin Fenzi <kevin@scrye.com> - 20.0.0-1
|
||||
- Upgrade to 22.0.0
|
||||
|
||||
* Tue May 31 2016 Nils Philippsen <nils@redhat.com>
|
||||
- fix source URL
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user