summaryrefslogtreecommitdiff
path: root/dev-python/types-python-dateutil
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-30 00:41:36 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-30 00:41:36 +0000
commitd20b9f3d1fea3ac01c942a8967658cf04313518f (patch)
tree96c37fad1c9ddfd73a3b93b03149daa19ab09840 /dev-python/types-python-dateutil
parent5b0b36719cbd43cb20919d6eca452a55031e54bf (diff)
downloadbaldeagleos-repo-d20b9f3d1fea3ac01c942a8967658cf04313518f.tar.gz
baldeagleos-repo-d20b9f3d1fea3ac01c942a8967658cf04313518f.tar.xz
baldeagleos-repo-d20b9f3d1fea3ac01c942a8967658cf04313518f.zip
Adding metadata
Diffstat (limited to 'dev-python/types-python-dateutil')
-rw-r--r--dev-python/types-python-dateutil/Manifest1
-rw-r--r--dev-python/types-python-dateutil/types-python-dateutil-2.8.15.ebuild19
2 files changed, 0 insertions, 20 deletions
diff --git a/dev-python/types-python-dateutil/Manifest b/dev-python/types-python-dateutil/Manifest
index a77e1cf0bc6b..cc0f4f839875 100644
--- a/dev-python/types-python-dateutil/Manifest
+++ b/dev-python/types-python-dateutil/Manifest
@@ -1,2 +1 @@
-DIST types-python-dateutil-2.8.15.tar.gz 6923 BLAKE2B 53bfdff4ebb585d4b0d9c9a22c8e70aae87ce2b154748f54823713e68f8faa21ae3eb7165359e6763b2b0027e5128fedba4d66e6bd70232bd6650cf9bfe425dd SHA512 e2efd88dfc27b5a7ace8147b9a4d924dd32471fe59d65c7ff8bc9576d1d8b5b6bdc83e808cabb35c9a866614debd8fafdd779166efa2b51069056ae9330f9fcc
DIST types-python-dateutil-2.8.16.tar.gz 6973 BLAKE2B 2e883f73af0e79faf57f8469733ec742b9881e974a253ddd40e80628302ea29a9046a319088d75b9bc47792b0e225fe2c2f376ea4a5d794d710cf7aea7af7af3 SHA512 1d2927c6bd85fa8222c7519d3ac8ae6179da746ebb29ca4e9002ca410131e10445b8ebc2b70bb6df1b3e8ed90098827884bf5f928039d1627ca760c86cdcc113
diff --git a/dev-python/types-python-dateutil/types-python-dateutil-2.8.15.ebuild b/dev-python/types-python-dateutil/types-python-dateutil-2.8.15.ebuild
deleted file mode 100644
index fcc908ef2fa8..000000000000
--- a/dev-python/types-python-dateutil/types-python-dateutil-2.8.15.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{7,8,9,10} 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"