[packages/python3-pygments] - updated to 2.14.0; requires pytest 7
qboosh
qboosh at pld-linux.org
Sun Jan 15 20:01:59 CET 2023
commit d985b8f38ee2e14e0085f502afa6bae0fb2b12b8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jan 15 20:03:07 2023 +0100
- updated to 2.14.0; requires pytest 7
python3-pygments.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/python3-pygments.spec b/python3-pygments.spec
index dbc087a..a522a9f 100644
--- a/python3-pygments.spec
+++ b/python3-pygments.spec
@@ -7,13 +7,13 @@
Summary: A generic syntax highlighter as Python 3 module
Summary(pl.UTF-8): Moduł Pythona 3 do ogólnego podświetlania składni
Name: python3-%{module}
-Version: 2.13.0
+Version: 2.14.0
Release: 1
License: BSD
Group: Development/Languages/Python
#Source0Download: https://pypi.org/simple/pygments/
Source0: https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
-# Source0-md5: 6ccae578d28d18968b30a4711652fd9a
+# Source0-md5: 447be4afb076c8325a7dc659aff5b931
Patch0: rpmspec.patch
URL: https://pygments.org/
BuildRequires: python3 >= 1:3.6
@@ -21,7 +21,8 @@ BuildRequires: python3-devel >= 1:3.6
BuildRequires: python3-modules >= 1:3.6
BuildRequires: python3-setuptools
%if %{with tests}
-BuildRequires: python3-pytest
+BuildRequires: python3-pytest >= 7
+BuildRequires: python3-wcag_contrast_ratio
%endif
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.714
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-pygments.git/commitdiff/d985b8f38ee2e14e0085f502afa6bae0fb2b12b8
More information about the pld-cvs-commit
mailing list