From 993aded62833879e08d519a19575b08c23b811bb Mon Sep 17 00:00:00 2001 From: Lumir Balhar Date: Thu, 3 Nov 2016 10:56:49 +0100 Subject: [PATCH] New upstream version 16.8 of python-packaging. --- .gitignore | 1 + python-packaging.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 66f7564..14dd33f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /packaging-16.7.tar.gz +/packaging-16.8.tar.gz diff --git a/python-packaging.spec b/python-packaging.spec index bd3fae5..411df4f 100644 --- a/python-packaging.spec +++ b/python-packaging.spec @@ -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 - 16.8-1 +- New upstream version + * Fri Sep 16 2016 Lumir Balhar - 16.7-1 - Initial package. diff --git a/sources b/sources index 28edf4b..5a8f473 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5bfeb52de8dee2fcc95a003b0ebe9011 packaging-16.7.tar.gz +53895cdca04ecff80b54128e475b5d3b packaging-16.8.tar.gz