From 3238d95f44fe3d03bb4813e54a8729cb3830f329 Mon Sep 17 00:00:00 2001 From: John Turner Date: Thu, 11 Sep 2025 00:18:51 -0400 Subject: use ver_cut in types-requests ebuild --- dev-python/types-requests/types-requests-2.32.4_p20250809.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index 66dbb8b..d55c6c6 100644 --- a/dev-python/types-requests/types-requests-2.32.4_p20250809.ebuild +++ b/dev-python/types-requests/types-requests-2.32.4_p20250809.ebuild @@ -11,7 +11,7 @@ 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" +S="${WORKDIR}/types_requests-$(ver_cut 1-3).$(ver_cut 5)" LICENSE="Apache-2.0" SLOT="0" -- cgit v1.2.3