New upstream version 16.8 of python-packaging.
This commit is contained in:
parent
450ec9b440
commit
993aded628
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/packaging-16.7.tar.gz
|
||||
/packaging-16.8.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%global pypi_name packaging
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 16.7
|
||||
Version: 16.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Core utilities for Python packages
|
||||
|
||||
|
|
@ -96,5 +96,8 @@ rm -rf html/_static/fonts/
|
|||
%license LICENSE LICENSE.APACHE LICENSE.BSD
|
||||
|
||||
%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
|
||||
- Initial package.
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
5bfeb52de8dee2fcc95a003b0ebe9011 packaging-16.7.tar.gz
|
||||
53895cdca04ecff80b54128e475b5d3b packaging-16.8.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue