15
0

Accepting request 766680 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/766680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-authheaders?expand=0&rev=3
This commit is contained in:
2020-01-24 12:12:18 +00:00
committed by Git OBS Bridge
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