diff --git a/python-pytz-deprecation-shim.changes b/python-pytz-deprecation-shim.changes index 72d60b6..e090e30 100644 --- a/python-pytz-deprecation-shim.changes +++ b/python-pytz-deprecation-shim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 19 07:49:07 UTC 2022 - Dirk Müller + +- skip python2 build + ------------------------------------------------------------------- Wed Feb 23 14:22:19 UTC 2022 - Matej Cepl diff --git a/python-pytz-deprecation-shim.spec b/python-pytz-deprecation-shim.spec index f58afd9..028ab15 100644 --- a/python-pytz-deprecation-shim.spec +++ b/python-pytz-deprecation-shim.spec @@ -16,7 +16,8 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?!python_module:%define python_module() python3-%{**}} +%global skip_python2 1 %define modname pytz-deprecation-shim Name: python-%{modname} Version: 0.1.0.post0