- 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
This commit is contained in:
2024-01-07 20:54:25 +00:00
committed by Git OBS Bridge
parent 725443b2f0
commit 23f4b6317f
4 changed files with 12 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jan 7 20:53:30 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.4.0:
* drop python 3.8 support
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Apr 21 12:30:50 UTC 2023 - Dirk Müller <dmueller@suse.com> Fri Apr 21 12:30:50 UTC 2023 - Dirk Müller <dmueller@suse.com>
@@ -6,7 +12,7 @@ Fri Apr 21 12:30:50 UTC 2023 - Dirk Müller <dmueller@suse.com>
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Nov 30 06:28:21 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com> Wed Nov 30 06:28:21 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Remove python_module macro definition - Remove python_module macro definition
- More specific python_sitelib in %files - More specific python_sitelib in %files
- Update to 2.3.0: - Update to 2.3.0:
* Update azure-pipelines template repositories * Update azure-pipelines template repositories

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-pygments-pytest # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,9 @@
# #
%define skip_python2 1
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-pygments-pytest Name: python-pygments-pytest
Version: 2.3.0 Version: 2.4.0
Release: 0 Release: 0
Summary: A pygments lexer for pytest output Summary: A pygments lexer for pytest output
License: MIT License: MIT

BIN
v2.3.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
v2.4.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.