Update to 0.7.3
This commit is contained in:
parent
0c2a225328
commit
42e4c2683b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497016
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ckcc-protocol
|
||||
PORTVERSION= 0.7.2
|
||||
PORTVERSION= 0.7.3
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,8 +12,7 @@ COMMENT= Coldcard CLI and python interface library
|
||||
|
||||
LICENSE= LGPL3
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=6.7:devel/py-click@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pycoin>=0.80:finance/py-pycoin@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=6.7:devel/py-click@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1549103663
|
||||
SHA256 (ckcc-protocol-0.7.2.tar.gz) = 498db4ccdda018cd9f40210f5bd02ddcc98e7df583170b2eab4035c86c3cc03b
|
||||
SIZE (ckcc-protocol-0.7.2.tar.gz) = 18250
|
||||
TIMESTAMP = 1553777562
|
||||
SHA256 (ckcc-protocol-0.7.3.tar.gz) = dff0f34ac68900013e36bde6f735e173bef6b8a1cd81c89e8afc43391df8e615
|
||||
SIZE (ckcc-protocol-0.7.3.tar.gz) = 18898
|
||||
|
Loading…
Reference in New Issue
Block a user