pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/finance/py-eth-account py-eth-account: updated to 0.6.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/42a183b63a85
branches:  trunk
changeset: 381735:42a183b63a85
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jul 12 07:34:36 2022 +0000

description:
py-eth-account: updated to 0.6.1

Eth_Account 0.6.1 (2022-02-24)

Bugfixes

Allow encoding of structured data containing bytes

diffstat:

 finance/py-eth-account/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (14 lines):

diff -r ae09774088d7 -r 42a183b63a85 finance/py-eth-account/Makefile
--- a/finance/py-eth-account/Makefile   Tue Jul 12 07:33:34 2022 +0000
+++ b/finance/py-eth-account/Makefile   Tue Jul 12 07:34:36 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2022/01/04 20:53:53 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2022/07/12 07:34:36 adam Exp $
 
-DISTNAME=      eth-account-0.5.6
+DISTNAME=      eth-account-0.6.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    finance python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=e/eth-account/}
 



Home | Main Index | Thread Index | Old Index