summaryrefslogtreecommitdiff
path: root/finance/py-eth-utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/py-eth-utils/Makefile')
-rw-r--r--finance/py-eth-utils/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/finance/py-eth-utils/Makefile b/finance/py-eth-utils/Makefile
index 572ede0b161..3c9bde9ad48 100644
--- a/finance/py-eth-utils/Makefile
+++ b/finance/py-eth-utils/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2022/01/04 20:53:53 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2022/07/12 07:27:18 adam Exp $
-DISTNAME= eth-utils-1.10.0
+DISTNAME= eth-utils-2.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=e/eth-utils/}
@@ -12,10 +11,10 @@ COMMENT= Common utility functions for ethereum codebases
LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-eth-hash>=0.3.1:../../finance/py-eth-hash
-DEPENDS+= ${PYPKGPREFIX}-eth-typing>=2.2.1:../../finance/py-eth-typing
+DEPENDS+= ${PYPKGPREFIX}-eth-typing>=3.0.0:../../finance/py-eth-typing
DEPENDS+= ${PYPKGPREFIX}-cytoolz>=0.10.1:../../devel/py-cytoolz
TEST_DEPENDS+= ${PYPKGPREFIX}-hypothesis>=4.43.0:../../devel/py-hypothesis
-TEST_DEPENDS+= ${PYPKGPREFIX}-test>=5.4.1:../../devel/py-test
+TEST_DEPENDS+= ${PYPKGPREFIX}-test>=6.2.5:../../devel/py-test
TEST_DEPENDS+= ${PYPKGPREFIX}-test-xdist-[0-9]*:../../devel/py-test-xdist
TEST_DEPENDS+= ${PYPKGPREFIX}-tox>=3.14.6:../../devel/py-tox