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: Sat Jan 6 09:42:55 UTC 2024
Modified Files:
pkgsrc/devel/py-wcwidth: Makefile distinfo
Log Message:
py-wcwidth: updated to 0.2.13
0.2.13
Bugfix zero-width support for Hangul Jamo (Korean)
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 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.16 pkgsrc/devel/py-wcwidth/Makefile:1.17
--- pkgsrc/devel/py-wcwidth/Makefile:1.16 Wed Nov 22 05:55:43 2023
+++ pkgsrc/devel/py-wcwidth/Makefile Sat Jan 6 09:42:55 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2023/11/22 05:55:43 adam Exp $
+# $NetBSD: Makefile,v 1.17 2024/01/06 09:42:55 adam Exp $
-DISTNAME= wcwidth-0.2.12
+DISTNAME= wcwidth-0.2.13
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.16 pkgsrc/devel/py-wcwidth/distinfo:1.17
--- pkgsrc/devel/py-wcwidth/distinfo:1.16 Wed Nov 22 05:55:43 2023
+++ pkgsrc/devel/py-wcwidth/distinfo Sat Jan 6 09:42:55 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2023/11/22 05:55:43 adam Exp $
+$NetBSD: distinfo,v 1.17 2024/01/06 09:42:55 adam Exp $
-BLAKE2s (wcwidth-0.2.12.tar.gz) = cb2d6534f95be1a9b31e601d741428ca67a14b262008c5edf2a1717528e6548f
-SHA512 (wcwidth-0.2.12.tar.gz) = 3d8d9d2c750f2e97db42135dc1322fc432ce25edc8e692b263e5b80c96779398e8b8eecdc7305f7d974b8dbc037f6c6ec8b5af343763660c841759f40e2249be
-Size (wcwidth-0.2.12.tar.gz) = 99898 bytes
+BLAKE2s (wcwidth-0.2.13.tar.gz) = b756f6a29470fa912e981289ac5a20e63f3d51fc877b64790d6dae3eb1887a09
+SHA512 (wcwidth-0.2.13.tar.gz) = 1eadda149936cf2eefe5d09c411774dc87c8a358f2dd92d74f427d7b47f07c05557e849c46122d44788c2bd7c97eb85fc5f902d9a158d68ab9e352c5185ba2d5
+Size (wcwidth-0.2.13.tar.gz) = 101301 bytes
Home |
Main Index |
Thread Index |
Old Index