forked from pool/python-mistune
- add conflicts with python-mistune2
* fix RecursionError for lists
regex
* Security fix for CVE-2022-34749
* Fix escape_url
- Switch from nose to pytest
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=53
This commit is contained in:
@@ -31,6 +31,8 @@ BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildArch: noarch
|
||||
Conflicts: python-mistune2 < %{version}
|
||||
Obsoletes: python-mistune2 < %{version}
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user