Wed Feb 28 18:04:41 2024 UTC (89d)
py-rich: updated to 13.7.1

13.7.1 - 2023-02-28

Fixed

Updated the widths of some characters


(adam)
diff -r1.42 -r1.43 pkgsrc/comms/py-rich/Makefile
diff -r1.37 -r1.38 pkgsrc/comms/py-rich/distinfo

cvs diff -r1.42 -r1.43 pkgsrc/comms/py-rich/Makefile (expand / switch to unified diff)

--- pkgsrc/comms/py-rich/Makefile 2023/11/15 17:50:51 1.42
+++ pkgsrc/comms/py-rich/Makefile 2024/02/28 18:04:41 1.43
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.42 2023/11/15 17:50:51 adam Exp $ 1# $NetBSD: Makefile,v 1.43 2024/02/28 18:04:41 adam Exp $
2 2
3DISTNAME= rich-13.7.0 3DISTNAME= rich-13.7.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= comms python 5CATEGORIES= comms python
6MASTER_SITES= ${MASTER_SITE_PYPI:=r/rich/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=r/rich/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/willmcgugan/rich 9HOMEPAGE= https://github.com/willmcgugan/rich
10COMMENT= Render rich text, tables, progress bars, syntax highlighting 10COMMENT= Render rich text, tables, progress bars, syntax highlighting
11LICENSE= mit 11LICENSE= mit
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=1.0.0:../../devel/py-poetry-core 13TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=1.0.0:../../devel/py-poetry-core
14DEPENDS+= ${PYPKGPREFIX}-markdown-it-py>=2.2.0:../../textproc/py-markdown-it-py 14DEPENDS+= ${PYPKGPREFIX}-markdown-it-py>=2.2.0:../../textproc/py-markdown-it-py
15DEPENDS+= ${PYPKGPREFIX}-pygments>=2.14.0:../../textproc/py-pygments 15DEPENDS+= ${PYPKGPREFIX}-pygments>=2.14.0:../../textproc/py-pygments
16 16

cvs diff -r1.37 -r1.38 pkgsrc/comms/py-rich/distinfo (expand / switch to unified diff)

--- pkgsrc/comms/py-rich/distinfo 2023/11/15 17:50:51 1.37
+++ pkgsrc/comms/py-rich/distinfo 2024/02/28 18:04:41 1.38
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.37 2023/11/15 17:50:51 adam Exp $ 1$NetBSD: distinfo,v 1.38 2024/02/28 18:04:41 adam Exp $
2 2
3BLAKE2s (rich-13.7.0.tar.gz) = 0ad0ca7e597f363a7c7600aba4c3ec812c2670fffa812b2647143d2aa546a901 3BLAKE2s (rich-13.7.1.tar.gz) = 75cdf486819d848bd07f7c69bbf654408257d8b6f95306a4a2ee3b215ce18b23
4SHA512 (rich-13.7.0.tar.gz) = c831d6c860d2676f9af31dddad36b8999270a534759996aa1a1818b50d66740fc76cfde8dacb5872eb75a6cf80830e6b60a48778e55af35ed8b6e7ea54542303 4SHA512 (rich-13.7.1.tar.gz) = 8cc7d2d81318b7260c1effd0e98cf576083e77e728d91cef295221bbabddf24f2e4a91a8d0d112682f5fbcbadc47593c9e858d9b1fd8348b8b8502c27a0b056d
5Size (rich-13.7.0.tar.gz) = 221168 bytes 5Size (rich-13.7.1.tar.gz) = 221248 bytes