From eb3dc688eaeb4d8a220b88c26c45d9c00a039758 Mon Sep 17 00:00:00 2001 From: John Turner Date: Thu, 11 Sep 2025 00:16:12 -0400 Subject: add ebuild types-requests-2.32.4_p20250809 --- dev-python/types-requests/Manifest | 1 + .../types-requests-2.32.4_p20250809.ebuild | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 dev-python/types-requests/Manifest create mode 100644 dev-python/types-requests/types-requests-2.32.4_p20250809.ebuild (limited to 'dev-python') diff --git a/dev-python/types-requests/Manifest b/dev-python/types-requests/Manifest new file mode 100644 index 0000000..44800c0 --- /dev/null +++ b/dev-python/types-requests/Manifest @@ -0,0 +1 @@ +DIST types-requests-2.32.4_p20250809.tar.gz 23027 BLAKE2B a0e871ae8701d10433fbe0536b0abc42be79cd1d8f41189ac20d64b6f97ed84018b11e5938baec663c1b774f5f9c821131143eb420ef19972588b4b338691d19 SHA512 748afa36c751529ebf4d35d59053ed510525af831034a99198de05f41e5559e59250b1d38e98fd5719a6c9fa8a06f5271bffac64431bfd8f86c086635624630b diff --git a/dev-python/types-requests/types-requests-2.32.4_p20250809.ebuild b/dev-python/types-requests/types-requests-2.32.4_p20250809.ebuild new file mode 100644 index 0000000..66dbb8b --- /dev/null +++ b/dev-python/types-requests/types-requests-2.32.4_p20250809.ebuild @@ -0,0 +1,18 @@ +# Copyright 2023-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{11..14} ) + +inherit distutils-r1 pypi + +DESCRIPTION="Typing stubs for psutil" +HOMEPAGE="https://pypi.org/project/types-psutil/" +SRC_URI="https://files.pythonhosted.org/packages/ed/b0/9355adb86ec84d057fea765e4c49cce592aaf3d5117ce5609a95a7fc3dac/types_requests-2.32.4.20250809.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/types_requests-2.32.4.20250809" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" -- cgit v1.2.3