summaryrefslogtreecommitdiff
path: root/dev-python/jaraco-path
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-17 00:13:57 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-17 00:13:57 +0000
commit27b3683509c5229cce540418778a8b64afbc0009 (patch)
treeb7164898142b8b093b91c8254c4387b6eec679ee /dev-python/jaraco-path
parentf2bdc27fe0f79f8f9a3945eb2b1163ce75c56439 (diff)
gentoo auto-resync : 17:02:2025 - 00:13:57
Diffstat (limited to 'dev-python/jaraco-path')
-rw-r--r--dev-python/jaraco-path/Manifest2
-rw-r--r--dev-python/jaraco-path/jaraco-path-3.7.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jaraco-path/Manifest b/dev-python/jaraco-path/Manifest
index aaeaef25713c..d724bbef8aaf 100644
--- a/dev-python/jaraco-path/Manifest
+++ b/dev-python/jaraco-path/Manifest
@@ -1,3 +1,3 @@
DIST jaraco_path-3.7.2.tar.gz 12360 BLAKE2B 0e0a70e0af49db7e4ce9b54825beb057214277dd57e62c48f0ff2388ff2d489fe82d8773f7544464a64f0e83a9b95c8f794a91de2e6000360f0ebfee2693b03d SHA512 7869308504601368ef94c414e4d0c19d6115dccbb0d50b5287a15d3d31948c93ccfd01db71c95d534f670fdf61b2e2c00deb873ee1e81b7f6bc1bdf0d3a1f9a9
-EBUILD jaraco-path-3.7.2.ebuild 659 BLAKE2B ff6ae4b4e7f34191de540b6b86a33c714bb9e2401fad311e096090e45ee2615763898b8c3572e3756d55c7548c4a7eb99b6aa1735be9211baea48d378b4b4783 SHA512 c02d18e1abece9788a615714a80b0c919b80daffb65d869499a105bbba8ea8a2ea87799ea1f59699b0c0eaab0320c49fb17942ab996540540376181eeef4b69b
+EBUILD jaraco-path-3.7.2.ebuild 668 BLAKE2B 65c5cdba4662f5a2281ea471cac1d02bfbd32529a06045b9e6da3903a07ef9a783f9ea4b39bba595d579ed18df2b42427e1763c8c506f5ffd87488fc560f5e04 SHA512 6cf1daf093de1df1776d26caec8d6a1b0018319c6bcad255a757d23ad4a1b664c96d6bacd2f88a8762ee6cdd6d4c9b6d7f400ea39e49b85f38eccc1ffc024b69
MISC metadata.xml 397 BLAKE2B 899056eaa6d393d9c624e20ff93a644bd93f39505f701a085f22d4216154a3c1b19bb879bcbe45f077fba7d91ad5e34617283b10f535305b322c580712df10fc SHA512 104c1a8d8a2613ed4355b6537ce0733b36e915d98ad69204d2a7763dd6e7bbdf74c2cc2e66f34000426e04e79f19a84ca1d8a57e504c62adaa4386f372d34dda
diff --git a/dev-python/jaraco-path/jaraco-path-3.7.2.ebuild b/dev-python/jaraco-path/jaraco-path-3.7.2.ebuild
index 7a93c01b9a63..9975917c00f3 100644
--- a/dev-python/jaraco-path/jaraco-path-3.7.2.ebuild
+++ b/dev-python/jaraco-path/jaraco-path-3.7.2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
inherit distutils-r1 pypi