From da0bb7224c43d5f9831b033750bd967da124132b Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Tue, 10 May 2022 13:14:28 +0000 Subject: Adding metadata --- dev-python/types-python-dateutil/Manifest | 2 +- .../types-python-dateutil-2.8.12.ebuild | 19 ------------------- .../types-python-dateutil-2.8.15.ebuild | 19 +++++++++++++++++++ 3 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 dev-python/types-python-dateutil/types-python-dateutil-2.8.12.ebuild create mode 100644 dev-python/types-python-dateutil/types-python-dateutil-2.8.15.ebuild (limited to 'dev-python/types-python-dateutil') diff --git a/dev-python/types-python-dateutil/Manifest b/dev-python/types-python-dateutil/Manifest index ecddef1b31c6..7495b0c3af53 100644 --- a/dev-python/types-python-dateutil/Manifest +++ b/dev-python/types-python-dateutil/Manifest @@ -1,2 +1,2 @@ -DIST types-python-dateutil-2.8.12.tar.gz 6702 BLAKE2B 1435e834c4c0e6a1a2dfb22e4f98fe2382bb9942d69f44892ce381b9949579361b1cf6efd8e7ec0979101d721877534b19410a4527aa034b5e4c0d382fe7dd0a SHA512 20bc518462ee692ae642a1762c6f958e6d914c9b005b5dad9f68938b7e1a010161d5f23ece1be74dd0adb0dda85be20c81a44efa4ba181bd18f10e74c7a28967 DIST types-python-dateutil-2.8.14.tar.gz 6833 BLAKE2B 5a0ac6d195219956e9416af735b14715ce9beefad02ae2f5898693b2d55f406c5a4039175616dd6f7637d8a22cefae6cb2d82737cb2da86b1e76e1c411df9f41 SHA512 07a392b00157d07f05c6332915c33a3595dcb623b92bf70ed4ad91cccc36334df2cb9f04701288ba42301149d4e78cfdd6ce527772f8261feb11b1ec588eb86d +DIST types-python-dateutil-2.8.15.tar.gz 6923 BLAKE2B 53bfdff4ebb585d4b0d9c9a22c8e70aae87ce2b154748f54823713e68f8faa21ae3eb7165359e6763b2b0027e5128fedba4d66e6bd70232bd6650cf9bfe425dd SHA512 e2efd88dfc27b5a7ace8147b9a4d924dd32471fe59d65c7ff8bc9576d1d8b5b6bdc83e808cabb35c9a866614debd8fafdd779166efa2b51069056ae9330f9fcc diff --git a/dev-python/types-python-dateutil/types-python-dateutil-2.8.12.ebuild b/dev-python/types-python-dateutil/types-python-dateutil-2.8.12.ebuild deleted file mode 100644 index fcc908ef2fa8..000000000000 --- a/dev-python/types-python-dateutil/types-python-dateutil-2.8.12.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" 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 new file mode 100644 index 000000000000..fcc908ef2fa8 --- /dev/null +++ b/dev-python/types-python-dateutil/types-python-dateutil-2.8.15.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_{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" -- cgit v1.3.1