diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-02-17 00:13:57 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-02-17 00:13:57 +0000 |
commit | 27b3683509c5229cce540418778a8b64afbc0009 (patch) | |
tree | b7164898142b8b093b91c8254c4387b6eec679ee /dev-python/pytest-home | |
parent | f2bdc27fe0f79f8f9a3945eb2b1163ce75c56439 (diff) |
gentoo auto-resync : 17:02:2025 - 00:13:57
Diffstat (limited to 'dev-python/pytest-home')
-rw-r--r-- | dev-python/pytest-home/Manifest | 2 | ||||
-rw-r--r-- | dev-python/pytest-home/pytest-home-0.6.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pytest-home/Manifest b/dev-python/pytest-home/Manifest index 03da03057068..5d848dff86ee 100644 --- a/dev-python/pytest-home/Manifest +++ b/dev-python/pytest-home/Manifest @@ -1,3 +1,3 @@ DIST pytest_home-0.6.0.tar.gz 8073 BLAKE2B 13760c97f2466eaf4d6b4cd5630bc7c1129d86049a9083b13fa389a8c8e47de62e2b7b71bafd6348cf6fde8a246b9fe32be6c03d45b7f0bcdef565a95b95fae6 SHA512 8abb4d3f5ff9c5b90ed5cea3b80c877899c68a53d424cc6785a5664b7df1fa7afcaf435c3f752ee74d911dc7ceb4c95e970d25dfad9225538737779ad0b9bcf8 -EBUILD pytest-home-0.6.0.ebuild 690 BLAKE2B d1ae7e28ea59244f1e970c431cf91f8300b309167b0566bbfa678c7e26695d619ddc4aad1606d5d01d68759d4e3603b9e03eae58369c058f2d086bf4adff570a SHA512 43fa4a5df60a4d8a4874f2c338cb9bcc586dafa9255749922732e4343f8af27aa19818d5e84a9d714605b1a05600c86516ffe527f145c89c8ca2c29167e01000 +EBUILD pytest-home-0.6.0.ebuild 704 BLAKE2B 5930cb6337a434931ca8b3f08197004c3d2271be327a3ff1d402d7999d3dda5d50e2ec15c08eaefc4f0d73cde78a57dbf1aa058b10fa27002faa0a030d6ce823 SHA512 fc22ffc483fc14c8176f11efc2904a53e4b5c61c5303a3bac3a03dc8abaa1bd2a7ec1039c4ad095b76f70a784e2ad17cd8878f9a75f1ab2a237e6ab48930d567 MISC metadata.xml 428 BLAKE2B 9f9c0d72ec25e6f573f42709148169aa569a5862a16a43fd443f098ead7e84b621294f70222b0a69fb77d15ff2d98a2ad9418be11deb63f80d1bf83d92139e3c SHA512 be336bb81c2212038016fc5b7f5fc507ebf67e399048008472872450a4bea37e70a1242c62efad674366f2a9933b052c323cea5a1e4bd5c310bde1e50d583a4e diff --git a/dev-python/pytest-home/pytest-home-0.6.0.ebuild b/dev-python/pytest-home/pytest-home-0.6.0.ebuild index 1a5fd388a482..ff0c796d9957 100644 --- a/dev-python/pytest-home/pytest-home-0.6.0.ebuild +++ b/dev-python/pytest-home/pytest-home-0.6.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3 python3_{10..13} ) +PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} ) inherit distutils-r1 pypi |