diff options
author | mirror@stealer.net <mirror@stealer.net> | 2025-05-27 14:30:22 +0000 |
---|---|---|
committer | mirror@stealer.net <mirror@stealer.net> | 2025-05-27 14:30:22 +0000 |
commit | 09bb74b4cea59b9358a58fc272049df73c08b693 (patch) | |
tree | dd54a2fa48cea792df8407f67ae86b3c2ed8a93e /dev-python/findpython | |
parent | 9286ece3f8fb439e488194ed5f9d57f2fb3df1ac (diff) |
2025-05-27 14:10:52+00:00
Diffstat (limited to 'dev-python/findpython')
-rw-r--r-- | dev-python/findpython/Manifest | 2 | ||||
-rw-r--r-- | dev-python/findpython/findpython-0.6.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/findpython/Manifest b/dev-python/findpython/Manifest index c40e7ff94089e..b59ac8368fa69 100644 --- a/dev-python/findpython/Manifest +++ b/dev-python/findpython/Manifest @@ -1,3 +1,3 @@ DIST findpython-0.6.3.tar.gz 17827 BLAKE2B 6ade39d51f8209192e703ee19510133c837bf3bd4d7897c2d83c1e0b50947c5646e264a72dc5287faf50ac10fbbd61cfe7721240365db8a04f89ac38e032023f SHA512 111a8b5895a122e6e845de5afdec7a476fabbfdc64af289417ec8c168b45fb0832a0a30e07abf48b6e63c74ff8938796509e3d9d8b8f97b3463427dd49203e80 -EBUILD findpython-0.6.3.ebuild 460 BLAKE2B a1be220c5ba2702f8741a3e0b77bd478fec904ab3accec94856500e8733167f8769e82aee465b65fbf6530054ac122122feff2c2fae201e6fa4cb620dfed9826 SHA512 1e66c601d16b780e3d89217347f3053524b26c1eaf8d9ffac26ef0ec6dd3f756752a35fc0bcf3c68e30802008c9de9957570284c81907e803c8526f009fc02e9 +EBUILD findpython-0.6.3.ebuild 454 BLAKE2B 43a5054221af5be1035205efb86d3fb242ccdd1ca6cafb3f7671e8bfedd47d22bbc54d78d8fa53ea20cb170eef1882255ffb626f3c97160186639f1626c67bce SHA512 38cc9cddb74f99751cf34c5e9ad5eebdfb3ec177e5460150989a5963559c578f6290ebe62fa85a55a47add0daaa7ee65ad46a4c9c1a0e2ab903e0c9dbba614e0 MISC metadata.xml 486 BLAKE2B 3d00459016727278a000c13b030690c666bc3a04e6960e0e73c7a4538e0e089afcb13246fbfd7a898a5ca15cfe61ba2bd4059a5c54af44c3016922e6855685c5 SHA512 08ee0aba45e2888adfa456287f4da90552631ae287ae4d7fc77cf6f1fe4d2efa4e52623050a2fbd772dfbda80079959297bc526bbbc068881fe6c5f2c8568c17 diff --git a/dev-python/findpython/findpython-0.6.3.ebuild b/dev-python/findpython/findpython-0.6.3.ebuild index 1de5452988944..0e5ad248e2ad4 100644 --- a/dev-python/findpython/findpython-0.6.3.ebuild +++ b/dev-python/findpython/findpython-0.6.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pdm-backend -PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} ) +PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) inherit distutils-r1 pypi |