- update to 1.5.0:

* Drop Python 3.7 support.
  * Support Python 3.12.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-flake8-path?expand=0&rev=3
This commit is contained in:
2023-07-24 19:01:13 +00:00
committed by Git OBS Bridge
parent a9308f6c3d
commit 735a4f4780
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 24 19:01:06 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.5.0:
* Drop Python 3.7 support.
* Support Python 3.12.
-------------------------------------------------------------------
Thu Mar 9 07:40:48 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>