- allow tests to be disabled (still on by default)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=31
This commit is contained in:
parent
fdb169de9c
commit
db43ba758a
@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 16 07:30:01 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
Fri Apr 16 07:30:01 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
- temp disable testing to fix cycle with pytest
|
- allow tests to be disabled (still on by default)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 5 16:46:50 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Tue Mar 5 16:46:50 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%bcond_with test
|
%bcond_without test
|
||||||
%define oldpython python
|
%define oldpython python
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-MarkupSafe
|
Name: python-MarkupSafe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user