New upstream version 16.8 of python-packaging.
This commit is contained in:
parent
450ec9b440
commit
993aded628
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/packaging-16.7.tar.gz
|
/packaging-16.7.tar.gz
|
||||||
|
/packaging-16.8.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name packaging
|
%global pypi_name packaging
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 16.7
|
Version: 16.8
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Core utilities for Python packages
|
Summary: Core utilities for Python packages
|
||||||
|
|
||||||
@ -96,5 +96,8 @@ rm -rf html/_static/fonts/
|
|||||||
%license LICENSE LICENSE.APACHE LICENSE.BSD
|
%license LICENSE LICENSE.APACHE LICENSE.BSD
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 02 2016 Lumir Balhar <lbalhar@redhat.com> - 16.8-1
|
||||||
|
- New upstream version
|
||||||
|
|
||||||
* Fri Sep 16 2016 Lumir Balhar <lbalhar@redhat.com> - 16.7-1
|
* Fri Sep 16 2016 Lumir Balhar <lbalhar@redhat.com> - 16.7-1
|
||||||
- Initial package.
|
- Initial package.
|
||||||
|
Loading…
Reference in New Issue
Block a user