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: Thu Jun 8 10:28:51 UTC 2023
Modified Files:
pkgsrc/finance/py-eth-abi: Makefile PLIST distinfo
Log Message:
py-eth-abi: updated to 4.0.0
eth-abi v4.0.0 (2023-03-22)
No significant changes.
eth-abi v4.0.0-beta.3 (2023-03-20)
Breaking Changes
Upgrade Parsimonious dependency to allow >=0.9,<0.10
eth-abi v4.0.0-beta.2 (2022-11-21)
Features
Add support for Python 3.11
eth-abi v4.0.0-beta.1 (2022-09-27)
Bugfixes
Reconcile differences in 32-byte padding between eth-abi encoders for dynamic types and Solidity's abi.encode() for 0 or empty values
Breaking Changes
Remove encode_abi_single(), encode_packed_single(), and decode_abi_single(). Rename encode_abi(), encode_abi_packed(), and decode_abi() to encode(), encode_packed(), and decode(), respectively.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/finance/py-eth-abi/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/finance/py-eth-abi/PLIST
cvs rdiff -u -r1.5 -r1.6 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.7 pkgsrc/finance/py-eth-abi/Makefile:1.8
--- pkgsrc/finance/py-eth-abi/Makefile:1.7 Mon Nov 14 14:34:49 2022
+++ pkgsrc/finance/py-eth-abi/Makefile Thu Jun 8 10:28:51 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2022/11/14 14:34:49 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2023/06/08 10:28:51 adam Exp $
-DISTNAME= eth_abi-3.0.1
+DISTNAME= eth_abi-4.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=e/eth-abi/}
@@ -12,11 +12,11 @@ LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-eth-typing>=3.0.0:../../finance/py-eth-typing
DEPENDS+= ${PYPKGPREFIX}-eth-utils>=2.0.0:../../finance/py-eth-utils
-DEPENDS+= ${PYPKGPREFIX}-parsimonious>=0.8.0:../../textproc/py-parsimonious
+DEPENDS+= ${PYPKGPREFIX}-parsimonious>=0.9.0:../../textproc/py-parsimonious
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27 311
+PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/finance/py-eth-abi/PLIST
diff -u pkgsrc/finance/py-eth-abi/PLIST:1.2 pkgsrc/finance/py-eth-abi/PLIST:1.3
--- pkgsrc/finance/py-eth-abi/PLIST:1.2 Mon Sep 12 10:57:49 2022
+++ pkgsrc/finance/py-eth-abi/PLIST Thu Jun 8 10:28:51 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2022/09/12 10:57:49 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2023/06/08 10:28:51 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -57,3 +57,6 @@ ${PYSITELIB}/eth_abi/utils/padding.pyo
${PYSITELIB}/eth_abi/utils/string.py
${PYSITELIB}/eth_abi/utils/string.pyc
${PYSITELIB}/eth_abi/utils/string.pyo
+${PYSITELIB}/eth_abi/utils/validation.py
+${PYSITELIB}/eth_abi/utils/validation.pyc
+${PYSITELIB}/eth_abi/utils/validation.pyo
Index: pkgsrc/finance/py-eth-abi/distinfo
diff -u pkgsrc/finance/py-eth-abi/distinfo:1.5 pkgsrc/finance/py-eth-abi/distinfo:1.6
--- pkgsrc/finance/py-eth-abi/distinfo:1.5 Mon Sep 12 10:57:49 2022
+++ pkgsrc/finance/py-eth-abi/distinfo Thu Jun 8 10:28:51 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/09/12 10:57:49 adam Exp $
+$NetBSD: distinfo,v 1.6 2023/06/08 10:28:51 adam Exp $
-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
+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
Home |
Main Index |
Thread Index |
Old Index