Skip to content

Commit 9994e99

Browse files
committed
py-html2text: update to 2024.2.26. Changes:
- Fix IndexError on empty strong mark on version.
1 parent d2c0592 commit 9994e99

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

textproc/py-html2text/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.59 2024/02/25 22:31:24 schmonz Exp $
1+
# $NetBSD: Makefile,v 1.60 2024/02/27 19:34:05 schmonz Exp $
22

3-
DISTNAME= html2text-2024.2.25
3+
DISTNAME= html2text-2024.2.26
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
55
CATEGORIES= textproc converters python
66
MASTER_SITES= ${MASTER_SITE_PYPI:=h/html2text/}

textproc/py-html2text/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.41 2024/02/25 22:31:24 schmonz Exp $
1+
$NetBSD: distinfo,v 1.42 2024/02/27 19:34:05 schmonz Exp $
22

3-
BLAKE2s (html2text-2024.2.25.tar.gz) = bc6758796c7fcd0499221de4dcc6a01509fb4ec9e9b4947d9947e59d0b7cf803
4-
SHA512 (html2text-2024.2.25.tar.gz) = 9adf1367b644a7dccef35ddd0041ade8a206943927585a4c1766ff76e2ffc9ab58479d285fe8eb2e18b80270f9eb50ec82855fb8b0df8525e905278abd8ddc22
5-
Size (html2text-2024.2.25.tar.gz) = 56175 bytes
3+
BLAKE2s (html2text-2024.2.26.tar.gz) = 8d393e7c89dfe43df683c203a8ca00c8a688aa2a6edbda96e7e920896ac596f8
4+
SHA512 (html2text-2024.2.26.tar.gz) = 8304dbc0a8d06ea1bbed4edccbbcb817423bab7acbaa9db84c6c9c3e74a8d1daec148cb591b76b7d5865224ea424b388316c867bda4b07b19ed91272b7beff88
5+
Size (html2text-2024.2.26.tar.gz) = 56527 bytes

0 commit comments

Comments
 (0)