Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-testflo for openSUSE:Factory checked in at 2022-11-12 17:41:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-testflo (Old) and /work/SRC/openSUSE:Factory/.python-testflo.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-testflo" Sat Nov 12 17:41:15 2022 rev:9 rq:1035285 version:1.4.9 Changes: -------- --- /work/SRC/openSUSE:Factory/python-testflo/python-testflo.changes 2022-10-12 18:25:55.473849307 +0200 +++ /work/SRC/openSUSE:Factory/.python-testflo.new.1597/python-testflo.changes 2022-11-12 17:41:37.614331497 +0100 @@ -1,0 +2,10 @@ +Fri Nov 11 13:38:05 UTC 2022 - [email protected] + +- silent rpmlint + +------------------------------------------------------------------- +Fri Nov 11 11:20:30 UTC 2022 - [email protected] + +- python-six is not required + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-testflo.spec ++++++ --- /var/tmp/diff_new_pack.UuReQs/_old 2022-11-12 17:41:37.958333545 +0100 +++ /var/tmp/diff_new_pack.UuReQs/_new 2022-11-12 17:41:37.962333569 +0100 @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python36 1 Name: python-testflo Version: 1.4.9 @@ -27,11 +26,9 @@ URL: https://github.com/OpenMDAO/testflo Source: https://files.pythonhosted.org/packages/source/t/testflo/testflo-%{version}.tar.gz BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-setuptools -Requires: python-six Requires(post): update-alternatives Requires(preun):update-alternatives Recommends: python-coverage @@ -70,13 +67,14 @@ %post %python_install_alternative testflo -%preun +%postun %python_uninstall_alternative testflo %files %{python_files} %license LICENSE.txt %doc README.md %python_alternative %{_bindir}/testflo -%{python_sitelib}/* +%{python_sitelib}/testflo +%{python_sitelib}/testflo-*.egg-info %changelog
