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