Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-python-dateutil for openSUSE:Factory checked in at 2024-12-19 21:39:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-python-dateutil (Old) and /work/SRC/openSUSE:Factory/.python-python-dateutil.new.29675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-dateutil" Thu Dec 19 21:39:55 2024 rev:15 rq:1231764 version:2.9.0.post0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-python-dateutil/python-python-dateutil.changes 2024-03-13 22:17:00.140792590 +0100 +++ /work/SRC/openSUSE:Factory/.python-python-dateutil.new.29675/python-python-dateutil.changes 2024-12-19 21:40:10.635554042 +0100 @@ -1,0 +2,6 @@ +Tue Dec 17 23:25:58 UTC 2024 - Matej Cepl <mc...@cepl.eu> + +- Add remove-six.patch to remove dependency on six module + (gh#dateutil/dateutil!1403). + +------------------------------------------------------------------- New: ---- remove-six.patch BETA DEBUG BEGIN: New: - Add remove-six.patch to remove dependency on six module (gh#dateutil/dateutil!1403). BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-python-dateutil.spec ++++++ --- /var/tmp/diff_new_pack.iV3ISr/_old 2024-12-19 21:40:11.151575430 +0100 +++ /var/tmp/diff_new_pack.iV3ISr/_new 2024-12-19 21:40:11.151575430 +0100 @@ -33,16 +33,17 @@ License: Apache-2.0 OR BSD-3-Clause URL: https://dateutil.readthedocs.org/en/latest/ Source0: https://files.pythonhosted.org/packages/source/p/python-dateutil/python-dateutil-%{version}.tar.gz +# PATCH-FEATURE-UPSTREAM remove-six.patch gh#dateutil/dateutil!1403 mc...@suse.com +# remove dependency on the six module +Patch0: remove-six.patch BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools >= 24.3} # Don't pin to <8 like upstream does: gh#dateutil/dateutil#1346 BuildRequires: %{python_module setuptools_scm} -BuildRequires: %{python_module six >= 1.5} BuildRequires: %{python_module wheel} BuildRequires: dos2unix BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-six >= 1.5 Obsoletes: python-dateutil < %{version}-%{release} Provides: python-dateutil = %{version}-%{release} Provides: python-python_dateutil = %{version}-%{release} ++++++ remove-six.patch ++++++ ++++ 799 lines (skipped)