Rebuilt for Python 3.9
This commit is contained in:
parent
086022a818
commit
9c72de9287
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 2.8.4
|
Version: 2.8.4
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Library implementing the 'SemVer' scheme
|
Summary: Library implementing the 'SemVer' scheme
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -68,6 +68,9 @@ rm -rf html/.{doctrees,buildinfo}
|
|||||||
%doc html
|
%doc html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 2.8.4-4
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
* Thu Feb 20 2020 Javier Peña <jpena@redhat.com> - 2.8.4-3
|
* Thu Feb 20 2020 Javier Peña <jpena@redhat.com> - 2.8.4-3
|
||||||
- Add sphinx_rtd_theme as a buld dependency
|
- Add sphinx_rtd_theme as a buld dependency
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user