17
0

26 Commits

Author SHA256 Message Date
2785c4338a Accepting request 1292511 from devel:languages:python
- update to 3.0.1:
  * Re-drop dependency on `typing_extensions`
- update to 3.0.0:
  * Drop dependency on `typing_extensions`
  * Fix type errors

OBS-URL: https://build.opensuse.org/request/show/1292511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dj-database-url?expand=0&rev=12
2025-07-14 08:52:09 +00:00
58c15b6b91 - update to 3.0.1:
* Re-drop dependency on `typing_extensions`
- update to 3.0.0:
  * Drop dependency on `typing_extensions`
  * Fix type errors

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dj-database-url?expand=0&rev=25
2025-07-13 13:38:32 +00:00
9eea46df26 Accepting request 1217341 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1217341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dj-database-url?expand=0&rev=11
2024-10-24 13:42:31 +00:00
3fe58698c9 - update to 2.3.0
* Remove Python 3.8 support.
  * Remove Django 3 support.
  * Add python 3.13 support.
  * Add Django 5.1 to the testing library.
- version 2.2.0
  * Add disable_server_side_cursors parameter
  * Enhance Query String Parsing for Server-Side Binding in Django 4.2 with psycopg 3.1.8+
  * Update django 5.0 python compatability by @mattseymour in #239
  * Improved internals
  * Improved documentation

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dj-database-url?expand=0&rev=23
2024-10-23 11:47:33 +00:00
a646df9d74 Accepting request 1137636 from devel:languages:python
- 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/request/show/1137636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dj-database-url?expand=0&rev=10
2024-01-09 19:49:41 +00:00
bfec8e2405 - 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
2024-01-08 20:53:13 +00:00
2e35c5639a Accepting request 1085628 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1085628
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dj-database-url?expand=0&rev=9
2023-05-09 11:09:03 +00:00
307a4770d0 Accepting request 1085548 from home:jaimeMF:branches:devel:languages:python:django
- python-typing_extensions is always required

(The build of python-django-polymorphic was failing because of this)

OBS-URL: https://build.opensuse.org/request/show/1085548
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dj-database-url?expand=0&rev=19
2023-05-09 06:39:59 +00:00
3016d5997f Accepting request 1082829 from devel:languages:python
- 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/request/show/1082829
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dj-database-url?expand=0&rev=8
2023-04-26 15:24:38 +00:00
2b9fd23789 - 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
2023-04-25 21:59:58 +00:00
c09a5bfdcd Accepting request 1045761 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1045761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dj-database-url?expand=0&rev=7
2022-12-30 10:08:45 +00:00
a24cddc747 Accepting request 1045711 from home:Simmphonie:branches:devel:languages:python
- Update to version 1.2.0
  * Add the ability to add test databases.
  * Improve url parsing and encoding.
  * Fix missing parameter conn_health_check in check function.
- Version 1.1.0
  * Option for connection health checks parameter.
  * Update supported version python 3.11.
  * Code changes, various improvments.
  * Add project links to setup.py
- Update to 1.0.0 
  * Add support for cockroachdb.
  * Add support for the offical MSSQL connector.
  * Update License to be compatible with Jazzband.
  * Remove support for Python < 3.5 including Python 2.7
  * Update source code to Black format.
  * Update CI using pre-commit

OBS-URL: https://build.opensuse.org/request/show/1045711
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dj-database-url?expand=0&rev=15
2022-12-29 22:40:38 +00:00
b38fb96dc9 Accepting request 849338 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/849338
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dj-database-url?expand=0&rev=6
2020-11-19 11:01:23 +00:00
7150754af3 Accepting request 849257 from home:jayvdb:branches:devel:languages:python
- Activate test suite

OBS-URL: https://build.opensuse.org/request/show/849257
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dj-database-url?expand=0&rev=13
2020-11-19 07:48:42 +00:00
b315a9cc74 Accepting request 686224 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/686224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dj-database-url?expand=0&rev=5
2019-03-19 09:02:53 +00:00
c67a5d7111 Accepting request 686218 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary.
- Reduce markup, descriptions are still pretty much plaintext,
  not HTML or rst.

OBS-URL: https://build.opensuse.org/request/show/686218
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dj-database-url?expand=0&rev=11
2019-03-18 20:15:24 +00:00
e0db56b922 Accepting request 682847 from devel:languages:python
- Update to 0.5.0:
  * Fixes for python3.6
  * ipv6 parsing

OBS-URL: https://build.opensuse.org/request/show/682847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dj-database-url?expand=0&rev=4
2019-03-12 08:53:55 +00:00
Tomáš Chvátal
e0491571f5 - Update to 0.5.0:
* Fixes for python3.6
  * ipv6 parsing

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dj-database-url?expand=0&rev=9
2019-03-08 13:32:05 +00:00
f01b7d3e4d Accepting request 654017 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/654017
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dj-database-url?expand=0&rev=3
2018-12-13 18:43:03 +00:00
1c7b659098 Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dj-database-url?expand=0&rev=7
2018-12-04 17:12:18 +00:00
92e8ddc962 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dj-database-url?expand=0&rev=6
2018-12-04 13:23:53 +00:00
86662e7551 Accepting request 556696 from devel:languages:python
- Switch to github url to contain the LICENSE file

OBS-URL: https://build.opensuse.org/request/show/556696
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dj-database-url?expand=0&rev=2
2017-12-14 10:03:11 +00:00
Tomáš Chvátal
2cd1b5c279 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dj-database-url?expand=0&rev=4 2017-12-13 14:54:48 +00:00
Tomáš Chvátal
2fb81deee1 - Switch to github url to contain the LICENSE file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dj-database-url?expand=0&rev=3
2017-12-13 14:52:30 +00:00
5d244604ac Accepting request 533024 from devel:languages:python
Required by python-django-nose

See request 531880 : https://build.opensuse.org/request/show/531880

OBS-URL: https://build.opensuse.org/request/show/533024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dj-database-url?expand=0&rev=1
2017-10-18 08:50:30 +00:00
Jan Matejek
164b43fd0e Accepting request 528874 from home:Simmphonie:python
- Initial release 0.4.2

OBS-URL: https://build.opensuse.org/request/show/528874
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dj-database-url?expand=0&rev=1
2017-09-27 16:12:02 +00:00