summaryrefslogtreecommitdiff
path: root/dev-python/tinyhtml5
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/tinyhtml5')
-rw-r--r--dev-python/tinyhtml5/Manifest2
-rw-r--r--dev-python/tinyhtml5/tinyhtml5-2.0.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/tinyhtml5/Manifest b/dev-python/tinyhtml5/Manifest
index 4d722b91b672..fd17e622bab1 100644
--- a/dev-python/tinyhtml5/Manifest
+++ b/dev-python/tinyhtml5/Manifest
@@ -1,3 +1,3 @@
DIST tinyhtml5-2.0.0.tar.gz 179507 BLAKE2B 600e4852c49649c77d060114bb412b0cd0cf85c64d627ec4796bbce167605ff5fa15fc11504f8bf170bbce4ab7adbdc76b2f4291971b28b6a30054dab5e4efe5 SHA512 79b78171d021a0cd7f6f56b2e5bd0d9bab422cbec4c601e19cb9c248eac0df74339290f0aaacc12eae4f733e92743a0a24e8caddf709f3bc86f3c022c4df3ded
-EBUILD tinyhtml5-2.0.0.ebuild 558 BLAKE2B 5434d88946f17a4739d94f9d554ea988e759aa568041a9a198f6455ad9cb9653c53dc258a066724bd954c3cf2c39830fe07d8175000ba1b3a359129176019ccf SHA512 98b4cea21ebe192bae9e4248ca016e72fd283a142c8866a357165742cb18c7e1798ad2ac61c244ac57698d0521c6c1cc6fa480a1f1b5dce29c69485e2a618dc4
+EBUILD tinyhtml5-2.0.0.ebuild 567 BLAKE2B 5da9f6d8b39fad4789ae0a3e4a184c20ab33bfd86c95299f0de783502deceadf3c58e696350c53a44787de5a447b4b5dc92adbf8aa7e5acc26a7b02327523a5e SHA512 99bfef30f7b2e410b946707747eec1652523db18b2482bce205008af5e9b9c7c5c870fc653db03b9122784cc7b4de4fa8df79a0c649d8874e5947cd790ef09ef
MISC metadata.xml 378 BLAKE2B 122fdb35720ec666b0e02f21f7e19bc07330946b82429ea56947d40c7912e251479e7a5c5b4857835566f8ac4ef897640dfbc79ae48a10f08c8253dcfd807df9 SHA512 3783aa245ad8dfe297396f4d79238f63c005f7a8d89bba30f14d3908bd65766b7f3322e7f072533c9b3743bab6eb5b5deeca94c2b3fd24ba04026af1cc0031e1
diff --git a/dev-python/tinyhtml5/tinyhtml5-2.0.0.ebuild b/dev-python/tinyhtml5/tinyhtml5-2.0.0.ebuild
index 53ec07e70b70..30d7ba6e775a 100644
--- a/dev-python/tinyhtml5/tinyhtml5-2.0.0.ebuild
+++ b/dev-python/tinyhtml5/tinyhtml5-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=( pypy3 python3_{10..13} )
+PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
inherit distutils-r1 pypi