Sun Sep 17 17:53:23 2023 UTC ()
py-rich: updated to 13.5.3

13.5.3

Fixed

Markdown table rendering issue with inline styles and links
Fix Markdown code blocks on a light background


(adam)
diff -r1.38 -r1.39 pkgsrc/comms/py-rich/Makefile
diff -r1.34 -r1.35 pkgsrc/comms/py-rich/distinfo

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

--- pkgsrc/comms/py-rich/Makefile 2023/08/02 07:04:50 1.38
+++ pkgsrc/comms/py-rich/Makefile 2023/09/17 17:53:23 1.39
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.38 2023/08/02 07:04:50 adam Exp $ 1# $NetBSD: Makefile,v 1.39 2023/09/17 17:53:23 adam Exp $
2 2
3DISTNAME= rich-13.5.2 3DISTNAME= rich-13.5.3
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.34 -r1.35 pkgsrc/comms/py-rich/distinfo (expand / switch to unified diff)

--- pkgsrc/comms/py-rich/distinfo 2023/08/02 07:04:50 1.34
+++ pkgsrc/comms/py-rich/distinfo 2023/09/17 17:53:23 1.35
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.34 2023/08/02 07:04:50 adam Exp $ 1$NetBSD: distinfo,v 1.35 2023/09/17 17:53:23 adam Exp $
2 2
3BLAKE2s (rich-13.5.2.tar.gz) = 021d83d6db57cd85aafc509edeaa51d787463265af78d0a8c6e658c4834222f4 3BLAKE2s (rich-13.5.3.tar.gz) = 91636dc6f3658899f7424a6dd2ae40aeabe68fcf73f9f31a9584a04540133ab8
4SHA512 (rich-13.5.2.tar.gz) = fb19a069768432e7ebe9bb20511f93c11d9ca17421d9d441855f349fa609abf7249fa36a263fa0695e7858b59ea2181af4ac1a66f6cff113abccad5186e4a7db 4SHA512 (rich-13.5.3.tar.gz) = 6076e9c2c29eaa0e15bc5b77d80101f9bb631166a0c5248d6756fe3bbc8a4e0d6004da8193e6034f8501e5a91a6beffb48bbac05083e1fbcab44401f28795bb9
5Size (rich-13.5.2.tar.gz) = 220216 bytes 5Size (rich-13.5.3.tar.gz) = 220323 bytes