From 8eec499eb0de6eaeb0226543b04634c710830232 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Dec 10 2018 11:40:39 +0000 Subject: Remove python2 package --- diff --git a/python-sphinx-theme-flask.spec b/python-sphinx-theme-flask.spec index 5e6ddba..929e66d 100644 --- a/python-sphinx-theme-flask.spec +++ b/python-sphinx-theme-flask.spec @@ -24,16 +24,6 @@ addon libraries for flask.\ %description %_description -%package -n python2-sphinx-theme-flask -Summary: %summary -BuildRequires: python2-devel -BuildRequires: python2-setuptools -Requires: python2-sphinx -%{?python_provide:%python_provide python2-sphinx-theme-flask} - -%description -n python2-sphinx-theme-flask %_description - - %package -n python3-sphinx-theme-flask Summary: %summary BuildRequires: python3-devel @@ -49,33 +39,24 @@ Requires: python3-sphinx %build -%py2_build %py3_build %install -%py2_install %py3_install - - -%files -n python2-sphinx-theme-flask -%license LICENSE -%doc README.rst -%{python2_sitelib}/Flask_Sphinx_Themes-*.egg-info/ -%{python2_sitelib}/flask_sphinx_themes/ - %files -n python3-sphinx-theme-flask %license LICENSE %doc README.rst %{python3_sitelib}/Flask_Sphinx_Themes-*.egg-info/ %{python3_sitelib}/flask_sphinx_themes/ + %changelog * Mon Dec 10 2018 Miro Hrončok - 1.0.2-1 - Update to 1.0.2 -- Fix Python 2 installation +- Remove python2 package * Sat Jul 14 2018 Fedora Release Engineering - git20130715.1cc4468-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild