From 8a4f25c17601de403342a103fed7b8809f820f63 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Thu, 5 May 2022 12:39:13 +0000 Subject: Adding metadata --- dev-python/types-python-dateutil/Manifest | 2 +- .../types-python-dateutil-2.8.10.ebuild | 19 ------------------- .../types-python-dateutil-2.8.14.ebuild | 19 +++++++++++++++++++ 3 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 dev-python/types-python-dateutil/types-python-dateutil-2.8.10.ebuild create mode 100644 dev-python/types-python-dateutil/types-python-dateutil-2.8.14.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 17f8a94b1e4e..ecddef1b31c6 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.10.tar.gz 6621 BLAKE2B e0833d78f958b8c7e1829969c54a0a985372214ddd2838c1837a83fa05b00578d7718d8102738fe4d59c47c6f426e999da9b1fedcd27063beff80385648ec14d SHA512 0c645141bfa2c1427877afc2742b7fa8f323fee9d62cdff88393baf26680a6c1b15e5990a82149ab56bd48bf5142d2be2c4d04562430681bce64243facfa205a 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 diff --git a/dev-python/types-python-dateutil/types-python-dateutil-2.8.10.ebuild b/dev-python/types-python-dateutil/types-python-dateutil-2.8.10.ebuild deleted file mode 100644 index fcc908ef2fa8..000000000000 --- a/dev-python/types-python-dateutil/types-python-dateutil-2.8.10.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.14.ebuild b/dev-python/types-python-dateutil/types-python-dateutil-2.8.14.ebuild new file mode 100644 index 000000000000..fcc908ef2fa8 --- /dev/null +++ b/dev-python/types-python-dateutil/types-python-dateutil-2.8.14.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