commit:     5352487d8acce5404a489554a81967d77b76451d
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Wed Jun 26 14:54:03 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Jun 26 14:54:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5352487d

dev-python/types-requests: add 2.32.0.20240622

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-requests/Manifest                 |  1 +
 .../types-requests-2.32.0.20240622.ebuild          | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/types-requests/Manifest 
b/dev-python/types-requests/Manifest
index 76cd278bf..5910c1bd0 100644
--- a/dev-python/types-requests/Manifest
+++ b/dev-python/types-requests/Manifest
@@ -1 +1,2 @@
 DIST types-requests-2.31.0.20240311.tar.gz 16824 BLAKE2B 
310a7f4e49189f2ff1b1d65ad7ecd1958a33606ec36ad4d42e3ef793b71df1cf823c73a151a948102c055480b2c992675ec3699c4f67274b454d154a3fb24d5d
 SHA512 
e7116a2225cab57918c3a9e081bebaa173c9a5496889e6ec1c9bc28c94e56c40fc0f785403ceec259a44049f61a9f731434532cf5c186d785d5d20eba7362f3a
+DIST types-requests-2.32.0.20240622.tar.gz 17675 BLAKE2B 
8535aabe9bbb9a77e87be71c7a18aad791dcb426f58ed1238dae553aec1646035a4763acf26ffdb7cb83a2d16080651372ea500080df69a4b5352a6de1064194
 SHA512 
8423eab482aedbcd23dfe4a2d8b8e09c5d0d2bceb139abe7bdc9e680f7ee7706b1a5026fce4ef6ef3eab70db5317db708323c5c9a3273df9a2830a5c6e47780a

diff --git a/dev-python/types-requests/types-requests-2.32.0.20240622.ebuild 
b/dev-python/types-requests/types-requests-2.32.0.20240622.ebuild
new file mode 100644
index 000000000..8ced6300e
--- /dev/null
+++ b/dev-python/types-requests/types-requests-2.32.0.20240622.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2024 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..12} 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
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND=">=dev-python/urllib3-2"

Reply via email to