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:           Mon Mar 30 13:06:05 UTC 2020

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

Log Message:
py-wcwidth: updated to 0.1.9

0.1.9:
Performance improvements and Unicode version 13


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/devel/py-wcwidth/Makefile:1.3
--- pkgsrc/devel/py-wcwidth/Makefile:1.2        Sat Jan 11 16:18:47 2020
+++ pkgsrc/devel/py-wcwidth/Makefile    Mon Mar 30 13:06:05 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/01/11 16:18:47 adam Exp $
+# $NetBSD: Makefile,v 1.3 2020/03/30 13:06:05 adam Exp $
 
-DISTNAME=      wcwidth-0.1.8
+DISTNAME=      wcwidth-0.1.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.2 pkgsrc/devel/py-wcwidth/distinfo:1.3
--- pkgsrc/devel/py-wcwidth/distinfo:1.2        Sat Jan 11 16:18:47 2020
+++ pkgsrc/devel/py-wcwidth/distinfo    Mon Mar 30 13:06:05 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/01/11 16:18:47 adam Exp $
+$NetBSD: distinfo,v 1.3 2020/03/30 13:06:05 adam Exp $
 
-SHA1 (wcwidth-0.1.8.tar.gz) = 1d4d06efe1380b20ba5ab3ff3048bb57685b0a2a
-RMD160 (wcwidth-0.1.8.tar.gz) = 2128752d3301d12d6860c495a9aecbe1b1d3f407
-SHA512 (wcwidth-0.1.8.tar.gz) = b828450feb56b5c0e686f6922e777ab48d1336816a41ef4ef95f71c25a37ef492861634c16c788e1e4570d21bd4d45c990a18787860ba6043157c2781c78b65e
-Size (wcwidth-0.1.8.tar.gz) = 19957 bytes
+SHA1 (wcwidth-0.1.9.tar.gz) = b5a998dad48c73c205fbeffaf17be080e2e485c6
+RMD160 (wcwidth-0.1.9.tar.gz) = ede06462e43e12dbe715c9e5433dbf750bac7b01
+SHA512 (wcwidth-0.1.9.tar.gz) = 3aee69efb8714f4426bfd424b80f4f4e5758174d84f725dd0e1448de1b4b4dd385ffd4f72440d5f763b7a82325857e9164742dbb7fa9e15d5db54744c262d0ba
+Size (wcwidth-0.1.9.tar.gz) = 24764 bytes



Home | Main Index | Thread Index | Old Index