pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-tinyhtml5



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Mar  6 13:04:37 UTC 2026

Modified Files:
        pkgsrc/textproc/py-tinyhtml5: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/py-tinyhtml5/Makefile \
    pkgsrc/textproc/py-tinyhtml5/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-tinyhtml5/Makefile
diff -u pkgsrc/textproc/py-tinyhtml5/Makefile:1.1 pkgsrc/textproc/py-tinyhtml5/Makefile:1.2
--- pkgsrc/textproc/py-tinyhtml5/Makefile:1.1   Fri Dec 12 09:51:54 2025
+++ pkgsrc/textproc/py-tinyhtml5/Makefile       Fri Mar  6 13:04:37 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2025/12/12 09:51:54 adam Exp $
+# $NetBSD: Makefile,v 1.2 2026/03/06 13:04:37 adam Exp $
 
-DISTNAME=      tinyhtml5-2.0.0
+DISTNAME=      tinyhtml5-2.1.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/tinyhtml5/}
Index: pkgsrc/textproc/py-tinyhtml5/distinfo
diff -u pkgsrc/textproc/py-tinyhtml5/distinfo:1.1 pkgsrc/textproc/py-tinyhtml5/distinfo:1.2
--- pkgsrc/textproc/py-tinyhtml5/distinfo:1.1   Fri Dec 12 09:51:54 2025
+++ pkgsrc/textproc/py-tinyhtml5/distinfo       Fri Mar  6 13:04:37 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2025/12/12 09:51:54 adam Exp $
+$NetBSD: distinfo,v 1.2 2026/03/06 13:04:37 adam Exp $
 
-BLAKE2s (tinyhtml5-2.0.0.tar.gz) = 9af2847c93e67ee9c1e4b6ed344b0f2741231734d23630c4f3a14bed04ec36cd
-SHA512 (tinyhtml5-2.0.0.tar.gz) = 79b78171d021a0cd7f6f56b2e5bd0d9bab422cbec4c601e19cb9c248eac0df74339290f0aaacc12eae4f733e92743a0a24e8caddf709f3bc86f3c022c4df3ded
-Size (tinyhtml5-2.0.0.tar.gz) = 179507 bytes
+BLAKE2s (tinyhtml5-2.1.0.tar.gz) = fa1ffcce216ebd0755f7fcdc2e0c836c0d04eaafc22f7c2b5a7c8acb7214143c
+SHA512 (tinyhtml5-2.1.0.tar.gz) = 7b4720c06785106c2b62204c940b37c5d36c761f94b6c43c9a9ac5f19a02e0f74b092eb9e573b3309570ec7791eba26a985cc22b02c0e984a3c873b4388dd8a1
+Size (tinyhtml5-2.1.0.tar.gz) = 179242 bytes



Home | Main Index | Thread Index | Old Index