diff --git a/python-MarkupSafe.changes b/python-MarkupSafe.changes index ff9ae04..aa075bb 100644 --- a/python-MarkupSafe.changes +++ b/python-MarkupSafe.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Fri Apr 16 07:30:01 UTC 2021 - Dirk Müller -- 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 diff --git a/python-MarkupSafe.spec b/python-MarkupSafe.spec index 95d6376..0ac8eac 100644 --- a/python-MarkupSafe.spec +++ b/python-MarkupSafe.spec @@ -16,7 +16,7 @@ # -%bcond_with test +%bcond_without test %define oldpython python %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-MarkupSafe