From 5da2cce6ffc6741eb06bca0e67c7fe2fe7675462 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Tue, 24 Feb 2026 23:53:19 +0000 Subject: Adding metadata --- dev-python/types-python-dateutil/Manifest | 1 + dev-python/types-python-dateutil/metadata.xml | 10 ++++++++++ .../types-python-dateutil-2.9.0.20260124.ebuild | 19 +++++++++++++++++++ 3 files changed, 30 insertions(+) create mode 100644 dev-python/types-python-dateutil/Manifest create mode 100644 dev-python/types-python-dateutil/metadata.xml create mode 100644 dev-python/types-python-dateutil/types-python-dateutil-2.9.0.20260124.ebuild (limited to 'dev-python/types-python-dateutil') diff --git a/dev-python/types-python-dateutil/Manifest b/dev-python/types-python-dateutil/Manifest new file mode 100644 index 000000000000..3b9a27689ce2 --- /dev/null +++ b/dev-python/types-python-dateutil/Manifest @@ -0,0 +1 @@ +DIST types_python_dateutil-2.9.0.20260124.tar.gz 16596 BLAKE2B 05f369098002f94fac335fde4b8ce26a76d8ba2a2a2ef2d5221cbe9fb3456a995307d992c64adee1f5fe275b2425ff7fea27616ffb907f0dc6668153ae02ed97 SHA512 dc499b7ba1e3e5391c2aec85d8fe65eeab2e8550d503fb250212235ecd3ce5f0bb2453664e31510e72453fb06a6cbc63e49581bdfec288831e0789fa1b1bff65 diff --git a/dev-python/types-python-dateutil/metadata.xml b/dev-python/types-python-dateutil/metadata.xml new file mode 100644 index 000000000000..a0d4c5913ba0 --- /dev/null +++ b/dev-python/types-python-dateutil/metadata.xml @@ -0,0 +1,10 @@ + + + + + python@gentoo.org + + + gentoo-staging + + \ No newline at end of file diff --git a/dev-python/types-python-dateutil/types-python-dateutil-2.9.0.20260124.ebuild b/dev-python/types-python-dateutil/types-python-dateutil-2.9.0.20260124.ebuild new file mode 100644 index 000000000000..4d9c63919d84 --- /dev/null +++ b/dev-python/types-python-dateutil/types-python-dateutil-2.9.0.20260124.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=( python3_{10..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" -- cgit v1.3.1