summaryrefslogtreecommitdiff
path: root/dev-python/xkbcommon
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/xkbcommon')
-rw-r--r--dev-python/xkbcommon/Manifest2
-rw-r--r--dev-python/xkbcommon/xkbcommon-1.5.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/xkbcommon/Manifest b/dev-python/xkbcommon/Manifest
index 850d0bc752e6..ee654b504dbe 100644
--- a/dev-python/xkbcommon/Manifest
+++ b/dev-python/xkbcommon/Manifest
@@ -1,3 +1,3 @@
DIST xkbcommon-1.5.1.tar.gz 80170 BLAKE2B 8dec8c632d1d3c5d4f47992feea7431e21a9bb6477cbb35039003606ad6c52136255e89373bfe663cfaeb5d7b575ca0504af05568d56dcf99c53f509cf636408 SHA512 0fe7fa5760a77f9652e1985d16bf9ef0f6a95f96a196a032f4d7639bca5da644e0439f81ff76b02a06a2e2448277d86ed798de72cbfadeb2369ffaf2d322cb65
-EBUILD xkbcommon-1.5.1.ebuild 743 BLAKE2B 930fff638f4b199ed70c4d5003a9e0bcd93548324836fcadd046bb0339541ddf0053a66cb3238b5a2cb2fbebfb184361e03a7506faf116c664a9c3bac2882ea2 SHA512 d44e5a5c958dfc3d7a477002d0b7372fbf23cec809d8b691be505cd4ef969274dcacdae720645335803de3578554f4405d9ab438037371481f5401a6c60974ea
+EBUILD xkbcommon-1.5.1.ebuild 752 BLAKE2B 7e895c375f43cc0eb9c52fbfa9c05e6f4f43180dab7848f633da1c529202888704e16941ea538d84aaefd04f60cda0460c30b2e8d3cae512ff6a4821e387885a SHA512 7baed6aa7c27efe76a5871615cef1ee5e0faac86249d4f2351397c94e67ca3ee911c073dd79a7e36dcd02b562f5f2359e4e47aa876c7a775664859b4f200ac49
MISC metadata.xml 355 BLAKE2B fef5c9392775c817ce5754bc6c70a30048e0aa252593229667b515d27421e95377f2199c121f43b112ef957a4172440417221fecf30ce9d068b23278bc2e2e4a SHA512 21fd7e00d1b727d6b281977fa4659c620259577dc346213437af17742ee4ceff367e0ccd45c8bb03f15afe6c0a1c885e1b3f9ebbd47b50518ec2953580b17df4
diff --git a/dev-python/xkbcommon/xkbcommon-1.5.1.ebuild b/dev-python/xkbcommon/xkbcommon-1.5.1.ebuild
index 68cfe64014bf..c1c94ea250d7 100644
--- a/dev-python/xkbcommon/xkbcommon-1.5.1.ebuild
+++ b/dev-python/xkbcommon/xkbcommon-1.5.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 2023-2024 Gentoo Authors
+# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
inherit distutils-r1 pypi