summaryrefslogtreecommitdiff
path: root/dev-python/pluggy
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-16 00:13:18 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-16 00:13:18 +0000
commitf2bdc27fe0f79f8f9a3945eb2b1163ce75c56439 (patch)
treedd0f7da0455831dffb2cb662e7dae760f92e68ad /dev-python/pluggy
parent770d63f36dbe1722e0ff9ab55eeca49986f01527 (diff)
gentoo auto-resync : 16:02:2025 - 00:13:18
Diffstat (limited to 'dev-python/pluggy')
-rw-r--r--dev-python/pluggy/Manifest2
-rw-r--r--dev-python/pluggy/pluggy-1.5.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pluggy/Manifest b/dev-python/pluggy/Manifest
index 830f75d8f8af..e048f9cac8c3 100644
--- a/dev-python/pluggy/Manifest
+++ b/dev-python/pluggy/Manifest
@@ -1,3 +1,3 @@
DIST pluggy-1.5.0.tar.gz 67955 BLAKE2B c63e7605b7631adf7fe3a91dae92d2ce8172510574e0b23ded159479077f91c88948487a7a4e1da30dca7da0339cb78fbb521538e67bc2bde37986970403d48f SHA512 032d41e1f2bed56eff22463c4645516e9415ee253e0a3fe5ba83a8de5e21700baae1f6384c979d2c6f622e4216a2b745eec489bc04f52a576d423e771365cc7a
-EBUILD pluggy-1.5.0.ebuild 680 BLAKE2B 754fcb9a4533077aa9da542d541eec267625b441d351bcd37629c9bce97085dc62a4185ea23b0fa38777d3988842b0319061a0f77f5d3a1cdc8da89df9b42400 SHA512 46310db748e9e2a63182a94c03d7a9d2af49a6f407f146f7af3b2e90f2e85a216dd116937d69495f00ad6e5875c0994c480a415b22a1c7efeb601ecea2d092c6
+EBUILD pluggy-1.5.0.ebuild 689 BLAKE2B dfbe84c667c214230fb4d5fc068fddc251d0a4e3d98d358dd64e7946c0bc77221cf5a8b21f17ab4360b59a75b523e3238a8593ebf4f8098646f80c1bed332fba SHA512 f475e2bd19a741bc60a00cb30325af0e612b14e8b2081c34944ac0a2cf4a3bcf06abbcaa06f31cbb49e26ce2c13e165224f28675b00bc263e25b41120190c69a
MISC metadata.xml 506 BLAKE2B cdc1c868281f0140baf75a407eeea26276d7b8f8f0bcafee6393fa144fc054ecf58a812b055d7b48b7d5ab4aa5bc504d6dc567acf4336bb363c9854292d9926b SHA512 5fc4f019e2a518c815662db23bc44920558193cf639c093ec365ba120c113929bcbd9b611d6b2cb7e6057c0bd9d50dc5d1479840a6d379c4610b3ac8aa3ea1d3
diff --git a/dev-python/pluggy/pluggy-1.5.0.ebuild b/dev-python/pluggy/pluggy-1.5.0.ebuild
index f9e611044092..4cd4eb563aa6 100644
--- a/dev-python/pluggy/pluggy-1.5.0.ebuild
+++ b/dev-python/pluggy/pluggy-1.5.0.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} python3_13t pypy3 )
+PYTHON_COMPAT=( python3_{10..13} python3_13t pypy3 pypy3_11 )
inherit distutils-r1 pypi