Rebuilt for Python 3.9

This commit is contained in:
Miro Hrončok 2020-05-23 09:22:00 +02:00
parent c2b7ad1eca
commit 09531c5c94

View File

@ -1,4 +1,3 @@
%global _without_check 1
%global pypi_name sphinxcontrib-applehelp %global pypi_name sphinxcontrib-applehelp
# when bootstrapping sphinx, we cannot run tests yet # when bootstrapping sphinx, we cannot run tests yet
@ -6,7 +5,7 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.0.1 Version: 1.0.1
Release: 7%{?dist} Release: 8%{?dist}
Summary: Sphinx extension for Apple help books Summary: Sphinx extension for Apple help books
License: BSD License: BSD
URL: http://sphinx-doc.org/ URL: http://sphinx-doc.org/
@ -80,6 +79,9 @@ popd
%changelog %changelog
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-8
- Rebuilt for Python 3.9
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-7 * Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-7
- Bootstrap for Python 3.9 - Bootstrap for Python 3.9