diff --git a/finance/py-python-bitcoinlib/Makefile b/finance/py-python-bitcoinlib/Makefile index 298aa8384192..1e804c225cd3 100644 --- a/finance/py-python-bitcoinlib/Makefile +++ b/finance/py-python-bitcoinlib/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= python-bitcoinlib -PORTVERSION= 0.10.2 +PORTVERSION= 0.11.0 CATEGORIES= finance python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,9 +12,12 @@ COMMENT= Swiss Army Knife of the Bitcoin protocol LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES= python:3.5+ USE_PYTHON= autoplist distutils NO_ARCH= yes +do-test: + @cd ${WRKSRC} && ${PYTHON_CMD} setup.py test + .include diff --git a/finance/py-python-bitcoinlib/distinfo b/finance/py-python-bitcoinlib/distinfo index 93e3797f54de..c561aee93bb5 100644 --- a/finance/py-python-bitcoinlib/distinfo +++ b/finance/py-python-bitcoinlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1566385991 -SHA256 (python-bitcoinlib-0.10.2.tar.gz) = bdb270ded594b8dead58fd6830ad14f880c25ec1fd2ca1be24e9e85decefce04 -SIZE (python-bitcoinlib-0.10.2.tar.gz) = 144193 +TIMESTAMP = 1591949233 +SHA256 (python-bitcoinlib-0.11.0.tar.gz) = 3daafd63cb755f6e2067b7c9c514053856034c9f9363c80c37007744d54a2e06 +SIZE (python-bitcoinlib-0.11.0.tar.gz) = 150107