diff --git a/python-mistune.changes b/python-mistune.changes index 0dd0605..d65016b 100644 --- a/python-mistune.changes +++ b/python-mistune.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 4 08:56:53 UTC 2019 - Tomáš Chvátal + +- Drop the cython dependencies and mark package as noach: + * Upstream dropped the cython code + ------------------------------------------------------------------- Sat Mar 2 04:51:06 UTC 2019 - Arun Persaud diff --git a/python-mistune.spec b/python-mistune.spec index d6905dd..f304a2e 100644 --- a/python-mistune.spec +++ b/python-mistune.spec @@ -25,12 +25,11 @@ License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/lepture/mistune Source0: https://files.pythonhosted.org/packages/source/m/mistune/mistune-%{version}.tar.gz -BuildRequires: %{python_module Cython} -BuildRequires: %{python_module devel} BuildRequires: %{python_module nose} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +BuildArch: noarch %python_subpackages %description