pkgsrc-Changes archive

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

CVS commit: pkgsrc/comms/py-rich



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 22 14:22:40 UTC 2026

Modified Files:
        pkgsrc/comms/py-rich: Makefile distinfo

Log Message:
py-rich: update to 14.3.3.

Fixed a infinite loop in split_graphemes


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/comms/py-rich/Makefile
cvs rdiff -u -r1.49 -r1.50 pkgsrc/comms/py-rich/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/comms/py-rich/Makefile
diff -u pkgsrc/comms/py-rich/Makefile:1.57 pkgsrc/comms/py-rich/Makefile:1.58
--- pkgsrc/comms/py-rich/Makefile:1.57  Mon Feb  2 09:52:38 2026
+++ pkgsrc/comms/py-rich/Makefile       Sun Feb 22 14:22:40 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2026/02/02 09:52:38 adam Exp $
+# $NetBSD: Makefile,v 1.58 2026/02/22 14:22:40 wiz Exp $
 
-DISTNAME=      rich-14.3.2
+DISTNAME=      rich-14.3.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    comms python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=r/rich/}

Index: pkgsrc/comms/py-rich/distinfo
diff -u pkgsrc/comms/py-rich/distinfo:1.49 pkgsrc/comms/py-rich/distinfo:1.50
--- pkgsrc/comms/py-rich/distinfo:1.49  Mon Feb  2 09:52:38 2026
+++ pkgsrc/comms/py-rich/distinfo       Sun Feb 22 14:22:40 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.49 2026/02/02 09:52:38 adam Exp $
+$NetBSD: distinfo,v 1.50 2026/02/22 14:22:40 wiz Exp $
 
-BLAKE2s (rich-14.3.2.tar.gz) = 2ff19262cf6caef5317ef27fa444df2eccd29d7fd1b4b65e88830feef8d73045
-SHA512 (rich-14.3.2.tar.gz) = d26e3db6472760864578bbc5db1ab5747183f63b6cdff6fb56c3eba3e97383673c6fd825120242c30a68a893f0754a7117060f3a6a19413b5af15e45f55746a5
-Size (rich-14.3.2.tar.gz) = 230143 bytes
+BLAKE2s (rich-14.3.3.tar.gz) = 59149371ea063132fccda39957063d4d6073896f26330730f3e7ab61a47da56a
+SHA512 (rich-14.3.3.tar.gz) = c3266af2323bf76a4235c66eac7d64da97df3abfdc8f75d24956d4c97059dfd2562a850954d573847ed36938762b93413afa30c8ffae4299b5857d017f407dfc
+Size (rich-14.3.3.tar.gz) = 230582 bytes



Home | Main Index | Thread Index | Old Index