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 Oct 7 12:27:35 UTC 2024
Modified Files:
pkgsrc/comms/py-rich: Makefile distinfo
Log Message:
py-rich: updated to 13.9.2
13.9.2
Fixed Table columns not highlighting when added by add_row
Fixed an issue with Segment.split_cells reported in Textual
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/comms/py-rich/Makefile
cvs rdiff -u -r1.41 -r1.42 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.47 pkgsrc/comms/py-rich/Makefile:1.48
--- pkgsrc/comms/py-rich/Makefile:1.47 Tue Oct 1 19:59:23 2024
+++ pkgsrc/comms/py-rich/Makefile Mon Oct 7 12:27:35 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2024/10/01 19:59:23 adam Exp $
+# $NetBSD: Makefile,v 1.48 2024/10/07 12:27:35 adam Exp $
-DISTNAME= rich-13.9.1
+DISTNAME= rich-13.9.2
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.41 pkgsrc/comms/py-rich/distinfo:1.42
--- pkgsrc/comms/py-rich/distinfo:1.41 Tue Oct 1 19:59:23 2024
+++ pkgsrc/comms/py-rich/distinfo Mon Oct 7 12:27:35 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.41 2024/10/01 19:59:23 adam Exp $
+$NetBSD: distinfo,v 1.42 2024/10/07 12:27:35 adam Exp $
-BLAKE2s (rich-13.9.1.tar.gz) = 9bd9286bcefe94deee381518c8cc1e9fd5af76d4b9e825ac2c1ebebbfc397b8d
-SHA512 (rich-13.9.1.tar.gz) = 50b42a42f5e8c3e1aef8a0873737e8ddb66361ebad29145ea12e863a50bfd30afb899746732ecf68091f030cae1de2819b8420283ef7bc5695a75eac0493e1da
-Size (rich-13.9.1.tar.gz) = 222907 bytes
+BLAKE2s (rich-13.9.2.tar.gz) = 6c9ca37569dc4735edf052e758b8705a600c15008c272563dcd7aa74aa40008e
+SHA512 (rich-13.9.2.tar.gz) = 9ca7cc1dc0112ed503a4f0ef7a0b8ca82a62eeffb5f6abca7633a706fa4500b54c7aeee148c2fa6b6c20a437915f7196552d719b25a54d896c2bcfb50705aff0
+Size (rich-13.9.2.tar.gz) = 222843 bytes
Home |
Main Index |
Thread Index |
Old Index