security/py-btchip-python: Update to 0.1.32
- Move to pypy - Upstream has removed license file although license remains unchanged
This commit is contained in:
parent
df1165d50e
commit
88d373717d
@ -2,16 +2,15 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= btchip-python
|
PORTNAME= btchip-python
|
||||||
PORTVERSION= 0.1.31
|
PORTVERSION= 0.1.32
|
||||||
DISTVERSIONPREFIX= v
|
|
||||||
CATEGORIES= security python
|
CATEGORIES= security python
|
||||||
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= ehaupt@FreeBSD.org
|
MAINTAINER= ehaupt@FreeBSD.org
|
||||||
COMMENT= Python communication library for Ledger Hardware Wallet
|
COMMENT= Python communication library for Ledger Hardware Wallet
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mnemonic>=0:security/py-mnemonic@${PY_FLAVOR} \
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mnemonic>=0:security/py-mnemonic@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}pyscard>=1.6.12.4.b1:security/py-pyscard@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}pyscard>=1.6.12.4.b1:security/py-pyscard@${PY_FLAVOR} \
|
||||||
@ -19,10 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mnemonic>=0:security/py-mnemonic@${PY_FLAVOR
|
|||||||
${PYTHON_PKGNAMEPREFIX}hidapi>=0.7.99:comms/py-hidapi@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}hidapi>=0.7.99:comms/py-hidapi@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= python:3.6+
|
USES= python:3.6+
|
||||||
USE_GITHUB= yes
|
|
||||||
USE_PYTHON= autoplist distutils
|
USE_PYTHON= autoplist distutils
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
GH_ACCOUNT= LedgerHQ
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1602007510
|
TIMESTAMP = 1615199384
|
||||||
SHA256 (LedgerHQ-btchip-python-v0.1.31_GH0.tar.gz) = 11bfada7b7ca97d3ff158c5922b9d0f2c7e705545b28b743cecab96158001e64
|
SHA256 (btchip-python-0.1.32.tar.gz) = 34f5e0c161c08f65dc0d070ba2ff4c315ed21c4b7e0faa32a46862d0dc1b8f55
|
||||||
SIZE (LedgerHQ-btchip-python-v0.1.31_GH0.tar.gz) = 33375
|
SIZE (btchip-python-0.1.32.tar.gz) = 20401
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user