Rebuilt for Python 3.8

This commit is contained in:
Miro Hrončok 2019-08-16 16:39:16 +02:00
parent 3917a9cea5
commit 75f3951501
1 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,3 @@
%global _with_bootstrap 1
%global srcname sphinx_rtd_theme
# Disables tests and docs
@ -6,7 +5,7 @@
Name: python-%{srcname}
Version: 0.4.3
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Sphinx theme for readthedocs.org
License: MIT
@ -102,6 +101,9 @@ cp -a %{buildroot}%{python3_sitelib}/%{srcname}/static/fonts \
%{python3_sitelib}/%{srcname}*
%changelog
* Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4.3-6
- Rebuilt for Python 3.8
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4.3-5
- Bootstrap for Python 3.8