From dde65d7d1b96bcac9354afb09c98c3f4515b5d51aa4ee837da9ce74a1c6640d0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 5 Dec 2018 14:30:33 +0000 Subject: [PATCH] Whoops! Here -devel dependency certainly should stay OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=73 --- python-M2Crypto.changes | 5 +++++ python-M2Crypto.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-M2Crypto.changes b/python-M2Crypto.changes index 1e556f9..3c66669 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 5 14:30:23 UTC 2018 - Matej Cepl + +- Whoops! Here -devel dependency certainly should stay + ------------------------------------------------------------------- Tue Dec 4 12:50:42 UTC 2018 - Matej Cepl diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index d9a4a74..1176354 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -26,6 +26,7 @@ License: MIT Group: Development/Languages/Python Url: https://gitlab.com/m2crypto/m2crypto Source: https://files.pythonhosted.org/packages/source/M/M2Crypto/M2Crypto-%{version}.tar.gz +BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module typing} BuildRequires: %{python_module xml}