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 Jun 30 05:40:39 UTC 2026

Modified Files:
        pkgsrc/devel/py-wcwidth: Makefile distinfo

Log Message:
py-wcwidth: updated to 0.8.2

0.8.2
bugfix: IndexError when 'n' exceeds length


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/py-wcwidth/Makefile
cvs rdiff -u -r1.24 -r1.25 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.27 pkgsrc/devel/py-wcwidth/Makefile:1.28
--- pkgsrc/devel/py-wcwidth/Makefile:1.27       Wed Jun 10 04:03:37 2026
+++ pkgsrc/devel/py-wcwidth/Makefile    Tue Jun 30 05:40:39 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2026/06/10 04:03:37 adam Exp $
+# $NetBSD: Makefile,v 1.28 2026/06/30 05:40:39 adam Exp $
 
-DISTNAME=      wcwidth-0.8.1
+DISTNAME=      wcwidth-0.8.2
 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.24 pkgsrc/devel/py-wcwidth/distinfo:1.25
--- pkgsrc/devel/py-wcwidth/distinfo:1.24       Wed Jun 10 04:03:37 2026
+++ pkgsrc/devel/py-wcwidth/distinfo    Tue Jun 30 05:40:39 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2026/06/10 04:03:37 adam Exp $
+$NetBSD: distinfo,v 1.25 2026/06/30 05:40:39 adam Exp $
 
-BLAKE2s (wcwidth-0.8.1.tar.gz) = 13fd1cc0e99c275f9e66e84107a9c0cc3cb90b0f03f63dd811149bc59e835e55
-SHA512 (wcwidth-0.8.1.tar.gz) = b8c44555efa608ee63a643e1661e41b8e8da1338446ea08b8c6c1163ece55ed52537c60f4c7d1b65cbc0a25a5896d614d473a1ffe0dbaf4d35c9f7338a773cd8
-Size (wcwidth-0.8.1.tar.gz) = 1466072 bytes
+BLAKE2s (wcwidth-0.8.2.tar.gz) = 4762f02bc91e243954b5e74b20df44adfc97ad5e65a3b30defca2eaa3fc4a92a
+SHA512 (wcwidth-0.8.2.tar.gz) = 5fa3741d4db553d1b06ed1310e01e8a21e696da3489d37a9f45997c279dea494c773e78c2c9d5ad2efb2c8b2e1217170eabc93c76d71167539a04a377595e84b
+Size (wcwidth-0.8.2.tar.gz) = 1466253 bytes



Home | Main Index | Thread Index | Old Index