- update to 1.5.0:

* Added support for Python 3.11 and 3.12.
  * Dropped support for Python 3.7.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-datadir?expand=0&rev=8
This commit is contained in:
2023-11-07 19:37:58 +00:00
committed by Git OBS Bridge
parent 905d937809
commit dca35a3858
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 7 19:37:33 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.5.0:
* Added support for Python 3.11 and 3.12.
* Dropped support for Python 3.7.
-------------------------------------------------------------------
Thu May 4 23:11:59 UTC 2023 - Dirk Müller <dmueller@suse.com>