Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-PyICU for openSUSE:Factory checked in at 2025-02-07 22:54:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyICU (Old) and /work/SRC/openSUSE:Factory/.python-PyICU.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyICU" Fri Feb 7 22:54:33 2025 rev:21 rq:1243233 version:2.14 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyICU/python-PyICU.changes 2024-11-08 11:58:18.770792250 +0100 +++ /work/SRC/openSUSE:Factory/.python-PyICU.new.2316/python-PyICU.changes 2025-02-07 22:58:02.640461540 +0100 @@ -1,0 +2,5 @@ +Wed Feb 5 02:22:25 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Actually drop BuildRequires on six. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyICU.spec ++++++ --- /var/tmp/diff_new_pack.vutAb8/_old 2025-02-07 22:58:03.636502637 +0100 +++ /var/tmp/diff_new_pack.vutAb8/_new 2025-02-07 22:58:03.640502802 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-PyICU # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,6 @@ Release: 0 Summary: Python Extension Wrapping the ICU C++ API License: MIT -Group: Development/Libraries/Python URL: https://gitlab.pyicu.org Source0: https://files.pythonhosted.org/packages/source/P/PyICU/PyICU-%{version}.tar.gz # PATCH-FEATURE-UPSTREAM remove_six.patch mc...@suse.com @@ -32,7 +31,6 @@ BuildRequires: %{python_module devel} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module six} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: gcc-c++ @@ -73,5 +71,5 @@ %license LICENSE %doc CHANGES CREDITS README.md %{python_sitearch}/icu -%{python_sitearch}/PyICU-%{version}*-info +%{python_sitearch}/PyICU-%{version}.dist-info