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 Sep 30 10:33:14 UTC 2023

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

Log Message:
py-wcwidth: updated to 0.2.8

0.2.8
Minor changes

Include requirements files in the source distibution


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 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.11 pkgsrc/devel/py-wcwidth/Makefile:1.12
--- pkgsrc/devel/py-wcwidth/Makefile:1.11       Fri Sep 29 09:16:31 2023
+++ pkgsrc/devel/py-wcwidth/Makefile    Sat Sep 30 10:33:14 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2023/09/29 09:16:31 adam Exp $
+# $NetBSD: Makefile,v 1.12 2023/09/30 10:33:14 adam Exp $
 
-DISTNAME=      wcwidth-0.2.7
+DISTNAME=      wcwidth-0.2.8
 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.11 pkgsrc/devel/py-wcwidth/distinfo:1.12
--- pkgsrc/devel/py-wcwidth/distinfo:1.11       Fri Sep 29 09:16:31 2023
+++ pkgsrc/devel/py-wcwidth/distinfo    Sat Sep 30 10:33:14 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2023/09/29 09:16:31 adam Exp $
+$NetBSD: distinfo,v 1.12 2023/09/30 10:33:14 adam Exp $
 
-BLAKE2s (wcwidth-0.2.7.tar.gz) = 493fc2a52a003310d88bfd12555ec7d6e0c1f457af5a0bd846504aafbbd38ff5
-SHA512 (wcwidth-0.2.7.tar.gz) = ece55d13ff6137aff458320cf65884d48dace0324b03a83e9e2b39125efae58035f568063244ff231155a1bd29a0f2611d46fedf882a172b2882b1ff05c86a00
-Size (wcwidth-0.2.7.tar.gz) = 60652 bytes
+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



Home | Main Index | Thread Index | Old Index