- 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
parent 735a4f4780
commit ade69cef0a
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bd049b867079b22e3ca9021cfd80fa8096ce481588747803b6bebf0c355012a4
size 9584

3
1.6.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:02bf92871dd571dd17a16e3e1879b206087db542779ca598b7e59b13385e643c
size 9605

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-flake8-path
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pytest-flake8-path
Version: 1.5.0
Version: 1.6.0
Release: 0
Summary: A pytest fixture for testing flake8 plugins
License: MIT