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/pytest-metadata | |
parent | 4418da21bd05d610a3450f4aa75481785ca372a0 (diff) |
gentoo auto-resync : 28:02:2025 - 19:27:52next
Diffstat (limited to 'dev-python/pytest-metadata')
-rw-r--r-- | dev-python/pytest-metadata/Manifest | 2 | ||||
-rw-r--r-- | dev-python/pytest-metadata/pytest-metadata-3.1.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pytest-metadata/Manifest b/dev-python/pytest-metadata/Manifest index 6d401dfdd916..a8bd43692a8e 100644 --- a/dev-python/pytest-metadata/Manifest +++ b/dev-python/pytest-metadata/Manifest @@ -1,3 +1,3 @@ DIST pytest_metadata-3.1.1.tar.gz 9952 BLAKE2B b0f68c406bad035548f051d49cdc5a005279caaca2bffff45674be9143b0c41516bf5a3c1b092cd1717bfd44123e9be3381d40a46664da2231aec9e6c9abc8ce SHA512 20c880cd797534dee9206ef99755643fccc9d62521f1b50dbcc7f2ac0a8ab6adccc4158510c00e20308bed93ada180448ac9f06277cc1af3ba94a1b903da4b09 -EBUILD pytest-metadata-3.1.1.ebuild 602 BLAKE2B 314330f0ae0a939b96e289adbfb64a4481f82e839e040db7898a6f9e220ec537502871c273b8da66aa9e818bd77fd339c2c7e78f18cd27d9b383f65d23597625 SHA512 70f255bb392870ac7c4d8e8e68ca6cd99398d0b6e8d34cfebeb0eff0a08b9f66b791c7077156566dab34f94e42a500d903c451793e9084d1d6d93298e819b52e +EBUILD pytest-metadata-3.1.1.ebuild 611 BLAKE2B d35fb863bb455a3b9b61aa92805417b69963b4a610b53636091996e9ac1a6c4670f0deaf74d2bdbf13347bbc77eb9c689ba25f14955a1dce3744da4631d700de SHA512 7e74185703c296ea01ede5d4a835d79df42c929e4614cf09d63a4401af6154a8e2a28cd342aad0fdbfc9e75014db9ac00c074cb6a657c732c77daca31a3e52e5 MISC metadata.xml 385 BLAKE2B a888886c89fe52cd8e209fc9638fc3cdbf9b7dde0114c46d57b4f9b91f1ef49ebdb3f967e913036109054547d3840c8bd5ca24e5b80ac541889c48ef63748233 SHA512 20094512c77c3ea6f5501aaff0fc9b6ef07aa0580c555e3da5d6ad25e1ecf2f9f42443b7a43256f3fb99aab029a83a2d2696e9a0c8b2ce81e95ef15ab0c33b23 diff --git a/dev-python/pytest-metadata/pytest-metadata-3.1.1.ebuild b/dev-python/pytest-metadata/pytest-metadata-3.1.1.ebuild index 0cef94bdc33f..0b8f77b3cd7c 100644 --- a/dev-python/pytest-metadata/pytest-metadata-3.1.1.ebuild +++ b/dev-python/pytest-metadata/pytest-metadata-3.1.1.ebuild @@ -1,10 +1,10 @@ -# 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=hatchling -PYTHON_COMPAT=( python3_{10..13} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) inherit distutils-r1 pypi |