- update to 4.0.0:

* Drop support for Python 3.7
  * Add support for Python 3.10 and 3.11
  * Add support for pytest 8

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-isort?expand=0&rev=19
This commit is contained in:
2024-03-16 13:07:59 +00:00
committed by Git OBS Bridge
parent cd5f204eb2
commit 2322d578e3
4 changed files with 14 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Mar 16 13:06:56 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 4.0.0:
* Drop support for Python 3.7
* Add support for Python 3.10 and 3.11
* Add support for pytest 8
-------------------------------------------------------------------
Sun Jan 15 20:12:31 UTC 2023 - Ben Greiner <code@bnavigator.de>