commit: c9853381cf0ab9230a3709953baec3907572faf4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 7 15:20:43 2026 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 7 15:26:41 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9853381
dev-python/types-python-dateutil: Bump to 2.9.0.20260305
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/types-python-dateutil/Manifest | 1 +
.../types-python-dateutil-2.9.0.20260305.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/dev-python/types-python-dateutil/Manifest
b/dev-python/types-python-dateutil/Manifest
index 3b9a27689ce2..7d7b6a720c80 100644
--- a/dev-python/types-python-dateutil/Manifest
+++ b/dev-python/types-python-dateutil/Manifest
@@ -1 +1,2 @@
DIST types_python_dateutil-2.9.0.20260124.tar.gz 16596 BLAKE2B
05f369098002f94fac335fde4b8ce26a76d8ba2a2a2ef2d5221cbe9fb3456a995307d992c64adee1f5fe275b2425ff7fea27616ffb907f0dc6668153ae02ed97
SHA512
dc499b7ba1e3e5391c2aec85d8fe65eeab2e8550d503fb250212235ecd3ce5f0bb2453664e31510e72453fb06a6cbc63e49581bdfec288831e0789fa1b1bff65
+DIST types_python_dateutil-2.9.0.20260305.tar.gz 16885 BLAKE2B
9e1bca39abbf9cceea425e7113e775203a16fe11bb845fa510b3db8e3db7313b08cf9013c621a219c72dac034d67ef74e28b86610c1896e1e0ae479d9efdc8cb
SHA512
c30ed86c9f78765e0a0634c3f99733c1003c5357eacd0f93e06fb7b22022809ee08b008ddc84074526cd220569c2155736c3b49672f57f4a4c349932be82121a
diff --git
a/dev-python/types-python-dateutil/types-python-dateutil-2.9.0.20260305.ebuild
b/dev-python/types-python-dateutil/types-python-dateutil-2.9.0.20260305.ebuild
new file mode 100644
index 000000000000..5c1566408d94
--- /dev/null
+++
b/dev-python/types-python-dateutil/types-python-dateutil-2.9.0.20260305.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Typing stubs for python-dateutil"
+HOMEPAGE="
+ https://github.com/python/typeshed/
+ https://pypi.org/project/types-python-dateutil/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"