Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-16 02:01:36 +02:00
parent 9f04931a31
commit 0c60185e6c

View File

@ -1,4 +1,3 @@
%global _with_bootstrap 1
%global pypi_name packaging
%if 0%{?fedora}
@ -14,7 +13,7 @@
Name: python-%{pypi_name}
Version: 16.8
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Core utilities for Python packages
License: BSD or ASL 2.0
@ -176,6 +175,9 @@ rm -rf html/_static/fonts/
%license LICENSE LICENSE.APACHE LICENSE.BSD
%changelog
* Sat Jun 16 2018 Miro Hrončok <mhroncok@redhat.com> - 16.8-10
- Rebuilt for Python 3.7
* Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 16.8-9
- Bootstrap for Python 3.7