commit:     4591781a496c0183fb1fe8f3d333f15361b66c48
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon May 30 11:56:26 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Mon May 30 12:09:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4591781a

dev-python/types-python-dateutil: add 2.8.17

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/types-python-dateutil/Manifest             |  1 +
 .../types-python-dateutil-2.8.17.ebuild               | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/types-python-dateutil/Manifest 
b/dev-python/types-python-dateutil/Manifest
index cc0f4f839..97b8c5ae9 100644
--- a/dev-python/types-python-dateutil/Manifest
+++ b/dev-python/types-python-dateutil/Manifest
@@ -1 +1,2 @@
 DIST types-python-dateutil-2.8.16.tar.gz 6973 BLAKE2B 
2e883f73af0e79faf57f8469733ec742b9881e974a253ddd40e80628302ea29a9046a319088d75b9bc47792b0e225fe2c2f376ea4a5d794d710cf7aea7af7af3
 SHA512 
1d2927c6bd85fa8222c7519d3ac8ae6179da746ebb29ca4e9002ca410131e10445b8ebc2b70bb6df1b3e8ed90098827884bf5f928039d1627ca760c86cdcc113
+DIST types-python-dateutil-2.8.17.tar.gz 7018 BLAKE2B 
261aa401e656a6524b96fd3c7ccf2cccf1dd8826c5597958ca1dde8b05ea656af7486b8487c57915b679c409befac004294e26a9fe401beefbe07060dfefc352
 SHA512 
ef33af71fd007175967b436a9115c1ce2defbb2a4d154c153e58ed72286e5090c73c959f3be0498a3613391b3b0519784a47678182d0d685007d386ae3005565

diff --git 
a/dev-python/types-python-dateutil/types-python-dateutil-2.8.17.ebuild 
b/dev-python/types-python-dateutil/types-python-dateutil-2.8.17.ebuild
new file mode 100644
index 000000000..5c6215e01
--- /dev/null
+++ b/dev-python/types-python-dateutil/types-python-dateutil-2.8.17.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Typing stubs for python-dateutil"
+HOMEPAGE="
+       https://pypi.org/project/types-python-dateutil/
+       https://github.com/python/typeshed/tree/master/stubs/python-dateutil
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64"

Reply via email to