pkgsrc-Changes archive

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

CVS commit: pkgsrc/finance/py-eth-abi



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Sep 12 10:57:49 UTC 2022

Modified Files:
        pkgsrc/finance/py-eth-abi: Makefile PLIST distinfo

Log Message:
py-eth-abi: updated to 3.0.1

3.0.1:
Added typing


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/finance/py-eth-abi/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/finance/py-eth-abi/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/finance/py-eth-abi/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/finance/py-eth-abi/Makefile
diff -u pkgsrc/finance/py-eth-abi/Makefile:1.5 pkgsrc/finance/py-eth-abi/Makefile:1.6
--- pkgsrc/finance/py-eth-abi/Makefile:1.5      Tue Jul 12 07:32:01 2022
+++ pkgsrc/finance/py-eth-abi/Makefile  Mon Sep 12 10:57:49 2022
@@ -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/}

Index: pkgsrc/finance/py-eth-abi/PLIST
diff -u pkgsrc/finance/py-eth-abi/PLIST:1.1 pkgsrc/finance/py-eth-abi/PLIST:1.2
--- pkgsrc/finance/py-eth-abi/PLIST:1.1 Sun Feb  7 20:13:09 2021
+++ pkgsrc/finance/py-eth-abi/PLIST     Mon Sep 12 10:57:49 2022
@@ -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

Index: pkgsrc/finance/py-eth-abi/distinfo
diff -u pkgsrc/finance/py-eth-abi/distinfo:1.4 pkgsrc/finance/py-eth-abi/distinfo:1.5
--- pkgsrc/finance/py-eth-abi/distinfo:1.4      Tue Jul 12 07:32:01 2022
+++ pkgsrc/finance/py-eth-abi/distinfo  Mon Sep 12 10:57:49 2022
@@ -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