- update to 1.6.0:

* Drop Python 3.8 support.
  * Support Python 3.13.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-flake8-path?expand=0&rev=5
This commit is contained in:
2024-11-09 16:16:36 +00:00
committed by Git OBS Bridge
commit 39119ce6dc
6 changed files with 110 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
-------------------------------------------------------------------
Sat Nov 9 16:16:26 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.6.0:
* Drop Python 3.8 support.
* Support Python 3.13.
-------------------------------------------------------------------
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>
- Initial package (version 1.3.0)