summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/types-requests/types-requests-2.32.4_p20250809.ebuild2
1 files changed, 1 insertions, 1 deletions
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"