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: Fri Jun 9 07:06:02 UTC 2023
Modified Files:
pkgsrc/finance/py-eth-abi: Makefile distinfo
Log Message:
py-eth-abi: updated to 4.1.0
eth-abi v4.1.0 (2023-06-08)
Features
updated StringDecoder class to allow user-defined handling of malformed strings, handle with strict by default
Internal Changes - for eth-abi contributors
remove unused docs deps, bump version of remaining
Moved requirements-docs.txt info into .readthedocs.yml
pull in updates from the python project template
Updated CI process to handle tox issue caused by virtualenv update
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/finance/py-eth-abi/Makefile
cvs rdiff -u -r1.6 -r1.7 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.8 pkgsrc/finance/py-eth-abi/Makefile:1.9
--- pkgsrc/finance/py-eth-abi/Makefile:1.8 Thu Jun 8 10:28:51 2023
+++ pkgsrc/finance/py-eth-abi/Makefile Fri Jun 9 07:06:02 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2023/06/08 10:28:51 adam Exp $
+# $NetBSD: Makefile,v 1.9 2023/06/09 07:06:02 adam Exp $
-DISTNAME= eth_abi-4.0.0
+DISTNAME= eth_abi-4.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=e/eth-abi/}
Index: pkgsrc/finance/py-eth-abi/distinfo
diff -u pkgsrc/finance/py-eth-abi/distinfo:1.6 pkgsrc/finance/py-eth-abi/distinfo:1.7
--- pkgsrc/finance/py-eth-abi/distinfo:1.6 Thu Jun 8 10:28:51 2023
+++ pkgsrc/finance/py-eth-abi/distinfo Fri Jun 9 07:06:02 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2023/06/08 10:28:51 adam Exp $
+$NetBSD: distinfo,v 1.7 2023/06/09 07:06:02 adam Exp $
-BLAKE2s (eth_abi-4.0.0.tar.gz) = 1a64e140b19fb6da99c585e7973cd7b850425d1a946d65fca9a814cfefc5adf7
-SHA512 (eth_abi-4.0.0.tar.gz) = 126c5a91e53d166ce1b718e06083a2ab71918c72a88333487abe497c6384b138f74ebc4ee08b3bd8227c4fa7c280f00f24bf9aa2a4414972fc8a89e33fe29937
-Size (eth_abi-4.0.0.tar.gz) = 717382 bytes
+BLAKE2s (eth_abi-4.1.0.tar.gz) = e9b275b4f5a0b2ffd6de0219fd4f939edd495a1a72667e17ee835be6283fda75
+SHA512 (eth_abi-4.1.0.tar.gz) = c32be4bc74f6aa838d5cade0b34a1cf39f872dcd17901699799f0a26e6067f43149d9f33586b0ce2a6b34b3533a9f51a4157ed4b7bebee358cbd9aa859168927
+Size (eth_abi-4.1.0.tar.gz) = 26003 bytes
Home |
Main Index |
Thread Index |
Old Index