pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jul 12 07:37:53 UTC 2022

Modified Files:
        pkgsrc/finance/py-eth-account: Makefile distinfo

Log Message:
py-eth-account: actual update :)


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/finance/py-eth-account/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/finance/py-eth-account/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-account/Makefile
diff -u pkgsrc/finance/py-eth-account/Makefile:1.7 pkgsrc/finance/py-eth-account/Makefile:1.8
--- pkgsrc/finance/py-eth-account/Makefile:1.7  Tue Jul 12 07:34:36 2022
+++ pkgsrc/finance/py-eth-account/Makefile      Tue Jul 12 07:37:53 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2022/07/12 07:34:36 adam Exp $
+# $NetBSD: Makefile,v 1.8 2022/07/12 07:37:53 adam Exp $
 
 DISTNAME=      eth-account-0.6.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -11,11 +11,11 @@ COMMENT=    Sign Ethereum transactions and 
 LICENSE=       mit
 
 DEPENDS+=      ${PYPKGPREFIX}-bitarray>=1.2.1:../../devel/py-bitarray
-DEPENDS+=      ${PYPKGPREFIX}-eth-abi>=2.0.0:../../finance/py-eth-abi
-DEPENDS+=      ${PYPKGPREFIX}-eth-keyfile>=0.5.0:../../finance/py-eth-keyfile
-DEPENDS+=      ${PYPKGPREFIX}-eth-keys>=0.3.3:../../finance/py-eth-keys
-DEPENDS+=      ${PYPKGPREFIX}-eth-rlp>=0.1.2:../../finance/py-eth-rlp
-DEPENDS+=      ${PYPKGPREFIX}-eth-utils>=1.3.0:../../finance/py-eth-utils
+DEPENDS+=      ${PYPKGPREFIX}-eth-abi>=3.0.0:../../finance/py-eth-abi
+DEPENDS+=      ${PYPKGPREFIX}-eth-keyfile>=0.6.0:../../finance/py-eth-keyfile
+DEPENDS+=      ${PYPKGPREFIX}-eth-keys>=0.4.0:../../finance/py-eth-keys
+DEPENDS+=      ${PYPKGPREFIX}-eth-rlp>=0.3.0:../../finance/py-eth-rlp
+DEPENDS+=      ${PYPKGPREFIX}-eth-utils>=2.0.0:../../finance/py-eth-utils
 DEPENDS+=      ${PYPKGPREFIX}-hexbytes>=0.1.0:../../devel/py-hexbytes
 DEPENDS+=      ${PYPKGPREFIX}-rlp>=1.0.0:../../devel/py-rlp
 

Index: pkgsrc/finance/py-eth-account/distinfo
diff -u pkgsrc/finance/py-eth-account/distinfo:1.5 pkgsrc/finance/py-eth-account/distinfo:1.6
--- pkgsrc/finance/py-eth-account/distinfo:1.5  Tue Oct 26 10:26:04 2021
+++ pkgsrc/finance/py-eth-account/distinfo      Tue Jul 12 07:37:53 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:26:04 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/07/12 07:37:53 adam Exp $
 
-BLAKE2s (eth-account-0.5.6.tar.gz) = 2a236c99ee88986e09b5feeca329394d508b50b88deb9d8709d33a8f358ab418
-SHA512 (eth-account-0.5.6.tar.gz) = d6fcf51605d8888149a57c2bd0cc4b36d70a0511318100be5d23aa58ba1f3c7803e75d038ae7d925082a8779e6306f7fe4b0f4cff5790aa49abb544cd222ccf2
-Size (eth-account-0.5.6.tar.gz) = 5380888 bytes
+BLAKE2s (eth-account-0.6.1.tar.gz) = 179fb72f05b457865540c3189f0bd15cf9c643e49eb8b78d3baf7cd260bc271a
+SHA512 (eth-account-0.6.1.tar.gz) = 9eb5879c3b1a4bd8dae1cedebd5ff13769127391ee9d1e1b4afa48637ee9d0d9a873602149c980864a341c3a669144c5a59f07aa67796cf936c61780ceb258da
+Size (eth-account-0.6.1.tar.gz) = 3938053 bytes



Home | Main Index | Thread Index | Old Index