devel/py-yaspin: Update to 2.0.0
Changes: https://github.com/pavdmyt/yaspin/releases
This commit is contained in:
parent
2f7ba7f8a0
commit
dd9006a683
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@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+
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue