Bootstrap for Python 3.8

This commit is contained in:
Miro Hrončok 2019-08-15 16:46:03 +02:00
parent 85b603cc14
commit 3917a9cea5
1 changed files with 5 additions and 1 deletions

View File

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