summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-qthelp
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sphinxcontrib-qthelp')
-rw-r--r--dev-python/sphinxcontrib-qthelp/Manifest2
-rw-r--r--dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-2.0.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sphinxcontrib-qthelp/Manifest b/dev-python/sphinxcontrib-qthelp/Manifest
index 3353d84362a9..9f49db260799 100644
--- a/dev-python/sphinxcontrib-qthelp/Manifest
+++ b/dev-python/sphinxcontrib-qthelp/Manifest
@@ -1,3 +1,3 @@
DIST sphinxcontrib_qthelp-2.0.0.tar.gz 17165 BLAKE2B 568d59a1ec6d46bf0974bda0112396ed0e73576bef691214ecd61e551030a55e719d485149aaa1ca353243155d48f8e0f1218a67ddeb73f3fc83c4b99655e52d SHA512 d551559a6f0fddf61ea24ce067e28a6bb8a61dda1f62e3a2531e43c8ec8059eb819b6a37f912425832c1b0f8dc4b830614240c38abca8a04b31ebb0ded59ec4d
-EBUILD sphinxcontrib-qthelp-2.0.0.ebuild 761 BLAKE2B 5d7a46b0ec02c5259bae1a57d3abd3a1a556c334ef2ef959be12e28bc010bdeeda00f88313887b9af8a015811aa1c7b2430a7980410adc74b7d4092788744af7 SHA512 d155f1edfa32cb715e22bf16cba1969f6b4b7db5c9b3f79be8a0615bcfb6e1effb2d6b2fd3e3529b32103b5795e71cfb633a8485be4cb2a1eac19e850789ff16
+EBUILD sphinxcontrib-qthelp-2.0.0.ebuild 770 BLAKE2B 81bcf1ac9ab1e7dfc9db3edc361936a2065b861fb9c03d476d3de32a307b35d8ea3463c5dbe864d225e0494832e44f19320dec4c090df2cc9a37c58b2a787614 SHA512 70b4b34f558a8e3fec2b0234271de60b2b605167da1830918b1ca23bc21c415d8d7bed76743d2a7d49c8499fb36529371ec8b05ad3d1296b0ffee2b8fc74465c
MISC metadata.xml 419 BLAKE2B 5a559b50428f6425568dfbae01bce3ada0905cbea24542e75122f1f3fce9e04cec6861f4d662515c7efa8c15a5b2347a83af5a2ea38326c069f9253436e7199e SHA512 559911ed37cd63368b2783fd6d65aa9b5fecc7b58422978f9d86b32eb8f50275f6b52a910ea4c73ef2ef3d081373862eff8a8e0e4098bd83c6b1cf4f06cd1af0
diff --git a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-2.0.0.ebuild b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-2.0.0.ebuild
index ad7f66f1ef7c..bf9f4cab6e7d 100644
--- a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-2.0.0.ebuild
+++ b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-2.0.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=flit
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
inherit distutils-r1 pypi