17
0
Commit Graph

6 Commits

Author SHA256 Message Date
cdf64e648b Accepting request 925856 from home:bnavigator:branches:devel:languages:python
- Update to version 0.5.3
  * Support dialect+driver for default database drivers like
    postgresql+asyncpg (#396)
  * Documentation of low-level transaction (#390)
- Release 0.5.2
  * Reset counter for failed connections (#385)
  * Avoid dangling task-local connections after
    Database.disconnect() (#211)
- Release 0.5.1
  * Make database connect and disconnect calls idempotent (#379)
  * Fix in_ and notin_ queries in SQLAlchemy 1.4 (#378)
- Release 0.5.0 (August 26th, 2021)
  * Support SQLAlchemy 1.4 (#299)
  * Fix concurrent transactions (#328)
- Drop sqlalchemy-14.patch fixed upstream

OBS-URL: https://build.opensuse.org/request/show/925856
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-databases?expand=0&rev=10
2021-10-21 13:26:26 +00:00
2ec1053d22 - Add sqlalchemy-14.patch upgrading used API of SQLAlchemy to 1.4.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-databases?expand=0&rev=8
2021-05-26 12:10:42 +00:00
d58397ef50 Accepting request 885352 from home:Simmphonie:python
- update to version 0.4.3
  * Pin SQLAlchemy to < 1.4 (#314)
- version 0.4.2
  * Fix memory leak with asyncpg for SQLAlchemy generic functions (#273)
- fix python version to "< 3.7" for aiocontextvars

OBS-URL: https://build.opensuse.org/request/show/885352
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-databases?expand=0&rev=6
2021-04-14 13:18:47 +00:00
6d73b19292 Accepting request 863722 from home:bnavigator:branches:devel:languages:python
- Requires aiocontextvars for python <= 3.6

OBS-URL: https://build.opensuse.org/request/show/863722
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-databases?expand=0&rev=4
2021-01-16 20:42:28 +00:00
a792dd5a21 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-databases?expand=0&rev=2 2020-12-01 13:41:02 +00:00
7a473d4436 Accepting request 851497 from home:jayvdb:py-submit
depends on https://build.opensuse.org/request/show/851460 and that request also provides justification, and https://build.opensuse.org/request/show/851465

OBS-URL: https://build.opensuse.org/request/show/851497
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-databases?expand=0&rev=1
2020-11-30 15:55:54 +00:00