From 29dfb84a666dbb60827b7c8d3836a119a30c18f9 Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 12 Sep 2022 10:57:49 +0000 Subject: py-eth-abi: updated to 3.0.1 3.0.1: Added typing --- finance/py-eth-abi/Makefile | 4 ++-- finance/py-eth-abi/PLIST | 3 ++- finance/py-eth-abi/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'finance') diff --git a/finance/py-eth-abi/Makefile b/finance/py-eth-abi/Makefile index 8c1e8a08650..5698fa681c3 100644 --- a/finance/py-eth-abi/Makefile +++ b/finance/py-eth-abi/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2022/07/12 07:32:01 adam Exp $ +# $NetBSD: Makefile,v 1.6 2022/09/12 10:57:49 adam Exp $ -DISTNAME= eth_abi-3.0.0 +DISTNAME= eth_abi-3.0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/} CATEGORIES= finance python MASTER_SITES= ${MASTER_SITE_PYPI:=e/eth-abi/} diff --git a/finance/py-eth-abi/PLIST b/finance/py-eth-abi/PLIST index 7e6976b2c36..927e98bfdbc 100644 --- a/finance/py-eth-abi/PLIST +++ b/finance/py-eth-abi/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2021/02/07 20:13:09 adam Exp $ +@comment $NetBSD: PLIST,v 1.2 2022/09/12 10:57:49 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -35,6 +35,7 @@ ${PYSITELIB}/eth_abi/grammar.pyo ${PYSITELIB}/eth_abi/packed.py ${PYSITELIB}/eth_abi/packed.pyc ${PYSITELIB}/eth_abi/packed.pyo +${PYSITELIB}/eth_abi/py.typed ${PYSITELIB}/eth_abi/registry.py ${PYSITELIB}/eth_abi/registry.pyc ${PYSITELIB}/eth_abi/registry.pyo diff --git a/finance/py-eth-abi/distinfo b/finance/py-eth-abi/distinfo index 91927d84d79..e71d58ebbc7 100644 --- a/finance/py-eth-abi/distinfo +++ b/finance/py-eth-abi/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2022/07/12 07:32:01 adam Exp $ +$NetBSD: distinfo,v 1.5 2022/09/12 10:57:49 adam Exp $ -BLAKE2s (eth_abi-3.0.0.tar.gz) = ff9662e9513fd9553382bb8676acf8353bbadf3cfee03c9e563cdef0a0521cb2 -SHA512 (eth_abi-3.0.0.tar.gz) = 01a85ee4d19fbca94c7cbeac736d29ebea0dfb905380300d8da9f587cd015c98d9558f79a4f05b5fc9fc605c9ca592aec0f09d945d12ed2422bc673c6409b555 -Size (eth_abi-3.0.0.tar.gz) = 3876604 bytes +BLAKE2s (eth_abi-3.0.1.tar.gz) = 8a52830ae4f9db37d959772cb495a032d13c9a2007902e72f88db16cf6c9e99e +SHA512 (eth_abi-3.0.1.tar.gz) = c8ad0548a3829cf4f9f14b3d4427cf151aa482db277edaa2e242e77012913423312c89ba1d1c43d62bc3dcc307a74a72c616051032d4f832ac4eb13dd0d5335b +Size (eth_abi-3.0.1.tar.gz) = 484550 bytes -- cgit v1.2.3