Rebuilt for Python 3.7
This commit is contained in:
parent
9f04931a31
commit
0c60185e6c
@ -1,4 +1,3 @@
|
|||||||
%global _with_bootstrap 1
|
|
||||||
%global pypi_name packaging
|
%global pypi_name packaging
|
||||||
|
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
@ -14,7 +13,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 16.8
|
Version: 16.8
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: Core utilities for Python packages
|
Summary: Core utilities for Python packages
|
||||||
|
|
||||||
License: BSD or ASL 2.0
|
License: BSD or ASL 2.0
|
||||||
@ -176,6 +175,9 @@ rm -rf html/_static/fonts/
|
|||||||
%license LICENSE LICENSE.APACHE LICENSE.BSD
|
%license LICENSE LICENSE.APACHE LICENSE.BSD
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 16.8-9
|
||||||
- Bootstrap for Python 3.7
|
- Bootstrap for Python 3.7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user