forked from pool/python-Jinja2
Accepting request 1040375 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1040375 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Jinja2?expand=0&rev=48
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 07:35:08 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
- ignore 'pytest.PytestRemovedIn8Warning: Support for nose tests is
|
||||
deprecated and will be removed in a future release.' error from
|
||||
pytest 7.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 4 11:35:44 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -62,7 +62,7 @@ dos2unix LICENSE.rst # Fix wrong EOL encoding
|
||||
|
||||
%check
|
||||
%if %{with test}
|
||||
%pytest
|
||||
%pytest -W ignore:'Support for nose tests is deprecated'
|
||||
%endif
|
||||
|
||||
%files %{python_files}
|
||||
|
||||
Reference in New Issue
Block a user