Skip to content

Commit ee8b874

Browse files
author
adam
committed
py-tinyhtml5: updated to 2.1.0
2.1.0 Dependencies Support Python 3.14. Drop support of Python 3.9. Features Allow useless parameters for all HTML input streams.
1 parent 71ecc6e commit ee8b874

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

textproc/py-tinyhtml5/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.1 2025/12/12 09:51:54 adam Exp $
1+
# $NetBSD: Makefile,v 1.2 2026/03/06 13:04:37 adam Exp $
22

3-
DISTNAME= tinyhtml5-2.0.0
3+
DISTNAME= tinyhtml5-2.1.0
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
55
CATEGORIES= textproc python
66
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tinyhtml5/}

textproc/py-tinyhtml5/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.1 2025/12/12 09:51:54 adam Exp $
1+
$NetBSD: distinfo,v 1.2 2026/03/06 13:04:37 adam Exp $
22

3-
BLAKE2s (tinyhtml5-2.0.0.tar.gz) = 9af2847c93e67ee9c1e4b6ed344b0f2741231734d23630c4f3a14bed04ec36cd
4-
SHA512 (tinyhtml5-2.0.0.tar.gz) = 79b78171d021a0cd7f6f56b2e5bd0d9bab422cbec4c601e19cb9c248eac0df74339290f0aaacc12eae4f733e92743a0a24e8caddf709f3bc86f3c022c4df3ded
5-
Size (tinyhtml5-2.0.0.tar.gz) = 179507 bytes
3+
BLAKE2s (tinyhtml5-2.1.0.tar.gz) = fa1ffcce216ebd0755f7fcdc2e0c836c0d04eaafc22f7c2b5a7c8acb7214143c
4+
SHA512 (tinyhtml5-2.1.0.tar.gz) = 7b4720c06785106c2b62204c940b37c5d36c761f94b6c43c9a9ac5f19a02e0f74b092eb9e573b3309570ec7791eba26a985cc22b02c0e984a3c873b4388dd8a1
5+
Size (tinyhtml5-2.1.0.tar.gz) = 179242 bytes

0 commit comments

Comments
 (0)