17
0

- update to 3.1.0:

* Dropped support for Python 3.7 and Django 1.x. Declared
    support for Python 3.12.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-coverage-plugin?expand=0&rev=16
This commit is contained in:
2023-08-08 10:59:00 +00:00
committed by Git OBS Bridge
parent 5c8b4b6fbc
commit 0a31b06edf
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Aug 8 10:58:54 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.1.0:
* Dropped support for Python 3.7 and Django 1.x. Declared
support for Python 3.12.
-------------------------------------------------------------------
Thu Apr 13 10:15:32 UTC 2023 - pgajdos@suse.com