summaryrefslogtreecommitdiff
path: root/security/py-btchip-python
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2020-07-04 06:54:26 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2020-07-04 06:54:26 +0000
commit0bfe559bae0f701f38926b39e1af21137f646c3b (patch)
treefc57c4305b4caa0417865fb4f043216cb72f5601 /security/py-btchip-python
parentAdd missing run-time dependency on Python SQLite3 bindings. (diff)
Update to 0.1.30
Diffstat (limited to 'security/py-btchip-python')
-rw-r--r--security/py-btchip-python/Makefile8
-rw-r--r--security/py-btchip-python/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/security/py-btchip-python/Makefile b/security/py-btchip-python/Makefile
index 29e5111cd5dc..b424d8fb82db 100644
--- a/security/py-btchip-python/Makefile
+++ b/security/py-btchip-python/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= btchip-python
-PORTVERSION= 0.1.28
+PORTVERSION= 0.1.30
DISTVERSIONPREFIX= v
CATEGORIES= security python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,9 +14,9 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mnemonic>=0:security/py-mnemonic@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pyscard>0:security/py-pyscard@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}ecdsa>0:security/py-ecdsa@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}hidapi>=0:comms/py-hidapi@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}pyscard>=1.6.12.4.b1:security/py-pyscard@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}ecdsa>=0.9:security/py-ecdsa@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}hidapi>=0.7.99:comms/py-hidapi@${PY_FLAVOR}
USES= python
USE_GITHUB= yes
diff --git a/security/py-btchip-python/distinfo b/security/py-btchip-python/distinfo
index e1e52d6e0cbc..a3ca2725e43e 100644
--- a/security/py-btchip-python/distinfo
+++ b/security/py-btchip-python/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535986658
-SHA256 (LedgerHQ-btchip-python-v0.1.28_GH0.tar.gz) = b257357321afc641c15deb7b7cc5f6c54a060739dfb4acddc55fdbd18ba17917
-SIZE (LedgerHQ-btchip-python-v0.1.28_GH0.tar.gz) = 33285
+TIMESTAMP = 1593806310
+SHA256 (LedgerHQ-btchip-python-v0.1.30_GH0.tar.gz) = 66f999b728b168cb24374ddcf32a8315cbe76d9550640f414d1b8a7db4c5998b
+SIZE (LedgerHQ-btchip-python-v0.1.30_GH0.tar.gz) = 33364