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: adam
Date: Mon Feb 2 09:52:38 UTC 2026
Modified Files:
pkgsrc/comms/py-rich: Makefile distinfo
Log Message:
py-rich: updated to 14.3.2
14.3.2
Fixed solo ZWJ crash
Fixed control codes reporting width of 1
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/comms/py-rich/Makefile
cvs rdiff -u -r1.48 -r1.49 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.56 pkgsrc/comms/py-rich/Makefile:1.57
--- pkgsrc/comms/py-rich/Makefile:1.56 Sun Jan 25 23:31:15 2026
+++ pkgsrc/comms/py-rich/Makefile Mon Feb 2 09:52:38 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.56 2026/01/25 23:31:15 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2026/02/02 09:52:38 adam Exp $
-DISTNAME= rich-14.3.1
+DISTNAME= rich-14.3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/rich/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/willmcgugan/rich
+HOMEPAGE= https://github.com/Textualize/rich
COMMENT= Render rich text, tables, progress bars, syntax highlighting
LICENSE= mit
Index: pkgsrc/comms/py-rich/distinfo
diff -u pkgsrc/comms/py-rich/distinfo:1.48 pkgsrc/comms/py-rich/distinfo:1.49
--- pkgsrc/comms/py-rich/distinfo:1.48 Sun Jan 25 23:31:15 2026
+++ pkgsrc/comms/py-rich/distinfo Mon Feb 2 09:52:38 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.48 2026/01/25 23:31:15 wiz Exp $
+$NetBSD: distinfo,v 1.49 2026/02/02 09:52:38 adam Exp $
-BLAKE2s (rich-14.3.1.tar.gz) = 76400f42ef832770bca75515d1eafbf029a0c43a8b9c60888a5ace74b396abf9
-SHA512 (rich-14.3.1.tar.gz) = 72b1716028bb6af98bd7553a89935b111a9a8f1817334609586e4da42563bf6285bee6b3f1ebd0c1fe0a9914e04f92a921f1d3a5d81deb3d06906c3fee218c0b
-Size (rich-14.3.1.tar.gz) = 230125 bytes
+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
Home |
Main Index |
Thread Index |
Old Index