17
0

- update to 3.0.0:

* Dropped support for Python 2.7, Python 3.6, and Django 1.8.
  * Declare our support for Python 3.11 and Django 4.1.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-coverage-plugin?expand=0&rev=12
This commit is contained in:
2023-02-10 12:38:06 +00:00
committed by Git OBS Bridge
parent 8144bfd1a0
commit e389d6827c
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 10 12:37:29 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.0.0:
* Dropped support for Python 2.7, Python 3.6, and Django 1.8.
* Declare our support for Python 3.11 and Django 4.1.
-------------------------------------------------------------------
Sat Sep 3 03:48:09 UTC 2022 - John Vandenberg <jayvdb@gmail.com>