Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 2024 17:52:17 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: 3ffe77d2c845 - main - textproc/py-rich: update to 13.9.1
Message-ID:  <202410031752.493HqH8v004725@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by matthew:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3ffe77d2c845124544117e2e4c40485b371b4426

commit 3ffe77d2c845124544117e2e4c40485b371b4426
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2024-10-03 17:51:22 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2024-10-03 17:52:12 +0000

    textproc/py-rich: update to 13.9.1
    
    Changes:        https://github.com/Textualize/rich/blob/v13.9.1/CHANGELOG.md
    Reported by:    portscout,repology
---
 textproc/py-rich/Makefile | 4 ++--
 textproc/py-rich/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/py-rich/Makefile b/textproc/py-rich/Makefile
index 350accff0dab..c9b662009333 100644
--- a/textproc/py-rich/Makefile
+++ b/textproc/py-rich/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	rich
-PORTVERSION=	13.8.1
+PORTVERSION=	13.9.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	textproc python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -30,7 +30,7 @@ BINARY_ALIAS=	git=false
 
 .include <bsd.port.pre.mk>
 
-.if ${PYTHON_REL} < 30900
+.if ${PYTHON_REL} < 31100
 RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.0.0<5.0:devel/py-typing-extensions@${PY_FLAVOR}
 .endif
 
diff --git a/textproc/py-rich/distinfo b/textproc/py-rich/distinfo
index 3c9b6bca7d1f..e5dea39b1111 100644
--- a/textproc/py-rich/distinfo
+++ b/textproc/py-rich/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1726081097
-SHA256 (Textualize-rich-v13.8.1_GH0.tar.gz) = 9e9e8be20746eeb5372df4ccba60775e1d3ed819008760ad70291dd3273b0db3
-SIZE (Textualize-rich-v13.8.1_GH0.tar.gz) = 15062921
+TIMESTAMP = 1727965422
+SHA256 (Textualize-rich-v13.9.1_GH0.tar.gz) = a66adb02dd7328e2bd17327611d8a69d810174175109e72485cd66d0011ec79a
+SIZE (Textualize-rich-v13.9.1_GH0.tar.gz) = 15063679


home | help

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