Rebuilt for Python 3.8.0rc1 (#1748018)
This commit is contained in:
parent
84ac995df0
commit
9cd703ed12
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-%{upstream_name}
|
Name: python-%{upstream_name}
|
||||||
Version: 1.7.0
|
Version: 1.7.0
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: Sphinx domain for documenting HTTP APIs
|
Summary: Sphinx domain for documenting HTTP APIs
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://packages.python.org/sphinxcontrib-httpdomain/
|
URL: http://packages.python.org/sphinxcontrib-httpdomain/
|
||||||
@ -46,6 +46,9 @@ rm -r *.egg-info
|
|||||||
%{python3_sitelib}/sphinxcontrib*
|
%{python3_sitelib}/sphinxcontrib*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.7.0-7
|
||||||
|
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||||
|
|
||||||
* Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 1.7.0-6
|
* Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 1.7.0-6
|
||||||
- Rebuilt for Python 3.8
|
- Rebuilt for Python 3.8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user