From 0f219bf0f1509d54bd0ec9be6776975ceb0bed389697f0e4d54d9b372cdb2c54 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 9 May 2023 22:42:43 +0000 Subject: [PATCH] Accepting request 1085728 from home:dimstar:Factory - Properly advertise this package also as python-SQLAlchemy. Addresses https://build.opensuse.org/package/show/openSUSE:Factory/python-agate-sql OBS-URL: https://build.opensuse.org/request/show/1085728 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy1?expand=0&rev=14 --- python-SQLAlchemy1.changes | 5 +++++ python-SQLAlchemy1.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-SQLAlchemy1.changes b/python-SQLAlchemy1.changes index 77fe1fc..342d3d1 100644 --- a/python-SQLAlchemy1.changes +++ b/python-SQLAlchemy1.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 9 13:30:00 UTC 2023 - Dominique Leuenberger + +- Properly advertise this package also as python-SQLAlchemy. + ------------------------------------------------------------------- Sat May 6 15:46:20 UTC 2023 - Dirk Müller diff --git a/python-SQLAlchemy1.spec b/python-SQLAlchemy1.spec index 8093235..685fc81 100644 --- a/python-SQLAlchemy1.spec +++ b/python-SQLAlchemy1.spec @@ -35,6 +35,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python Requires: python-greenlet +Provides: python-SQLAlchemy = %{version} Provides: python-sqlalchemy = %{version} Conflicts: python-SQLAlchemy %if %{python_version_nodots} < 38