- 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,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