- 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:
Tomáš Chvátal 2018-02-20 11:15:15 +00:00 committed by Git OBS Bridge
parent 62493603bd
commit 0a2a5e2e7d
2 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -29,11 +29,13 @@ Source: https://files.pythonhosted.org/packages/source/M/M2Crypto/M2Cryp
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module typing}
BuildRequires: %{python_module xml}
BuildRequires: fdupes
BuildRequires: openssl
BuildRequires: openssl-devel
BuildRequires: python-rpm-macros
Requires: python-typing
Requires: python-xml
# hpj: SLES 12 and Leap 42.1 need swig3 to build this package
%if 0%{?sle_version} == 120100
BuildRequires: swig3