git: cb0b3c9d43c9 - main - devel/py-typer: Update to 0.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 May 2023 20:02:22 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=cb0b3c9d43c9ddff933127cfaa69b8f64a95e8ee commit cb0b3c9d43c9ddff933127cfaa69b8f64a95e8ee Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-02 19:58:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-02 19:58:28 +0000 devel/py-typer: Update to 0.8.0 Changes: https://github.com/tiangolo/typer/releases --- devel/py-typer/Makefile | 4 ++-- devel/py-typer/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-typer/Makefile b/devel/py-typer/Makefile index 4bd5cc48d4b1..62e90e13dba7 100644 --- a/devel/py-typer/Makefile +++ b/devel/py-typer/Makefile @@ -1,6 +1,5 @@ PORTNAME= typer -PORTVERSION= 0.7.0 -PORTREVISION= 2 +PORTVERSION= 0.8.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -25,6 +24,7 @@ OPTIONS_DEFAULT=ALL ALL_DESC= All dependencies ALL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0.4.3<0.5.0:devel/py-colorama@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}rich>=10.11.0<14.0.0:textproc/py-rich@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}shellingham>=1.3.0<2.0.0:devel/py-shellingham@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/devel/py-typer/distinfo b/devel/py-typer/distinfo index d2b5934d02fa..c162fcb6d20b 100644 --- a/devel/py-typer/distinfo +++ b/devel/py-typer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669057869 -SHA256 (typer-0.7.0.tar.gz) = ff797846578a9f2a201b53442aedeb543319466870fbe1c701eab66dd7681165 -SIZE (typer-0.7.0.tar.gz) = 251871 +TIMESTAMP = 1683048852 +SHA256 (typer-0.8.0.tar.gz) = 7442b3a4369c8352b8bb684d04558b278b80fa92ae5d5760eb42c2f27c71f044 +SIZE (typer-0.8.0.tar.gz) = 256731