py-eth-account: updated to 0.6.1
Eth_Account 0.6.1 (2022-02-24) Bugfixes Allow encoding of structured data containing bytes
This commit is contained in:
parent
65dcdd7943
commit
ed05381f62
1 changed files with 2 additions and 3 deletions
|
@ -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/}
|
||||
|
||||
|
|
Loading…
Reference in a new issue