- Removing a test file is too much a hack for me
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=84
This commit is contained in:
parent
cd8449b35a
commit
fb5373309a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 18 12:11:36 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Removing a test file is too much a hack for me
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 15 14:30:49 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -84,8 +84,7 @@ install -Dm0644 doc/pygmentize.1 %{buildroot}%{_mandir}/man1/pygmentize.1
|
||||
|
||||
%check
|
||||
# skip test that requires wcag-contrast-ratio Python package
|
||||
rm ./tests/contrast/test_contrasts.py
|
||||
%pytest
|
||||
%pytest --ignore tests/contrast/test_contrasts.py
|
||||
|
||||
%pre
|
||||
# If libalternatives is used: Removing old update-alternatives entries.
|
||||
|
Loading…
Reference in New Issue
Block a user