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:           Thu Apr 13 14:36:32 UTC 2023

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

Log Message:
py-rich: updated to 13.3.4

13.3.4
Fixed for is_terminal ignoring FORCE_COLOR


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/comms/py-rich/Makefile
cvs rdiff -u -r1.29 -r1.30 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.33 pkgsrc/comms/py-rich/Makefile:1.34
--- pkgsrc/comms/py-rich/Makefile:1.33  Wed Mar 29 08:44:44 2023
+++ pkgsrc/comms/py-rich/Makefile       Thu Apr 13 14:36:32 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2023/03/29 08:44:44 adam Exp $
+# $NetBSD: Makefile,v 1.34 2023/04/13 14:36:32 adam Exp $
 
-DISTNAME=      rich-13.3.3
+DISTNAME=      rich-13.3.4
 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.29 pkgsrc/comms/py-rich/distinfo:1.30
--- pkgsrc/comms/py-rich/distinfo:1.29  Wed Mar 29 08:44:44 2023
+++ pkgsrc/comms/py-rich/distinfo       Thu Apr 13 14:36:32 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2023/03/29 08:44:44 adam Exp $
+$NetBSD: distinfo,v 1.30 2023/04/13 14:36:32 adam Exp $
 
-BLAKE2s (rich-13.3.3.tar.gz) = 201bf05a19084a32c7d562e8114ca3aabed9bf14f4a99323b9c049318929ea7d
-SHA512 (rich-13.3.3.tar.gz) = fd79d0ace6d0ab29b0cc7d661b5217b69709b31c6e6bec960ccdd536abe77ffda16c016e8a1b55114a7ae7038875ba32b7c23b3da5575d8d738a30b95cee0eb3
-Size (rich-13.3.3.tar.gz) = 219231 bytes
+BLAKE2s (rich-13.3.4.tar.gz) = 4d0e9d250b214fa2d2e9cc8ee434461bda0f8ca8a586be7b1c2ea2d0a8d50ac1
+SHA512 (rich-13.3.4.tar.gz) = a5a9ca18cf8d886dbfe84bdafb4e4efefa9fa05a40cb7c229e66e5f8d3e52e1c886b9b3a3d9b16208eb8dbd96716a9624dc4d7ce3c78fa697f1de712b37532c0
+Size (rich-13.3.4.tar.gz) = 219241 bytes



Home | Main Index | Thread Index | Old Index