summaryrefslogtreecommitdiff
path: root/dev-python/betamax
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-17 00:13:57 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-17 00:13:57 +0000
commit27b3683509c5229cce540418778a8b64afbc0009 (patch)
treeb7164898142b8b093b91c8254c4387b6eec679ee /dev-python/betamax
parentf2bdc27fe0f79f8f9a3945eb2b1163ce75c56439 (diff)
gentoo auto-resync : 17:02:2025 - 00:13:57
Diffstat (limited to 'dev-python/betamax')
-rw-r--r--dev-python/betamax/Manifest2
-rw-r--r--dev-python/betamax/betamax-0.9.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/betamax/Manifest b/dev-python/betamax/Manifest
index 90e23fb85fdb..219d78ec00ef 100644
--- a/dev-python/betamax/Manifest
+++ b/dev-python/betamax/Manifest
@@ -1,3 +1,3 @@
DIST betamax-0.9.0.tar.gz 79957 BLAKE2B fed287985207679587a0d2a2f38748fca87b7ec9516135c3e50bcfc5bd8035136b4edcac1e3af143cf2f32caa79b5c76e9a9f450d9488f06673aa4d672b09956 SHA512 a6b8f4d719dbfdc26b39f4cb16e33db1da85e01bceb871640d2778e7d830ef2d3bcd655aba6382136cb5cd66d8db1fa6ab04c942e5e185702337cd3dc8c1fa15
-EBUILD betamax-0.9.0.ebuild 1185 BLAKE2B 8bdef670c5bdef012a17f5eac2d47d457645a9de49b47eab6f5ec796fb525be435f743bed892685b0254c47e6df084f20edb00c598a3d39571070fe03929f487 SHA512 8a4c496c0935dc25e428476f29ddf7701483fb45188c9ccdaa8b1613d1821b8de5629f3115cde199396dbbeabd6235a5b9e6254d78fcb08a2dbbd159b604a6b4
+EBUILD betamax-0.9.0.ebuild 1194 BLAKE2B bf0a09585e336f042b3edd3c855aaa3fd8174e53b836fa7537ca2e5ae6349fbe02bdafcc2ecbd25489f7b42f95385f59b9c12af69576ffd8f7ed207f136ecd97 SHA512 0a340532c81505735910f478c9e9c00194731527ecace1a5c455f43c50bd9922f6dcf911a15f48d49c6a38ec46bc1c2763f9a149ae7c189a5da6c572a80fbf30
MISC metadata.xml 370 BLAKE2B 4f0af16a821f80679eafa4af335168fa7671db128f9e1902a0be9944bba630d8f4f9fa8f2638a10884a81dcf55b1357a9b0574a8f0df322e89e1f801fd71ffb7 SHA512 1b04127a85af3ba3d29833475fcbd5f013c62ab3e226d3df98091457f7039b893a2c5324e20c735d65e00f036641f7658665938e1d1434925656f07cc3b1aaff
diff --git a/dev-python/betamax/betamax-0.9.0.ebuild b/dev-python/betamax/betamax-0.9.0.ebuild
index c27beb577894..bbde6406b820 100644
--- a/dev-python/betamax/betamax-0.9.0.ebuild
+++ b/dev-python/betamax/betamax-0.9.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi