Date: Tue, 16 Dec 2025 21:21:21 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 34493e1b0d99 - main - devel/py-yaspin: Update to 3.4.0 Message-ID: <6941cd51.3bcf1.57193354@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=34493e1b0d99d7be4eb2fcb79a9b2a841a385d13 commit 34493e1b0d99d7be4eb2fcb79a9b2a841a385d13 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-12-16 21:16:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-12-16 21:16:03 +0000 devel/py-yaspin: Update to 3.4.0 Changes: https://github.com/pavdmyt/yaspin/releases --- devel/py-yaspin/Makefile | 4 ++-- devel/py-yaspin/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-yaspin/Makefile b/devel/py-yaspin/Makefile index efd9243503be..9a3730991415 100644 --- a/devel/py-yaspin/Makefile +++ b/devel/py-yaspin/Makefile @@ -1,5 +1,5 @@ PORTNAME= yaspin -PORTVERSION= 3.3.0 +PORTVERSION= 3.4.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}termcolor>=3.1<4:devel/py-termcolor@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}termcolor>=3.2<4:devel/py-termcolor@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 pytest diff --git a/devel/py-yaspin/distinfo b/devel/py-yaspin/distinfo index 9647efa90270..55833232f235 100644 --- a/devel/py-yaspin/distinfo +++ b/devel/py-yaspin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759774675 -SHA256 (yaspin-3.3.0.tar.gz) = 505c9a44c6e3723a1bee8f7a17a055b17475176b74dd93e468fa8db48c172a41 -SIZE (yaspin-3.3.0.tar.gz) = 42411 +TIMESTAMP = 1765895740 +SHA256 (yaspin-3.4.0.tar.gz) = a83a81ac7a9d161e116fb668a7e4d10d87fb18d02b4b08a17b7e472f465f3c90 +SIZE (yaspin-3.4.0.tar.gz) = 42396home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6941cd51.3bcf1.57193354>
