diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-03-07 20:14:25 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-03-07 20:14:25 +0000 |
| commit | d71899efb614760f4734db759c1391ba15c6572c (patch) | |
| tree | def7a3b301c43989dbdee30750910b6516b055c4 /dev-python/types-python-dateutil | |
| parent | 870a647cf599ec2fbb0c57e96283801c6f51cfc0 (diff) | |
| download | baldeagleos-repo-d71899efb614760f4734db759c1391ba15c6572c.tar.gz baldeagleos-repo-d71899efb614760f4734db759c1391ba15c6572c.tar.xz baldeagleos-repo-d71899efb614760f4734db759c1391ba15c6572c.zip | |
Adding metadata
Diffstat (limited to 'dev-python/types-python-dateutil')
| -rw-r--r-- | dev-python/types-python-dateutil/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/types-python-dateutil/types-python-dateutil-2.9.0.20260305.ebuild | 19 |
2 files changed, 20 insertions, 0 deletions
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..4d9c63919d84 --- /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=( 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" |
