From 972f961d2c9f342e6562b4b2c2dcab9c1cfd8c8779d72821ebb8b9b01baf4966 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:19:23 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-certifi?expand=0&rev=30 --- python-certifi.changes | 5 +++++ python-certifi.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-certifi.changes b/python-certifi.changes index 2f9cc24..d5e0b31 100644 --- a/python-certifi.changes +++ b/python-certifi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:46:35 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Tue Apr 17 10:53:35 UTC 2018 - michael@stroeder.com diff --git a/python-certifi.spec b/python-certifi.spec index 05fe477..e0ebfd3 100644 --- a/python-certifi.spec +++ b/python-certifi.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -27,7 +27,6 @@ URL: https://pypi.python.org/pypi/certifi Source: https://files.pythonhosted.org/packages/source/c/certifi/certifi-%{version}.tar.gz # PATCH-FIX-SUSE -- prefer SUSE certificates Patch0: python-certifi-shipped-requests-cabundle.patch -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: ca-certificates BuildRequires: fdupes