diff --git a/python-SQLAlchemy.changes b/python-SQLAlchemy.changes index 561444a..4838e0b 100644 --- a/python-SQLAlchemy.changes +++ b/python-SQLAlchemy.changes @@ -76,6 +76,7 @@ Sat Oct 22 16:19:42 UTC 2022 - Arun Persaud system_views view entirely. Error catching has been extended that under no circumstances will this method ever fail, provided database connectivity is present. References: #8525 +- Also remove the conditional definition of python_module. ------------------------------------------------------------------- Sat Sep 17 07:23:58 UTC 2022 - Dirk Müller diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index 0d9e70b..6a98ad8 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 %define oldpython python Name: python-SQLAlchemy