git: dd9006a683bc - main - devel/py-yaspin: Update to 2.0.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed May 26 19:02:45 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dd9006a683bc9627b6c743ae4ed30a2167460b6a
commit dd9006a683bc9627b6c743ae4ed30a2167460b6a
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-26 18:53:56 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-26 18:59:53 +0000
devel/py-yaspin: Update to 2.0.0
Changes: https://github.com/pavdmyt/yaspin/releases
---
devel/py-yaspin/Makefile | 3 ++-
devel/py-yaspin/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/devel/py-yaspin/Makefile b/devel/py-yaspin/Makefile
index ba0527c4b1bd..ed42e99fe39e 100644
--- a/devel/py-yaspin/Makefile
+++ b/devel/py-yaspin/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= yaspin
-PORTVERSION= 1.5.0
+PORTVERSION= 2.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,6 +12,7 @@ COMMENT= Yet Another Terminal Spinner
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}termcolor>=1.1.0<2.0.0:devel/py-termcolor@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
USES= python:3.6+
diff --git a/devel/py-yaspin/distinfo b/devel/py-yaspin/distinfo
index 1f04109a416b..22dfb97c35d7 100644
--- a/devel/py-yaspin/distinfo
+++ b/devel/py-yaspin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619198541
-SHA256 (yaspin-1.5.0.tar.gz) = d8fc9bc1c8be225877ea6e2e08fec96c2b52e233525a5c40b92d373f015439c6
-SIZE (yaspin-1.5.0.tar.gz) = 36937
+TIMESTAMP = 1622037978
+SHA256 (yaspin-2.0.0.tar.gz) = 0498039b3e110f53824417a9f59418a20843e8752b8b15c26bb81a659d4aec5c
+SIZE (yaspin-2.0.0.tar.gz) = 33794
More information about the dev-commits-ports-all
mailing list