pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/finance/py-eth-utils
Module Name: pkgsrc
Committed By: adam
Date: Thu May 23 11:50:30 UTC 2024
Modified Files:
pkgsrc/finance/py-eth-utils: Makefile distinfo
Log Message:
py-eth-utils: updated to 4.1.1
eth-utils v4.1.1 (2024-05-06)
Features
Update networks for latest changes and testnets.
Internal Changes - for eth-utils Contributors
Merge template updates, fixing docs CI and setting nightly CI runs for all testing
Updated eth_networks.json with latest networks.
No warning for outdated networks.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/finance/py-eth-utils/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/finance/py-eth-utils/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-utils/Makefile
diff -u pkgsrc/finance/py-eth-utils/Makefile:1.14 pkgsrc/finance/py-eth-utils/Makefile:1.15
--- pkgsrc/finance/py-eth-utils/Makefile:1.14 Fri Apr 12 11:30:56 2024
+++ pkgsrc/finance/py-eth-utils/Makefile Thu May 23 11:50:30 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2024/04/12 11:30:56 adam Exp $
+# $NetBSD: Makefile,v 1.15 2024/05/23 11:50:30 adam Exp $
-DISTNAME= eth-utils-4.1.0
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+DISTNAME= eth_utils-4.1.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=e/eth-utils/}
Index: pkgsrc/finance/py-eth-utils/distinfo
diff -u pkgsrc/finance/py-eth-utils/distinfo:1.12 pkgsrc/finance/py-eth-utils/distinfo:1.13
--- pkgsrc/finance/py-eth-utils/distinfo:1.12 Fri Apr 12 11:30:56 2024
+++ pkgsrc/finance/py-eth-utils/distinfo Thu May 23 11:50:30 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/04/12 11:30:56 adam Exp $
+$NetBSD: distinfo,v 1.13 2024/05/23 11:50:30 adam Exp $
-BLAKE2s (eth-utils-4.1.0.tar.gz) = 71c57da0652c9330f5ddd44586eebf8db17fc01ed6a9a7c772ab5b88e86174e3
-SHA512 (eth-utils-4.1.0.tar.gz) = 27869e44463a0936f0a53b27ee3821c5a4317c7ed7112f9cf8c235fd4b050d02e381c8a602b7b8adec958c0a86c9bd79ba73322938ef51c30897a47f7d7e037e
-Size (eth-utils-4.1.0.tar.gz) = 91436 bytes
+BLAKE2s (eth_utils-4.1.1.tar.gz) = b221bbd842b905eabed0185b00f06a75e1abd23420e1eb01101423d58ba09073
+SHA512 (eth_utils-4.1.1.tar.gz) = e9d3be91a2941f6ad9e7a64ad0e69460a7c32f88a5844a4b34fb9d3e1fc1b3dc7694ff144061a0160f3adb9da36cdd571d5fce954b515e76495cdf2f138cb064
+Size (eth_utils-4.1.1.tar.gz) = 110052 bytes
Home |
Main Index |
Thread Index |
Old Index