Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 May 2021 11:42:07 GMT
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5acd613d6179 - main - textproc/py-rich: update to 10.2.0
Message-ID:  <202105151142.14FBg7QX057084@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by matthew:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5acd613d61799aa65b1ddf2f4956c17c9cf97601

commit 5acd613d61799aa65b1ddf2f4956c17c9cf97601
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2021-05-15 11:40:50 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2021-05-15 11:41:59 +0000

    textproc/py-rich: update to 10.2.0
    
    ChangeLog:      https://github.com/willmcgugan/rich/blob/v10.2.0/CHANGELOG.md
---
 textproc/py-rich/Makefile | 2 +-
 textproc/py-rich/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/textproc/py-rich/Makefile b/textproc/py-rich/Makefile
index 8e380aa8ddf2..1261abddded5 100644
--- a/textproc/py-rich/Makefile
+++ b/textproc/py-rich/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	rich
-PORTVERSION=	10.1.0
+PORTVERSION=	10.2.0
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-rich/distinfo b/textproc/py-rich/distinfo
index 333b61728f5e..43a55272d493 100644
--- a/textproc/py-rich/distinfo
+++ b/textproc/py-rich/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617902675
-SHA256 (rich-10.1.0.tar.gz) = 8f05431091601888c50341697cfc421dc398ce37b12bca0237388ef9c7e2c9e9
-SIZE (rich-10.1.0.tar.gz) = 185192
+TIMESTAMP = 1621075657
+SHA256 (rich-10.2.0.tar.gz) = a30429d82363d42e7c64e324c2c8735c045f190cba609feee91a7b9f563a64b5
+SIZE (rich-10.2.0.tar.gz) = 187076



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105151142.14FBg7QX057084>