Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-makefun for openSUSE:Factory checked in at 2023-03-29 23:27:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-makefun (Old) and /work/SRC/openSUSE:Factory/.python-makefun.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-makefun" Wed Mar 29 23:27:06 2023 rev:6 rq:1075037 version:1.15.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-makefun/python-makefun.changes 2023-03-27 18:16:08.135060800 +0200 +++ /work/SRC/openSUSE:Factory/.python-makefun.new.31432/python-makefun.changes 2023-03-29 23:27:24.443523495 +0200 @@ -1,0 +2,5 @@ +Tue Mar 28 09:39:24 UTC 2023 - pgaj...@suse.com + +- python-six is not required + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-makefun.spec ++++++ --- /var/tmp/diff_new_pack.xTLYec/_old 2023-03-29 23:27:24.883525847 +0200 +++ /var/tmp/diff_new_pack.xTLYec/_new 2023-03-29 23:27:24.891525889 +0200 @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-makefun Version: 1.15.1 Release: 0 @@ -28,13 +27,11 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module pytest} # /SECTION BuildRequires: fdupes -Requires: python-six Suggests: python-funcsigs BuildArch: noarch @@ -60,6 +57,6 @@ %files %{python_files} %doc README.md %license LICENSE -%{python_sitelib}/* +%{python_sitelib}/makefun* %changelog