Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyrad for openSUSE:Factory checked in at 2021-11-08 17:24:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyrad (Old) and /work/SRC/openSUSE:Factory/.python-pyrad.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyrad" Mon Nov 8 17:24:38 2021 rev:6 rq:930134 version:2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyrad/python-pyrad.changes 2021-06-14 23:11:53.940838648 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyrad.new.1890/python-pyrad.changes 2021-11-08 17:25:24.372741456 +0100 @@ -1,0 +2,5 @@ +Mon Nov 8 10:30:07 UTC 2021 - Dirk M??ller <[email protected]> + +- add missing six dependency declaration + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyrad.spec ++++++ --- /var/tmp/diff_new_pack.c79hOF/_old 2021-11-08 17:25:24.736741696 +0100 +++ /var/tmp/diff_new_pack.c79hOF/_new 2021-11-08 17:25:24.740741698 +0100 @@ -26,9 +26,11 @@ 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
