Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-flufl.i18n for openSUSE:Factory checked in at 2023-01-18 14:23:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-flufl.i18n (Old) and /work/SRC/openSUSE:Factory/.python-flufl.i18n.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-flufl.i18n" Wed Jan 18 14:23:17 2023 rev:6 rq:1059337 version:4.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-flufl.i18n/python-flufl.i18n.changes 2022-09-29 18:14:04.595339595 +0200 +++ /work/SRC/openSUSE:Factory/.python-flufl.i18n.new.32243/python-flufl.i18n.changes 2023-01-18 14:23:20.040123531 +0100 @@ -1,0 +2,6 @@ +Wed Jan 18 10:55:15 UTC 2023 - Daniel Garcia <[email protected]> + +- Remove not needed python-six dependency +- Add required dep for testing python-pdm-pep517 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-flufl.i18n.spec ++++++ --- /var/tmp/diff_new_pack.NxuLVb/_old 2023-01-18 14:23:20.492126062 +0100 +++ /var/tmp/diff_new_pack.NxuLVb/_new 2023-01-18 14:23:20.496126084 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-flufl.i18n # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-flufl.i18n Version: 4.1.1 Release: 0 @@ -31,9 +30,9 @@ BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module atpublic} +BuildRequires: %{python_module pdm-pep517} BuildRequires: %{python_module pytest-cov} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module six} BuildRequires: %{python_module sybil} BuildRequires: %{python_module typing_extensions} # /SECTION
