- Require python-xml that is used by some parts of M2crypto
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=58
This commit is contained in:
parent
62493603bd
commit
0a2a5e2e7d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 20 11:14:52 UTC 2018 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Require python-xml that is used by some parts of M2crypto
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 9 22:30:59 UTC 2018 - michael@stroeder.com
|
Fri Feb 9 22:30:59 UTC 2018 - michael@stroeder.com
|
||||||
|
|
||||||
|
@ -29,11 +29,13 @@ Source: https://files.pythonhosted.org/packages/source/M/M2Crypto/M2Cryp
|
|||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module typing}
|
BuildRequires: %{python_module typing}
|
||||||
|
BuildRequires: %{python_module xml}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: openssl
|
BuildRequires: openssl
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-typing
|
Requires: python-typing
|
||||||
|
Requires: python-xml
|
||||||
# hpj: SLES 12 and Leap 42.1 need swig3 to build this package
|
# hpj: SLES 12 and Leap 42.1 need swig3 to build this package
|
||||||
%if 0%{?sle_version} == 120100
|
%if 0%{?sle_version} == 120100
|
||||||
BuildRequires: swig3
|
BuildRequires: swig3
|
||||||
|
Loading…
Reference in New Issue
Block a user