From 23f4b6317f43ad2acdbe52e440581444aff5054ecd223a08a9f7898d523e1cc8 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 7 Jan 2024 20:54:25 +0000 Subject: [PATCH] - update to 2.4.0: * drop python 3.8 support - Remove python_module macro definition OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pygments-pytest?expand=0&rev=25 --- python-pygments-pytest.changes | 8 +++++++- python-pygments-pytest.spec | 5 ++--- v2.3.0.tar.gz | 3 --- v2.4.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 v2.3.0.tar.gz create mode 100644 v2.4.0.tar.gz diff --git a/python-pygments-pytest.changes b/python-pygments-pytest.changes index 39161a0..a421a42 100644 --- a/python-pygments-pytest.changes +++ b/python-pygments-pytest.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jan 7 20:53:30 UTC 2024 - Dirk Müller + +- update to 2.4.0: + * drop python 3.8 support + ------------------------------------------------------------------- Fri Apr 21 12:30:50 UTC 2023 - Dirk Müller @@ -6,7 +12,7 @@ Fri Apr 21 12:30:50 UTC 2023 - Dirk Müller ------------------------------------------------------------------- Wed Nov 30 06:28:21 UTC 2022 - Daniel Garcia -- Remove python_module macro definition +- Remove python_module macro definition - More specific python_sitelib in %files - Update to 2.3.0: * Update azure-pipelines template repositories diff --git a/python-pygments-pytest.spec b/python-pygments-pytest.spec index 740b4cd..4e67a80 100644 --- a/python-pygments-pytest.spec +++ b/python-pygments-pytest.spec @@ -1,7 +1,7 @@ # # spec file for package python-pygments-pytest # -# 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 @@ -16,10 +16,9 @@ # -%define skip_python2 1 %{?sle15_python_module_pythons} Name: python-pygments-pytest -Version: 2.3.0 +Version: 2.4.0 Release: 0 Summary: A pygments lexer for pytest output License: MIT diff --git a/v2.3.0.tar.gz b/v2.3.0.tar.gz deleted file mode 100644 index c83425a..0000000 --- a/v2.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c19b5ba585a6eba62485537fc17f2d85b996f42d2d1c6b6eecb85662567d6298 -size 7176 diff --git a/v2.4.0.tar.gz b/v2.4.0.tar.gz new file mode 100644 index 0000000..84eb885 --- /dev/null +++ b/v2.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a0fa6d2fbca121f02240facd1caa05ad50193152766692e5057b98c926f772b +size 7022