Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-types-python-dateutil for
openSUSE:Factory checked in at 2026-03-15 14:32:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-types-python-dateutil (Old)
and /work/SRC/openSUSE:Factory/.python-types-python-dateutil.new.8177
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-types-python-dateutil"
Sun Mar 15 14:32:12 2026 rev:5 rq:1339014 version:2.9.0.20260305
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-types-python-dateutil/python-types-python-dateutil.changes
2024-11-21 15:15:01.652474724 +0100
+++
/work/SRC/openSUSE:Factory/.python-types-python-dateutil.new.8177/python-types-python-dateutil.changes
2026-03-15 14:32:58.024870332 +0100
@@ -1,0 +2,14 @@
+Sat Mar 14 20:54:10 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2.9.0.20260305:
+ * [python-dateutil] Complete stubs
+ * [python-dateutil] Make
+ `dateutil.parser.parse(fuzzy_with_tokens=True)` return a
+ tuple
+ * [python-dateutil] Add missing annotation to 'tag' in
+ rebuild.py
+ * [python-dateutil] Add missing parameter annotations
+ * [python-dateutil] add some missing parameter types
+ * Use union instead of overloads in dateutil
+
+-------------------------------------------------------------------
Old:
----
types-python-dateutil-2.9.0.20241003.tar.gz
New:
----
types_python_dateutil-2.9.0.20260305.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-types-python-dateutil.spec ++++++
--- /var/tmp/diff_new_pack.6mlWnJ/_old 2026-03-15 14:32:58.480889104 +0100
+++ /var/tmp/diff_new_pack.6mlWnJ/_new 2026-03-15 14:32:58.484889268 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-types-python-dateutil
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,13 @@
%{?sle15_python_module_pythons}
Name: python-types-python-dateutil
-Version: 2.9.0.20241003
+Version: 2.9.0.20260305
Release: 0
Summary: Typing stubs for python-dateutil
License: Apache-2.0
URL: https://github.com/python/typeshed
-Source:
https://files.pythonhosted.org/packages/source/t/types-python-dateutil/types-python-dateutil-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/t/types-python-dateutil/types_python_dateutil-%{version}.tar.gz
+BuildRequires: %{python_module base}
BuildRequires: %{python_module mypy}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
@@ -40,7 +41,7 @@
can be used by type-checking tools like
%prep
-%autosetup -p1 -n types-python-dateutil-%{version}
+%autosetup -p1 -n types_python_dateutil-%{version}
%build
%pyproject_wheel