pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/finance/py-eth-abi py-eth-abi: updated to 3.0.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb89ea79f961
branches:  trunk
changeset: 385251:bb89ea79f961
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Sep 12 10:57:49 2022 +0000

description:
py-eth-abi: updated to 3.0.1

3.0.1:
Added typing

diffstat:

 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(-)

diffs (42 lines):

diff -r 4d1f7e031132 -r bb89ea79f961 finance/py-eth-abi/Makefile
--- a/finance/py-eth-abi/Makefile       Mon Sep 12 10:57:05 2022 +0000
+++ b/finance/py-eth-abi/Makefile       Mon Sep 12 10:57:49 2022 +0000
@@ -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 -r 4d1f7e031132 -r bb89ea79f961 finance/py-eth-abi/PLIST
--- a/finance/py-eth-abi/PLIST  Mon Sep 12 10:57:05 2022 +0000
+++ b/finance/py-eth-abi/PLIST  Mon Sep 12 10:57:49 2022 +0000
@@ -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/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 -r 4d1f7e031132 -r bb89ea79f961 finance/py-eth-abi/distinfo
--- a/finance/py-eth-abi/distinfo       Mon Sep 12 10:57:05 2022 +0000
+++ b/finance/py-eth-abi/distinfo       Mon Sep 12 10:57:49 2022 +0000
@@ -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



Home | Main Index | Thread Index | Old Index