Tue Jan 4 17:34:25 2022 UTC ()
py-rich: updated to 10.16.2

10.16.2

Fixed

Fixed @ not being escaped in markup

10.16.1

Fixed

Fixed issues with overlapping tags https://github.com/willmcgugan/rich/issues/1755

10.16.0

Fixed

Double print of progress bar in Jupyter https://github.com/willmcgugan/rich/issues/1737

Added

Added Text.markup property https://github.com/willmcgugan/rich/issues/1751


(adam)
diff -r1.18 -r1.19 pkgsrc/comms/py-rich/Makefile
diff -r1.16 -r1.17 pkgsrc/comms/py-rich/distinfo

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

--- pkgsrc/comms/py-rich/Makefile 2021/12/30 12:12:53 1.18
+++ pkgsrc/comms/py-rich/Makefile 2022/01/04 17:34:25 1.19
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.18 2021/12/30 12:12:53 adam Exp $ 1# $NetBSD: Makefile,v 1.19 2022/01/04 17:34:25 adam Exp $
2 2
3DISTNAME= rich-10.15.2 3DISTNAME= rich-10.16.2
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
13DEPENDS+= ${PYPKGPREFIX}-colorama>=0.4.0:../../comms/py-colorama 13DEPENDS+= ${PYPKGPREFIX}-colorama>=0.4.0:../../comms/py-colorama
14DEPENDS+= ${PYPKGPREFIX}-commonmark>=0.9.0:../../textproc/py-commonmark 14DEPENDS+= ${PYPKGPREFIX}-commonmark>=0.9.0:../../textproc/py-commonmark
15DEPENDS+= ${PYPKGPREFIX}-pygments>=2.6.0:../../textproc/py-pygments 15DEPENDS+= ${PYPKGPREFIX}-pygments>=2.6.0:../../textproc/py-pygments
16 16

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

--- pkgsrc/comms/py-rich/distinfo 2021/12/10 08:54:54 1.16
+++ pkgsrc/comms/py-rich/distinfo 2022/01/04 17:34:25 1.17
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.16 2021/12/10 08:54:54 adam Exp $ 1$NetBSD: distinfo,v 1.17 2022/01/04 17:34:25 adam Exp $
2 2
3BLAKE2s (rich-10.15.2.tar.gz) = 902585af84b06e41d482ed0c63fc5ccd9782ef5c7f24d2daf3e95fa659926163 3BLAKE2s (rich-10.16.2.tar.gz) = f4fc30cb1469c789a24f9ab8113d2e9eb2a788557235a690fc3e370cb8295856
4SHA512 (rich-10.15.2.tar.gz) = 71f5a2b695ea22b5e1e6078a4d9165feb72981483c6ba94ed89c92ddde783dd22b320d1d0785fc4cf1a1f375a5cbca0845fe5462494ef302474fd958a911494e 4SHA512 (rich-10.16.2.tar.gz) = fe437825b1ec5f1a3de61f36e2236279c04a722b351668ee5713f444a4ae727ab87b5926887f4de465b1fad481ca111a1385b0107b208557eaadd58791f4c9fe
5Size (rich-10.15.2.tar.gz) = 197381 bytes 5Size (rich-10.16.2.tar.gz) = 197585 bytes