15
0

Accepting request 766640 from devel:languages:python:mailman:backports

- do not require python-cffi for 15, it will be required by
  python-PyNaCl

OBS-URL: https://build.opensuse.org/request/show/766640
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-authheaders?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal
2020-01-23 17:52:48 +00:00
committed by Git OBS Bridge
parent d886eb72a1
commit b0db5b06a2
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jan 23 14:58:46 UTC 2020 - pgajdos@suse.com
- do not require python-cffi for 15, it will be required by
python-PyNaCl
-------------------------------------------------------------------
Fri Jan 10 17:54:29 UTC 2020 - pgajdos@suse.com

View File

@@ -28,9 +28,6 @@ Source: https://files.pythonhosted.org/packages/source/a/authheaders/aut
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
%if 0%{?suse_version} <= 1500
BuildRequires: %{python_module cffi}
%endif
Requires: python-authres >= 1.0.1
Requires: python-dkimpy >= 0.7.1
Requires: python-dnspython