forked from pool/python-databases
- Update to 0.7.0:
* Fixed breaking changes in SQLAlchemy cursor; supports >=1.4.42,<1.5
* Wrapped types in typing.Optional where applicable
- Change {Build,}Requires for SQLAlchemy so we don't install >= 2.
- Drop patch sqlalchemy1442.patch, included upstream.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-databases?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 6 01:56:24 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 0.7.0:
|
||||
* Fixed breaking changes in SQLAlchemy cursor; supports >=1.4.42,<1.5
|
||||
* Wrapped types in typing.Optional where applicable
|
||||
- Change {Build,}Requires for SQLAlchemy so we don't install >= 2.
|
||||
- Drop patch sqlalchemy1442.patch, included upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 24 11:40:22 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user