17
0

Accepting request 890933 from home:alarrosa:branches:devel:languages:python

- Remove %ifpython2 (python2 flavor is disabled).
- Do not use %if %{python_version_nodots} for BuildRequires.

OBS-URL: https://build.opensuse.org/request/show/890933
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=190
This commit is contained in:
2021-05-07 08:54:47 +00:00
committed by Git OBS Bridge
parent 9c1e4fc47c
commit 096aa562dd
2 changed files with 8 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 6 08:22:12 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
- Remove %ifpython2 (python2 flavor is disabled).
- Do not use %if %{python_version_nodots} for BuildRequires.
-------------------------------------------------------------------
Wed May 5 16:56:39 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>