pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-mistune
Module Name: pkgsrc
Committed By: adam
Date: Fri Aug 29 12:38:24 UTC 2025
Modified Files:
pkgsrc/textproc/py-mistune: Makefile distinfo
Log Message:
py-mistune: updated to 3.1.4
Version 3.1.4
* Add fenced directive break rule in list parser.
* Prevent removing unicode whitespace when parsing atx heading.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/textproc/py-mistune/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/py-mistune/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-mistune/Makefile
diff -u pkgsrc/textproc/py-mistune/Makefile:1.19 pkgsrc/textproc/py-mistune/Makefile:1.20
--- pkgsrc/textproc/py-mistune/Makefile:1.19 Mon Apr 21 07:04:22 2025
+++ pkgsrc/textproc/py-mistune/Makefile Fri Aug 29 12:38:23 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2025/04/21 07:04:22 adam Exp $
+# $NetBSD: Makefile,v 1.20 2025/08/29 12:38:23 adam Exp $
-DISTNAME= mistune-3.1.3
+DISTNAME= mistune-3.1.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/mistune/}
Index: pkgsrc/textproc/py-mistune/distinfo
diff -u pkgsrc/textproc/py-mistune/distinfo:1.15 pkgsrc/textproc/py-mistune/distinfo:1.16
--- pkgsrc/textproc/py-mistune/distinfo:1.15 Mon Apr 21 07:04:22 2025
+++ pkgsrc/textproc/py-mistune/distinfo Fri Aug 29 12:38:23 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2025/04/21 07:04:22 adam Exp $
+$NetBSD: distinfo,v 1.16 2025/08/29 12:38:23 adam Exp $
-BLAKE2s (mistune-3.1.3.tar.gz) = 7349a3cc014816856448dc0f4a6093e385a5bbcbc281a9af536f8214b916aa30
-SHA512 (mistune-3.1.3.tar.gz) = 6728543398f0e86612adbf2828b4706da8901738cb8f14df68797bf9cb20e8b9fc15b63e9cd88ee6dd8199fc47676bc4586c54063412256548e429bc4c27488b
-Size (mistune-3.1.3.tar.gz) = 94347 bytes
+BLAKE2s (mistune-3.1.4.tar.gz) = 4c0c86be87a3a966399e29f76e5ec480033fff30c91721a9e763983caf49a332
+SHA512 (mistune-3.1.4.tar.gz) = e41b096ad7ef08a4e82ceffae74370a8eaaf634b40440e551a9b96ba76f3c274994eed56315abcc5f8dc3dedbd02e6d8eb29bf750a5b4793080ee9bea05f8d11
+Size (mistune-3.1.4.tar.gz) = 94588 bytes
Home |
Main Index |
Thread Index |
Old Index