Rebuilt for Python 3.7
This commit is contained in:
parent
70ac3e67dc
commit
d5c010201a
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 2.6.0
|
Version: 2.6.0
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: Library implementing the 'SemVer' scheme
|
Summary: Library implementing the 'SemVer' scheme
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -108,6 +108,9 @@ rm -rf html/.{doctrees,buildinfo}
|
|||||||
%doc html
|
%doc html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 2.6.0-6
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Tue May 29 2018 Javier Peña <jpena@redhat.com> - 2.6.0-5
|
* Tue May 29 2018 Javier Peña <jpena@redhat.com> - 2.6.0-5
|
||||||
- Fix build due to Django dependency (bz#1556267)
|
- Fix build due to Django dependency (bz#1556267)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user