diff --git a/1.5.0.tar.gz b/1.5.0.tar.gz deleted file mode 100644 index 9ac8430..0000000 --- a/1.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd049b867079b22e3ca9021cfd80fa8096ce481588747803b6bebf0c355012a4 -size 9584 diff --git a/1.6.0.tar.gz b/1.6.0.tar.gz new file mode 100644 index 0000000..92a4718 --- /dev/null +++ b/1.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02bf92871dd571dd17a16e3e1879b206087db542779ca598b7e59b13385e643c +size 9605 diff --git a/python-pytest-flake8-path.changes b/python-pytest-flake8-path.changes index d5b5db7..843c5bc 100644 --- a/python-pytest-flake8-path.changes +++ b/python-pytest-flake8-path.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Nov 9 16:16:26 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-pytest-flake8-path.spec b/python-pytest-flake8-path.spec index bc795ef..4e6ce4a 100644 --- a/python-pytest-flake8-path.spec +++ b/python-pytest-flake8-path.spec @@ -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