forked from pool/python-dj-database-url
- update to 1.3.0:
* Better error on missing schema * Add types * 100% test coverage * Avoid duplicating the uses_netloc and schemes lines * isort 5.11.4 is broken * Throw warning if DATABASE_URL isn't set * Fixes #209 - Make conn_max_age optional[int] type OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dj-database-url?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 25 21:59:28 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.3.0:
|
||||
* Better error on missing schema
|
||||
* Add types
|
||||
* 100% test coverage
|
||||
* Avoid duplicating the uses_netloc and schemes lines
|
||||
* isort 5.11.4 is broken
|
||||
* Throw warning if DATABASE_URL isn't set
|
||||
* Fixes #209 - Make conn_max_age optional[int] type
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 22 19:19:28 UTC 2022 - Torsten Gruner <simmphonie@opensuse.org>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user