From b0db5b06a2f330be4fb01b82ab05710d1fcce8fa0c31c0ff2e374aa5ba6d03d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 23 Jan 2020 17:52:48 +0000 Subject: [PATCH] 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 --- python-authheaders.changes | 6 ++++++ python-authheaders.spec | 3 --- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/python-authheaders.changes b/python-authheaders.changes index 0662e4e..e4696a0 100644 --- a/python-authheaders.changes +++ b/python-authheaders.changes @@ -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 diff --git a/python-authheaders.spec b/python-authheaders.spec index e1b6e11..d18b478 100644 --- a/python-authheaders.spec +++ b/python-authheaders.spec @@ -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