14
0
forked from pool/python-pyrad

- add missing six dependency declaration

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrad?expand=0&rev=13
This commit is contained in:
2021-11-08 10:30:21 +00:00
committed by Git OBS Bridge
parent e5ce524ce1
commit f7ffc1561e
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 8 10:30:07 UTC 2021 - Dirk Müller <dmueller@suse.com>
- add missing six dependency declaration
-------------------------------------------------------------------
Sun Jun 13 19:00:10 UTC 2021 - Michael Ströder <michael@stroeder.com>

View File

@@ -26,9 +26,11 @@ URL: https://github.com/pyradius/pyrad
Source0: https://github.com/pyradius/pyrad/archive/%{version}.tar.gz
BuildRequires: %{python_module netaddr}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
BuildRequires: fdupes
BuildRequires: netcfg
BuildRequires: python-rpm-macros
Requires: python-six
BuildArch: noarch
%python_subpackages