forked from pool/python-pygments-pytest
Accepting request 830710 from home:mcalabkova:branches:devel:languages:python:pytest
- Update to 2.1.0 * Use new --code-highlight=no in pytest 6 (and prevent tests from failing) OBS-URL: https://build.opensuse.org/request/show/830710 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pygments-pytest?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 21 11:42:17 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- Update to 2.1.0
|
||||
* Use new --code-highlight=no in pytest 6 (and prevent tests from failing)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 15:01:50 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-pygments-pytest
|
||||
Version: 2.0.0
|
||||
Version: 2.1.0
|
||||
Release: 0
|
||||
Summary: A pygments lexer for pytest output
|
||||
License: MIT
|
||||
@@ -50,7 +50,7 @@ This library provides a pygments lexer called "pytest".
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%pytest -k 'not (test_different_test_types or test_too_long_summary_line or test_deprecated_raises_exec_failure or test_blank_code_line)'
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.md
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f5cc25d39cfcb2e0ecf8ace6772cdb69c2da50ad7a10249fb383aaf0a0468d9c
|
||||
size 7268
|
||||
3
v2.1.0.tar.gz
Normal file
3
v2.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bacbed2ecb53889d07460134b09bd0e9fc45c97195d7c4ef1bd9f782460236aa
|
||||
size 6982
|
||||
Reference in New Issue
Block a user