summaryrefslogtreecommitdiff
path: root/finance/py-eth-typing
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-07-12 07:26:30 +0000
committeradam <adam@pkgsrc.org>2022-07-12 07:26:30 +0000
commit138b835107aa1ea58d93c6e02c369688d1f022ff (patch)
treeccbc708dc5bd55534c571614cd6141ea5058025c /finance/py-eth-typing
parent1d14e3facdd6df69339e5e06dd1d71e87d5fe06c (diff)
downloadpkgsrc-138b835107aa1ea58d93c6e02c369688d1f022ff.tar.gz
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 (limited to 'finance/py-eth-typing')
-rw-r--r--finance/py-eth-typing/Makefile5
-rw-r--r--finance/py-eth-typing/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/finance/py-eth-typing/Makefile b/finance/py-eth-typing/Makefile
index 89d6bbf9f61..0016544fa08 100644
--- a/finance/py-eth-typing/Makefile
+++ b/finance/py-eth-typing/Makefile
@@ -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 --git a/finance/py-eth-typing/distinfo b/finance/py-eth-typing/distinfo
index 07d1657dd39..72a47d2a9e2 100644
--- a/finance/py-eth-typing/distinfo
+++ b/finance/py-eth-typing/distinfo
@@ -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