From f6c1bfdab994d31045817be3cce08eb4e9d4c7e3 Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Feb 28 2018 02:24:49 +0000 Subject: Update Python 2 dependency declarations to new packaging standards --- diff --git a/python-sphinx-theme-flask.spec b/python-sphinx-theme-flask.spec index 255aadf..75dc2ae 100644 --- a/python-sphinx-theme-flask.spec +++ b/python-sphinx-theme-flask.spec @@ -7,7 +7,7 @@ Name: python-sphinx-theme-flask Version: git%{commitdate}.%{shortcommit} -Release: 12%{?dist} +Release: 13%{?dist} Summary: Sphinx Themes for Flask related projects and Flask itself %{?el5:Group: Applications/Publishing} @@ -38,7 +38,7 @@ addon libraries for flask.\ %package -n python2-sphinx-theme-flask Summary: %summary -Requires: python-sphinx +Requires: python2-sphinx %{?python_provide:%python_provide python2-sphinx-theme-flask} %description -n python2-sphinx-theme-flask %_description @@ -92,6 +92,10 @@ cp -pr flask* %{buildroot}%{python3_sitelib}/sphinx/themes %changelog +* Wed Feb 28 2018 Iryna Shcherbina - git20130715.1cc4468-13 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Fri Feb 09 2018 Fedora Release Engineering - git20130715.1cc4468-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild