15
0

- update to 2.1.0:

* fix: parse options with numerical values as int
- update to 2.0.0:
  * setup.py: Fix `project_urls` parameter name
  * Redo as a package to fix mypy issues
- Update to 1.0.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dj-database-url?expand=0&rev=21
This commit is contained in:
2024-01-08 20:53:13 +00:00
committed by Git OBS Bridge
parent 307a4770d0
commit bfec8e2405
4 changed files with 16 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 8 20:52:51 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.1.0:
* fix: parse options with numerical values as int
- update to 2.0.0:
* setup.py: Fix `project_urls` parameter name
* Redo as a package to fix mypy issues
-------------------------------------------------------------------
Mon May 8 14:28:44 UTC 2023 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
@@ -31,7 +40,7 @@ Thu Dec 22 19:19:28 UTC 2022 - Torsten Gruner <simmphonie@opensuse.org>
-------------------------------------------------------------------
Sun Jul 31 14:37:49 UTC 2022 - Torsten Gruner <simmphonie@opensuse.org>
- Update to 1.0.0
- Update to 1.0.0
* Add support for cockroachdb.
* Add support for the offical MSSQL connector.
* Update License to be compatible with Jazzband.