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:           Tue Oct 10 16:02:51 UTC 2023

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

Log Message:
py-cwcwidth: updated to 0.1.9

0.1.9

* Drop support for Python 3.7.
* Add support for Python 3.12.
* Avoid redefinition of `_XOPEN_SOURCE`.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-cwcwidth/Makefile \
    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.7 pkgsrc/devel/py-cwcwidth/Makefile:1.8
--- pkgsrc/devel/py-cwcwidth/Makefile:1.7       Tue Jun  6 12:41:11 2023
+++ pkgsrc/devel/py-cwcwidth/Makefile   Tue Oct 10 16:02:51 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2023/06/06 12:41:11 riastradh Exp $
+# $NetBSD: Makefile,v 1.8 2023/10/10 16:02:51 adam Exp $
 
-DISTNAME=      cwcwidth-0.1.8
+DISTNAME=      cwcwidth-0.1.9
 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.7 pkgsrc/devel/py-cwcwidth/distinfo:1.8
--- pkgsrc/devel/py-cwcwidth/distinfo:1.7       Tue Nov 15 09:12:11 2022
+++ pkgsrc/devel/py-cwcwidth/distinfo   Tue Oct 10 16:02:51 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/11/15 09:12:11 adam Exp $
+$NetBSD: distinfo,v 1.8 2023/10/10 16:02:51 adam Exp $
 
-BLAKE2s (cwcwidth-0.1.8.tar.gz) = 0eb2425725487f744cc22687c99e2dcf7a027c5850e3a48cd4bd4590b3627f46
-SHA512 (cwcwidth-0.1.8.tar.gz) = 8906194fe7c414000b4ec84c140c35193e71e40bc4a50ba3cfa01a17e739a6afda826442a170269a4bc650868369522d27571bb019c3f4b68bdf51f6686e60f7
-Size (cwcwidth-0.1.8.tar.gz) = 38178 bytes
+BLAKE2s (cwcwidth-0.1.9.tar.gz) = 74ff8e21be3b7f09e6c96c803a49748034c7bc93b5603d20c188bf3515dd2731
+SHA512 (cwcwidth-0.1.9.tar.gz) = bec3a0b249255df5f0d195d5f91fa28c83a2fa2edd6a56a2c1a334126ab618452515ad230cac5386e69358d7a049df2b6e17ce85b4188f92cfdb1135d07188b0
+Size (cwcwidth-0.1.9.tar.gz) = 57892 bytes



Home | Main Index | Thread Index | Old Index