diff --git a/python-cachetools.spec b/python-cachetools.spec index 9de7c26..9dfea94 100644 --- a/python-cachetools.spec +++ b/python-cachetools.spec @@ -6,7 +6,7 @@ Name: python-cachetools Version: 2.0.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Extensible memoizing collections and decorators License: MIT @@ -15,7 +15,7 @@ Source0: https://pypi.python.org/packages/source/c/cachetools/cachetools- BuildArch: noarch BuildRequires: python2-devel -BuildRequires: python-setuptools +BuildRequires: python2-setuptools %if %{with python3} BuildRequires: python3-devel %endif # with python3 @@ -121,6 +121,10 @@ popd %changelog +* Sun Feb 11 2018 Iryna Shcherbina - 2.0.1-5 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Fri Feb 09 2018 Fedora Release Engineering - 2.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild