Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Aug 2023 09:31:01 GMT
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: 31b80c026bdd - main - devel/py-yaspin: Update to 3.0.0
Message-ID:  <202308260931.37Q9V1Ur090515@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=31b80c026bdd13497a6ffae8438493adb9dfd7f2

commit 31b80c026bdd13497a6ffae8438493adb9dfd7f2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-26 09:27:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-26 09:27:40 +0000

    devel/py-yaspin: Update to 3.0.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 a33e8f6c003a..20ae32c9b3b0 100644
--- a/devel/py-yaspin/Makefile
+++ b/devel/py-yaspin/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	yaspin
-PORTVERSION=	2.5.0
+PORTVERSION=	3.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}termcolor>=2.3<3:devel/py-termcolor@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.9+
 USE_PYTHON=	autoplist concurrent pep517 pytest
 
 NO_ARCH=	yes
diff --git a/devel/py-yaspin/distinfo b/devel/py-yaspin/distinfo
index 381e570345c1..91c6e9a88452 100644
--- a/devel/py-yaspin/distinfo
+++ b/devel/py-yaspin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692211783
-SHA256 (yaspin-2.5.0.tar.gz) = f96ab3b5c42e1eaa6af3193508082309d9dc43f6963339f9aa606003ee8d7e63
-SIZE (yaspin-2.5.0.tar.gz) = 34589
+TIMESTAMP = 1692812435
+SHA256 (yaspin-3.0.0.tar.gz) = 3b12004f9fb7d5a6295b14e416c652a9cce6a4aab09a6ade0c7f1dd7410c8fb2
+SIZE (yaspin-3.0.0.tar.gz) = 34566



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