devel/py-tdworkflow: Update to 0.6.1
This commit is contained in:
parent
5a4e60e592
commit
19584336c8
2 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
|
||||
|
||||
PORTNAME= tdworkflow
|
||||
PORTVERSION= 0.6.0
|
||||
PORTVERSION= 0.6.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -18,4 +18,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
|
|||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1651604524
|
||||
SHA256 (tdworkflow-0.6.0.tar.gz) = 8d8d4c4c40b4c0778a345400a11a57ba7c43af398ebea78b45bc9b15c6d63020
|
||||
SIZE (tdworkflow-0.6.0.tar.gz) = 27786
|
||||
TIMESTAMP = 1652766929
|
||||
SHA256 (tdworkflow-0.6.1.tar.gz) = 30240420d5b30233c22f4cdc3755db4c7012ac818138e54e815f0e1f874e7dd4
|
||||
SIZE (tdworkflow-0.6.1.tar.gz) = 27872
|
||||
|
|
Loading…
Reference in a new issue