pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-cwcwidth



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Oct 11 06:32:40 UTC 2021

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

Log Message:
py-cwcwidth: updated to 0.1.5

0.1.5
* Fix type annotations


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-cwcwidth/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-cwcwidth/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-cwcwidth/Makefile
diff -u pkgsrc/devel/py-cwcwidth/Makefile:1.1 pkgsrc/devel/py-cwcwidth/Makefile:1.2
--- pkgsrc/devel/py-cwcwidth/Makefile:1.1       Sat Mar 20 15:10:41 2021
+++ pkgsrc/devel/py-cwcwidth/Makefile   Mon Oct 11 06:32:40 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2021/03/20 15:10:41 adam Exp $
+# $NetBSD: Makefile,v 1.2 2021/10/11 06:32:40 adam Exp $
 
-DISTNAME=      cwcwidth-0.1.4
+DISTNAME=      cwcwidth-0.1.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/cwcwidth/}

Index: pkgsrc/devel/py-cwcwidth/distinfo
diff -u pkgsrc/devel/py-cwcwidth/distinfo:1.2 pkgsrc/devel/py-cwcwidth/distinfo:1.3
--- pkgsrc/devel/py-cwcwidth/distinfo:1.2       Thu Oct  7 13:43:05 2021
+++ pkgsrc/devel/py-cwcwidth/distinfo   Mon Oct 11 06:32:40 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2021/10/07 13:43:05 nia Exp $
+$NetBSD: distinfo,v 1.3 2021/10/11 06:32:40 adam Exp $
 
-RMD160 (cwcwidth-0.1.4.tar.gz) = e754f0c66e570bf36eebdbb8c02e124c87361f98
-SHA512 (cwcwidth-0.1.4.tar.gz) = 6c87435939ef2c9f048de71bd75cbb62f26bb4298f54a4a48fbf0ebac1ca49ef857121c1583abf373017f8475f9dbafbf3760ee25776dfae16eb4fa83d23aea1
-Size (cwcwidth-0.1.4.tar.gz) = 11190 bytes
+RMD160 (cwcwidth-0.1.5.tar.gz) = 6f81599198c886a1867532b931316ee5a951ae12
+SHA512 (cwcwidth-0.1.5.tar.gz) = 3d07c32d9d847dcba89ea24d66dbd76b4a5a96d16874bb23808a9a948feb29f219ca8aa9e72384df588617a494fa343ee693e45e67cd372556328b3671339ad9
+Size (cwcwidth-0.1.5.tar.gz) = 11071 bytes



Home | Main Index | Thread Index | Old Index