]> git.pld-linux.org Git - packages/python3-pygments.git/commitdiff
- updated to 2.7.4
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 7 Feb 2021 19:58:02 +0000 (20:58 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 7 Feb 2021 19:58:02 +0000 (20:58 +0100)
python3-pygments.spec

index 18742289b983914dbaad2606d2af56a5dd679e38..95700e4d159753905cacf28aa963c70e5245ca20 100644 (file)
@@ -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.7.1
+Version:       2.7.4
 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: 8b4d5fe67fde78e9cf7eab088b341bfb
+# Source0-md5: 390a49fa0eb5486a795b2b54b9a7b666
 Patch0:                rpmspec.patch
 URL:           http://pygments.org/
 BuildRequires: python3 >= 1:3.5
@@ -81,6 +81,7 @@ Dokumentacja API modułu Pythona Pygments.
 %py3_build
 
 %if %{with tests}
+PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
 %{__python3} -m pytest tests
 %endif
 
This page took 0.036433 seconds and 4 git commands to generate.