commit: 5088915a4239b5d6e70565cd43ec8eff8e4c1451
Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Tue Sep 26 12:50:27 2023 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Sep 26 12:51:19 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5088915a
dev-python/types-requests: drop 2.31.0.2, 2.31.0.3
Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
dev-python/types-requests/Manifest | 2 --
.../types-requests/types-requests-2.31.0.2.ebuild | 22 ----------------------
.../types-requests/types-requests-2.31.0.3.ebuild | 22 ----------------------
3 files changed, 46 deletions(-)
diff --git a/dev-python/types-requests/Manifest
b/dev-python/types-requests/Manifest
index 8f3c04389b..91a68b94b6 100644
--- a/dev-python/types-requests/Manifest
+++ b/dev-python/types-requests/Manifest
@@ -1,3 +1 @@
-DIST types-requests-2.31.0.2.tar.gz 15293 BLAKE2B
84028b7732acd481b1898a492a1bbcb08f7fe5fe17e44d37e7b2b439275e7e38e660f07b0d28e80e741448d6e5c1fab1c99dd1cc6c52badd332e9a3f2568037e
SHA512
848def44e7f43c23c3db80069c29186ca21446da2854652014bd3717af16544b4e05234310d0c2b8889d629e7aad949738f3cbbf2c44824e13a09e1c0d4689f4
-DIST types-requests-2.31.0.3.tar.gz 15346 BLAKE2B
611bcda5d380e91386a9cbf3d29f02b35769434b392b59276123d00ff37b2c56eeb2f467521c08502098d87edb1c741271187e4f6bd6065a34934016af87c7f3
SHA512
5a140b5dad8e96a82e9793aee56d16eee12a88908bf18512b275a36a3cfa7a2aa8cb4817d16552f595e5e22ddbf4a4bf4d19f7081495082d124b14d196dda875
DIST types-requests-2.31.0.5.tar.gz 15474 BLAKE2B
d1fc25eb9003f47bca74c21d9791aae2830b2242da387e0627e7509a3a52cb417f780fd6c4d5808314000a00b7f0385e1a275d0aaa23e9ecbcfe112290bead7a
SHA512
a6df779ddfdc0ad3389d9c5c200bc1b14aefa3d6baf622879789c22230fbd5a3c0a71c0660ddc7abe75a57902abfb356b5c7107136919642d403e6da398c8489
diff --git a/dev-python/types-requests/types-requests-2.31.0.2.ebuild
b/dev-python/types-requests/types-requests-2.31.0.2.ebuild
deleted file mode 100644
index 9cba92dc63..0000000000
--- a/dev-python/types-requests/types-requests-2.31.0.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for requests"
-HOMEPAGE="
- https://pypi.org/project/types-requests/
- https://github.com/python/typeshed/tree/master/stubs/requests
-"
-
-SLOT="0"
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64"
-
-RDEPEND="dev-python/types-urllib3"
diff --git a/dev-python/types-requests/types-requests-2.31.0.3.ebuild
b/dev-python/types-requests/types-requests-2.31.0.3.ebuild
deleted file mode 100644
index 9cba92dc63..0000000000
--- a/dev-python/types-requests/types-requests-2.31.0.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for requests"
-HOMEPAGE="
- https://pypi.org/project/types-requests/
- https://github.com/python/typeshed/tree/master/stubs/requests
-"
-
-SLOT="0"
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64"
-
-RDEPEND="dev-python/types-urllib3"