- Drop the cython dependencies and mark package as noach:
* Upstream dropped the cython code OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=22
This commit is contained in:
parent
8993c249c5
commit
2da178cdd5
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 4 08:56:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Drop the cython dependencies and mark package as noach:
|
||||
* Upstream dropped the cython code
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 2 04:51:06 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user