diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-02-28 19:27:52 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-02-28 19:27:52 +0000 |
commit | 4b1be5ef874aaeb61a2116048e0c2312e53f8c69 (patch) | |
tree | e2f0118b102bf7e7ad852582d410adb43f13b035 /dev-python/process-tests | |
parent | 4418da21bd05d610a3450f4aa75481785ca372a0 (diff) |
gentoo auto-resync : 28:02:2025 - 19:27:52next
Diffstat (limited to 'dev-python/process-tests')
-rw-r--r-- | dev-python/process-tests/Manifest | 2 | ||||
-rw-r--r-- | dev-python/process-tests/process-tests-3.0.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/process-tests/Manifest b/dev-python/process-tests/Manifest index a2c4e526b11b..814462883a51 100644 --- a/dev-python/process-tests/Manifest +++ b/dev-python/process-tests/Manifest @@ -1,3 +1,3 @@ DIST process-tests-3.0.0.tar.gz 15165 BLAKE2B 9e475a8b526a4d4749b86feae161127338594667642d90bfd4a194d500373b8fdb7d05b1eee7d5bcc0e980cf793c7bb15eb3de1e560d42cf07643c5bb47a3076 SHA512 2dc44c56f9ea1f8fc0ecce633fc1fc8d59a1abf6ccec6011515cb0899a7cefaa33afb99f5e8d72dc608e222d7856b615cdad281b2d93f9ef0467a06c80ae4a6e -EBUILD process-tests-3.0.0.ebuild 621 BLAKE2B 9aa9fe9d856cf0845fc3105781dee62b897093cca609cee7eb7f9755074345444117304b912c339a07538c9bd7a32cd0f973e7bb2d3924acfb22d6afc9d96ad1 SHA512 44fd20552641fa01251d002cdd19202cb56aa3a6586142f04948f3db6ca770e6ce462892bbd41d052953dad734d94149cb4e0ad50afb21cfa3be02ea19eea937 +EBUILD process-tests-3.0.0.ebuild 630 BLAKE2B 1307e214e11496e9fd49095dc9f92bfc825fc1da44cdb8f3b0a051dccae29622eb4c865369d90586fbbf7ba8dc19a5833ed3366f8713531244f0378f2b78e622 SHA512 db4e03bdfd334b28785fca1465ef298200fcad092a1f1cb73402a693c3da4cf8ca63546a11c0b6297dad27a75219d1883a77a9326f882f09b7dfe42615d769aa MISC metadata.xml 409 BLAKE2B 7a2bae7ebc779208f6e0eee56ee22501bda63f16cf87e692db98bab91570cf7c34dde7f1a41212b15e4cf88e41882dd1208a8b95de4af8989f012564bcf7f6e5 SHA512 71b33097b25a8ab5b37c52ac641a4a14cb667f82601a0eac53e5e1758c9a45d7132ce280533be4b833ae34756de2992c11c0671f75ffc45e095055e704b84852 diff --git a/dev-python/process-tests/process-tests-3.0.0.ebuild b/dev-python/process-tests/process-tests-3.0.0.ebuild index 897cdca72cbc..86e86bdc004b 100644 --- a/dev-python/process-tests/process-tests-3.0.0.ebuild +++ b/dev-python/process-tests/process-tests-3.0.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{10..13} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) inherit distutils-r1 pypi |