py-eth-account: updated to 0.9.0

0.9.0

eth-account v0.9.0 (2023-06-07)

Breaking Changes

drop python3.6 support from setup

Improved Documentation

remove notices of Draft status for eips 712 and 191

Features

Add support for Python 3.11

Internal Changes - for eth-account Contributors

Upgrade Node from v12.x to v18.x in tests
pulled full new node_v18 install script
bump versions for docs dependencies
add sphinx_rtd_theme to docs/conf.py extensions list
merge in updates from python project template
This commit is contained in:
adam 2023-07-04 10:27:17 +00:00
parent ea915805f8
commit 854eef7198
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.10 2022/11/14 14:34:49 wiz Exp $
# $NetBSD: Makefile,v 1.11 2023/07/04 10:27:17 adam Exp $
DISTNAME= eth-account-0.7.0
DISTNAME= eth-account-0.9.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=e/eth-account/}
@ -21,7 +21,7 @@ DEPENDS+= ${PYPKGPREFIX}-rlp>=1.0.0:../../devel/py-rlp
USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27 311
PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.7 2022/09/12 11:04:18 adam Exp $
$NetBSD: distinfo,v 1.8 2023/07/04 10:27:17 adam Exp $
BLAKE2s (eth-account-0.7.0.tar.gz) = 01c849850e48470bbd7ad74697ca21094cd1f59b744e71756fbc4bb42303ebe0
SHA512 (eth-account-0.7.0.tar.gz) = 575582a3e588d7f5b947edc2c674725b5f4c06e70d54942db86b4772742a413385e83040ae3ba9c0d868d78bb58e9a87ab19c555be016336b7eeeea41650c775
Size (eth-account-0.7.0.tar.gz) = 960377 bytes
BLAKE2s (eth-account-0.9.0.tar.gz) = 562c0a051f0230cd765cec3176d1a3aa0d186a359394b126bd5a5ba635fe2528
SHA512 (eth-account-0.9.0.tar.gz) = a4aea44bbd04d2317a4865095475348a244905c00d8bb56313cc92ee07d9679140c9e8906957590495a2cc2ee914aaacdfdb302bb0363b050d5f17d9d7ce6bd3
Size (eth-account-0.9.0.tar.gz) = 100848 bytes