summaryrefslogtreecommitdiff
path: root/dev-python/python-subunit
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-28 19:27:52 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-28 19:27:52 +0000
commit4b1be5ef874aaeb61a2116048e0c2312e53f8c69 (patch)
treee2f0118b102bf7e7ad852582d410adb43f13b035 /dev-python/python-subunit
parent4418da21bd05d610a3450f4aa75481785ca372a0 (diff)
gentoo auto-resync : 28:02:2025 - 19:27:52next
Diffstat (limited to 'dev-python/python-subunit')
-rw-r--r--dev-python/python-subunit/Manifest2
-rw-r--r--dev-python/python-subunit/python-subunit-1.4.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-subunit/Manifest b/dev-python/python-subunit/Manifest
index f54d39067eb6..ab1ef5c4e889 100644
--- a/dev-python/python-subunit/Manifest
+++ b/dev-python/python-subunit/Manifest
@@ -1,4 +1,4 @@
AUX subunit-1.4.0-werror.patch 1307 BLAKE2B e714e82827c0c30b514ea9f43dfcff1702bd93b9e4f1e5c44029a84deb3de8c84a351baec097b545dc00ac7f0d56f85b917a53c23d501a8b93c35632d43c14d1 SHA512 444b4d2755b395f904dd341992cd2d7df60924b4111e552b6a61b6c6113397b3b6e4dd12b2bab7d408a306b3037e361217c7cda5473d94ca746ceab4e1136cbd
DIST subunit-1.4.4.gh.tar.gz 105357 BLAKE2B 5937c62357d9cb70e25242aa7678d89f79fed3d8d28fb5306bc21e28d643665e563078a84a9dd64b9192809e542d69218154227c8e5d281c861085d3175c73c4 SHA512 a666e45951afab70ea85cf9614d5e60c8884c0e2d7987e690bf7acedec5c544c412407b02134a125b4dca8772c0b1ce17fdbd9546d97ef06592119ec49b2a21f
-EBUILD python-subunit-1.4.4.ebuild 1957 BLAKE2B 15c121e366f466a943c4da530f7442d0a6c5a2278e84c2b8bd1fc31c4081724ed630f4ab10b5c65ceb6549c359b6d192276ef3ee90495ccd199600130c25caea SHA512 6c08903e4a88d12efe9456a06d28ac1e2c8dfc44e0d878ebc3778e8e6d2dbd333d88cae735a886e1403cec5d7b36395b7ff9a069e1c0b3d72dde877d9d3f10ed
+EBUILD python-subunit-1.4.4.ebuild 1966 BLAKE2B fc97d50c5345185671fc20aa5168a97c75a209d83b7c905c9ec0eac2fcf495768af179fe0ce474b5ca66580f3a6722cdc0e1eaacb5620180345985c8c453b2d6 SHA512 1a54edd29bcc86e63cb161155df42f041bd5f32165fd1f2480263125a19b3f52d0f6fb94d9cd01684bea64b7b51c10fa64c9ffa14afdebda1fa878a0e2372ae1
MISC metadata.xml 536 BLAKE2B a2d8868bf91b862ea393f908c5ae6924dc70fcfa5e2d58692d61c1a45ae33bb9301c82fc032c5951491857da923bdba56f2ed11c149df7b11a4fd9037d1e5a23 SHA512 15d6a7804d14048e959dcaee03bcb2069110ab930368b2b9c31c78b610fd35beb1f714e3d109de2903dba62600b0013d6ef7f5794e828dcc6b34755e35d1836f
diff --git a/dev-python/python-subunit/python-subunit-1.4.4.ebuild b/dev-python/python-subunit/python-subunit-1.4.4.ebuild
index df59299dc819..2dcb6d558ac9 100644
--- a/dev-python/python-subunit/python-subunit-1.4.4.ebuild
+++ b/dev-python/python-subunit/python-subunit-1.4.4.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=setuptools
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
inherit distutils-r1 multilib-minimal autotools