pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/py-rich py-rich: updated to 10.6.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/84b163e248c0
branches: trunk
changeset: 455843:84b163e248c0
user: adam <adam%pkgsrc.org@localhost>
date: Tue Jul 13 04:25:32 2021 +0000
description:
py-rich: updated to 10.6.0
10.6.0:
Deprecated
Added deprecation warning for tabulate_mapping which will be removed in v11.0.0
Added
Added precision argument to filesize.decimal
Added separator argument to filesize.decimal
Added _rich_traceback_guard to Traceback
Added emoji_variant to Console
Added -emoji and -text variant selectors to emoji code
Fixed
Fixed issue with adjoining color tags https://github.com/willmcgugan/rich/issues/1334
Changed
Changed Console.size to use unproxied stdin and stdout
diffstat:
comms/py-rich/Makefile | 4 ++--
comms/py-rich/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 7b9e070c1523 -r 84b163e248c0 comms/py-rich/Makefile
--- a/comms/py-rich/Makefile Tue Jul 13 04:22:52 2021 +0000
+++ b/comms/py-rich/Makefile Tue Jul 13 04:25:32 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2021/07/05 19:07:59 adam Exp $
+# $NetBSD: Makefile,v 1.7 2021/07/13 04:25:32 adam Exp $
-DISTNAME= rich-10.5.0
+DISTNAME= rich-10.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/rich/}
diff -r 7b9e070c1523 -r 84b163e248c0 comms/py-rich/distinfo
--- a/comms/py-rich/distinfo Tue Jul 13 04:22:52 2021 +0000
+++ b/comms/py-rich/distinfo Tue Jul 13 04:25:32 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2021/07/05 19:07:59 adam Exp $
+$NetBSD: distinfo,v 1.4 2021/07/13 04:25:32 adam Exp $
-SHA1 (rich-10.5.0.tar.gz) = 6b261f6fef8ee271e97e8a2bdcf5f77bcdc04474
-RMD160 (rich-10.5.0.tar.gz) = 7826be89a3e58addb40baa2ca15a85dd2fe05cbb
-SHA512 (rich-10.5.0.tar.gz) = af3d18c4d73e7b0ca36001757fbd1e3bb50bea7afc36d28d2e39ce97033097d9c80879f3947c91f436731b2d3aa35e9444bf6bfcb28e168cfd995c3f821e40e1
-Size (rich-10.5.0.tar.gz) = 191025 bytes
+SHA1 (rich-10.6.0.tar.gz) = 436c4ebde0d5d5f983e8e43c2706e34047496def
+RMD160 (rich-10.6.0.tar.gz) = 51a6fcb6401e981ebd148d7225249b6adc47a61b
+SHA512 (rich-10.6.0.tar.gz) = b852d87435e99855bc45eb04497571258b5f8320cfb65b160f73471f0b02ffff604981c73b766be0f2abb5c53f543a09377a201827f2c2caa532fe8358bfb685
+Size (rich-10.6.0.tar.gz) = 191879 bytes
Home |
Main Index |
Thread Index |
Old Index