15
0

- Update to 0.41.2:

* Fix breaking change introduced on SQLAlchemy 2.0.22 changes to
    attributes.AttributeImpl constructor
- Drop patch sqlalchemy-2.0.22.patch:
  * Included upstream.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=81
This commit is contained in:
2024-10-02 04:50:51 +00:00
committed by Git OBS Bridge
parent c123221bfc
commit 2207837a9b
5 changed files with 15 additions and 37 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Oct 2 04:49:35 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.41.2:
* Fix breaking change introduced on SQLAlchemy 2.0.22 changes to
attributes.AttributeImpl constructor
- Drop patch sqlalchemy-2.0.22.patch:
* Included upstream.
-------------------------------------------------------------------
Thu Feb 22 11:23:32 UTC 2024 - Dirk Müller <dmueller@suse.com>