pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/finance/py-eth-typing py-eth-typing: updated to 3.1.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/c4683ad9aee1
branches: trunk
changeset: 381726:c4683ad9aee1
user: adam <adam%pkgsrc.org@localhost>
date: Tue Jul 12 07:26:30 2022 +0000
description:
py-eth-typing: updated to 3.1.0
v3.1.0 (2022-06-22)
Features
Setup towncrier to generate release notes from fragment files to ensure a higher standard for release notes.
Add new BLSPrivateKey type for BLS private key
Add __all__ property to __init__.py with appropriate types to explicitly export
Add GrayGlacier to ForkName enum
v3.0.0 (2021-11-15)
Update ForkName enum to include Berlin, London, and ArrowGlacier
Update Python support to include python 3.8-3.10
Remove Python 3.5 support
diffstat:
finance/py-eth-typing/Makefile | 5 ++---
finance/py-eth-typing/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (26 lines):
diff -r e9ee579bf160 -r c4683ad9aee1 finance/py-eth-typing/Makefile
--- a/finance/py-eth-typing/Makefile Tue Jul 12 07:25:32 2022 +0000
+++ b/finance/py-eth-typing/Makefile Tue Jul 12 07:26:30 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2022/01/04 20:53:53 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2022/07/12 07:26:30 adam Exp $
-DISTNAME= eth-typing-2.2.2
-PKGREVISION= 2
+DISTNAME= eth-typing-3.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=e/eth-typing/}
diff -r e9ee579bf160 -r c4683ad9aee1 finance/py-eth-typing/distinfo
--- a/finance/py-eth-typing/distinfo Tue Jul 12 07:25:32 2022 +0000
+++ b/finance/py-eth-typing/distinfo Tue Jul 12 07:26:30 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/01/14 11:49:43 wiz Exp $
+$NetBSD: distinfo,v 1.7 2022/07/12 07:26:30 adam Exp $
-BLAKE2s (eth-typing-2.2.2.tar.gz) = 38d82fcc788b649c279792fe0610a5cc340a8ba57a9abf0b7bcdcfeea9c49a8b
-SHA512 (eth-typing-2.2.2.tar.gz) = 79185a1a940b776cc350c6b5e3506d6fa27a3cc6d8ea233f59e9b1696589c62f8af777f0b9d90be6ba4045cc456cd0ab972a12c67120ddb2d302cb111e82dffe
-Size (eth-typing-2.2.2.tar.gz) = 5378 bytes
+BLAKE2s (eth-typing-3.1.0.tar.gz) = 4e0939b6def798419dbda9fc02d67f8495a7ceed572aea83b8dcf205162c7c22
+SHA512 (eth-typing-3.1.0.tar.gz) = 1646edfb233bea4a069f75238f7afa73f447da5f5949ae73763466e7b80cbb67e79032eb261bf0de6125c71f186c2984c135b64085fff948ad8fbad4f86dd0cb
+Size (eth-typing-3.1.0.tar.gz) = 5953 bytes
Home |
Main Index |
Thread Index |
Old Index