Update to 17.1
This commit is contained in:
parent
75f037510f
commit
e9441d0c00
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/packaging-16.7.tar.gz
|
||||
/packaging-16.8.tar.gz
|
||||
/packaging-17.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -9,8 +9,8 @@
|
|||
%global python3_wheelname %python2_wheelname
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 16.8
|
||||
Release: 8%{?dist}
|
||||
Version: 17.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Core utilities for Python packages
|
||||
|
||||
License: BSD or ASL 2.0
|
||||
|
|
@ -167,6 +167,9 @@ rm -rf html/_static/fonts/
|
|||
%license LICENSE LICENSE.APACHE LICENSE.BSD
|
||||
|
||||
%changelog
|
||||
* Wed Mar 14 2018 Charalampos Stratakis <cstratak@redhat.com> - 17.1-1
|
||||
- Update to 17.1
|
||||
|
||||
* Fri Feb 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 16.8-8
|
||||
- Update Python 2 dependency declarations to new packaging standards
|
||||
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
53895cdca04ecff80b54128e475b5d3b packaging-16.8.tar.gz
|
||||
SHA512 (packaging-17.1.tar.gz) = 52d2f482ae5cd0f8e7b3ac35c4b270ca736bc4f7ebaa569631d1dcb8ea024ee6f75127ca2aa3c95e686ebbd427de2ef4bc01bcd839591f7b4c1e26f9b8d9acb0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue