diff --git a/python-dogpile.cache.changes b/python-dogpile.cache.changes index 1cba882..311f8dd 100644 --- a/python-dogpile.cache.changes +++ b/python-dogpile.cache.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 30 11:03:50 UTC 2020 - Dirk Mueller + +- skip python2 building - 0.9.2 is python 3.x only + ------------------------------------------------------------------- Tue Jun 2 17:00:19 UTC 2020 - Dirk Mueller diff --git a/python-dogpile.cache.spec b/python-dogpile.cache.spec index ce709b4..5d82214 100644 --- a/python-dogpile.cache.spec +++ b/python-dogpile.cache.spec @@ -17,7 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define oldpython python +%global skip_python2 1 Name: python-dogpile.cache Version: 0.9.2 Release: 0 @@ -39,10 +39,6 @@ BuildRequires: python-rpm-macros Provides: python-dogpile.core = %{version} Obsoletes: python-dogpile.core < 0.4.1 BuildArch: noarch -%ifpython2 -Obsoletes: %{oldpython}-dogpile.core < 0.4.1 -Provides: %{oldpython}-dogpile.core = %{version} -%endif %python_subpackages %description