pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Apr 12 11:32:16 UTC 2024

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

Log Message:
py-eth-keyfile: updated to 0.8.0

eth-keyfile v0.8.0 (2024-02-28)

Features

Add decode keyfile json v4


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/finance/py-eth-keyfile/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/finance/py-eth-keyfile/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-keyfile/Makefile
diff -u pkgsrc/finance/py-eth-keyfile/Makefile:1.6 pkgsrc/finance/py-eth-keyfile/Makefile:1.7
--- pkgsrc/finance/py-eth-keyfile/Makefile:1.6  Thu Jan 11 10:13:03 2024
+++ pkgsrc/finance/py-eth-keyfile/Makefile      Fri Apr 12 11:32:16 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2024/01/11 10:13:03 adam Exp $
+# $NetBSD: Makefile,v 1.7 2024/04/12 11:32:16 adam Exp $
 
-DISTNAME=      eth-keyfile-0.7.0
+DISTNAME=      eth-keyfile-0.8.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    finance python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=e/eth-keyfile/}

Index: pkgsrc/finance/py-eth-keyfile/distinfo
diff -u pkgsrc/finance/py-eth-keyfile/distinfo:1.7 pkgsrc/finance/py-eth-keyfile/distinfo:1.8
--- pkgsrc/finance/py-eth-keyfile/distinfo:1.7  Thu Jan 11 10:13:03 2024
+++ pkgsrc/finance/py-eth-keyfile/distinfo      Fri Apr 12 11:32:16 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2024/01/11 10:13:03 adam Exp $
+$NetBSD: distinfo,v 1.8 2024/04/12 11:32:16 adam Exp $
 
-BLAKE2s (eth-keyfile-0.7.0.tar.gz) = cd2a9cd9d8f9b725245a3ba7cf7a7fc1bd8a52ed6c6ad717350f775198717520
-SHA512 (eth-keyfile-0.7.0.tar.gz) = ab9093d9770d66703fa5c257124440a361953c28ee8f3dc64e2af0025877ab5c0484be1120e979d3a02803f19c773726618e3fb4313a7e2453ed8864b078f500
-Size (eth-keyfile-0.7.0.tar.gz) = 11316 bytes
+BLAKE2s (eth-keyfile-0.8.0.tar.gz) = cdee198a28033d0c1230fab96bae48ff69f2c4f8b609ce5f85240abe2c9637b9
+SHA512 (eth-keyfile-0.8.0.tar.gz) = 450014f745a13886dc78a8ce316b518025d9dae794c730f87da8cbb99553071190fb83e2cc1bbedb4aef2f4f4562be939b0021fe6e95043d8408c9c1ba5fda2e
+Size (eth-keyfile-0.8.0.tar.gz) = 12192 bytes



Home | Main Index | Thread Index | Old Index