- update to 7.2.0:

* Fix compatibility issue with Python 3.13.
  * Declare compatibility with Python 3.13.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-bdd?expand=0&rev=25
This commit is contained in:
2024-06-07 07:01:24 +00:00
committed by Git OBS Bridge
parent 4aab6aa821
commit a7b105dbc5
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jun 7 07:00:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 7.2.0:
* Fix compatibility issue with Python 3.13.
* Declare compatibility with Python 3.13.
-------------------------------------------------------------------
Mon May 6 06:41:12 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>