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: Fri Sep 29 09:16:31 UTC 2023
Modified Files:
pkgsrc/devel/py-wcwidth: Makefile distinfo
Log Message:
py-wcwidth: updated to 0.2.7
0.2.7
Major changes
Update Unicode version to 15.1.0
Minor changes
Add testing support for Python 3.12
Update README
Update requirements
Enable GitHub Actions CI
Prepare release 0.2.7
Update tox envs in README
Include bin, docs, and tox.ini in the source distribution
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 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.10 pkgsrc/devel/py-wcwidth/Makefile:1.11
--- pkgsrc/devel/py-wcwidth/Makefile:1.10 Wed Mar 29 09:34:10 2023
+++ pkgsrc/devel/py-wcwidth/Makefile Fri Sep 29 09:16:31 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2023/03/29 09:34:10 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2023/09/29 09:16:31 adam Exp $
-DISTNAME= wcwidth-0.2.6
+DISTNAME= wcwidth-0.2.7
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.10 pkgsrc/devel/py-wcwidth/distinfo:1.11
--- pkgsrc/devel/py-wcwidth/distinfo:1.10 Mon Jan 16 21:12:00 2023
+++ pkgsrc/devel/py-wcwidth/distinfo Fri Sep 29 09:16:31 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2023/01/16 21:12:00 adam Exp $
+$NetBSD: distinfo,v 1.11 2023/09/29 09:16:31 adam Exp $
-BLAKE2s (wcwidth-0.2.6.tar.gz) = 44a8ed821497a06261ead09be6638521a848cdc450740ad32a82bb947fa8bbde
-SHA512 (wcwidth-0.2.6.tar.gz) = 0f7be2fcf0a2ef1c357fb3d1f7041a309443c8c771973aaf3acb7d83acee9fababa7f17dabc886a37d20bfc7dc13e8b0ce18637f4137ab349c881697e18c3a1c
-Size (wcwidth-0.2.6.tar.gz) = 35452 bytes
+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
Home |
Main Index |
Thread Index |
Old Index