17
0

- update to 24.3:

* Reinstate setuptools_scm for build (#707).
  * Remove setuptools_scm (#704).
  * Fix Read the Docs (#703).
  * Remove support for Django 3.2 (EOL).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-bootstrap4?expand=0&rev=9
This commit is contained in:
2024-06-19 07:10:38 +00:00
committed by Git OBS Bridge
parent 2d6c939cc9
commit 392d65cf0e
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jun 19 07:09:59 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 24.3:
* Reinstate setuptools_scm for build (#707).
* Remove setuptools_scm (#704).
* Fix Read the Docs (#703).
* Remove support for Django 3.2 (EOL).
-------------------------------------------------------------------
Tue Jan 30 12:25:05 UTC 2024 - Dirk Müller <dmueller@suse.com>