- update to 2.1.0:

* Drop support for python 3.7
  * Add support for python 3.11 - 3.12
  * Add support for pytest-metadata 3.x
  * Switch to Hatch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-base-url?expand=0&rev=7
This commit is contained in:
2024-04-08 09:38:55 +00:00
committed by Git OBS Bridge
parent f7f69fb4a4
commit 6217b28d16
4 changed files with 18 additions and 9 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Apr 8 09:38:48 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.1.0:
* Drop support for python 3.7
* Add support for python 3.11 - 3.12
* Add support for pytest-metadata 3.x
* Switch to Hatch
-------------------------------------------------------------------
Tue Jun 20 07:14:23 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>