pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-wcwidth
Module Name: pkgsrc
Committed By: adam
Date: Tue Oct 31 20:37:48 UTC 2023
Modified Files:
pkgsrc/devel/py-wcwidth: Makefile distinfo
Log Message:
py-wcwidth: updated to 0.2.9
0.2.9
Bugfix zero-width characters used in Emoji ZWJ sequences, Balinese, Jamo, Devanagari, Tamil, Kannada and others.
Updated to include Specification of character measurements.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-wcwidth/Makefile \
pkgsrc/devel/py-wcwidth/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-wcwidth/Makefile
diff -u pkgsrc/devel/py-wcwidth/Makefile:1.12 pkgsrc/devel/py-wcwidth/Makefile:1.13
--- pkgsrc/devel/py-wcwidth/Makefile:1.12 Sat Sep 30 10:33:14 2023
+++ pkgsrc/devel/py-wcwidth/Makefile Tue Oct 31 20:37:48 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2023/09/30 10:33:14 adam Exp $
+# $NetBSD: Makefile,v 1.13 2023/10/31 20:37:48 adam Exp $
-DISTNAME= wcwidth-0.2.8
+DISTNAME= wcwidth-0.2.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=w/wcwidth/}
Index: pkgsrc/devel/py-wcwidth/distinfo
diff -u pkgsrc/devel/py-wcwidth/distinfo:1.12 pkgsrc/devel/py-wcwidth/distinfo:1.13
--- pkgsrc/devel/py-wcwidth/distinfo:1.12 Sat Sep 30 10:33:14 2023
+++ pkgsrc/devel/py-wcwidth/distinfo Tue Oct 31 20:37:48 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2023/09/30 10:33:14 adam Exp $
+$NetBSD: distinfo,v 1.13 2023/10/31 20:37:48 adam Exp $
-BLAKE2s (wcwidth-0.2.8.tar.gz) = d9225f8dad51791a02a15ae82131cdbb1a077371af0392b4256a607e9abf8b95
-SHA512 (wcwidth-0.2.8.tar.gz) = 4a9ac4a3068c8ac25a7073d6c5e5782c3915184929ee191a2169eca510668e6e0b15856e71bd8b8d4c580767542d695b25a370329e95da317295104b962737f1
-Size (wcwidth-0.2.8.tar.gz) = 61713 bytes
+BLAKE2s (wcwidth-0.2.9.tar.gz) = d80ef579fddd5eed82a4d58f2aea0344e00fc9d1a1fce29a8aa30428c678368b
+SHA512 (wcwidth-0.2.9.tar.gz) = 8aff2ce67d8f331c4c75907f14ec602f4829d39e3f89af640d598e075165a011e41a5451a333bc2f6c95f33a4b9ca8ae1a5d02efe4f79acc988d60b85bf5929b
+Size (wcwidth-0.2.9.tar.gz) = 66133 bytes
Home |
Main Index |
Thread Index |
Old Index