- 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
19 lines
673 B
Plaintext
19 lines
673 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Apr 13 21:28:51 UTC 2021 - simmphonie@opensuse.org
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 16 18:42:21 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
- Requires aiocontextvars for python <= 3.6
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 21 10:25:27 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.4.1
|