Update Python 2 dependency declarations to new packaging standards

This commit is contained in:
Iryna Shcherbina 2018-01-30 02:48:59 +01:00
parent ceaab4ad4e
commit 74c065cbdf
1 changed files with 6 additions and 2 deletions

View File

@ -3,7 +3,7 @@
Name: python-%{srcname}
Version: 0.7.9
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Configurable sidebar-enabled Sphinx theme
License: BSD
@ -12,7 +12,7 @@ Source0: https://pypi.python.org/packages/71/c3/70da7d8ac18a4f4c502887bd2
BuildArch: noarch
BuildRequires: python2-devel
BuildRequires: python-setuptools
BuildRequires: python2-setuptools
%description
This theme is a modified "Kr" Sphinx theme from @kennethreitz (especially as
@ -74,6 +74,10 @@ rm -rf %{pypi_name}.egg-info
%changelog
* Tue Jan 30 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.7.9-5
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.9-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild