pkgsrc-Changes archive

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

CVS commit: pkgsrc/finance/py-eth-typing



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Sep 29 19:41:30 UTC 2022

Modified Files:
        pkgsrc/finance/py-eth-typing: Makefile distinfo

Log Message:
py-eth-typing: updated to 3.2.0

v3.2.0

Features

Add Merge to ForkName enum

Bugfixes

Pin Python version to <4 instead of <3.11
Rename Merge to Paris in ForkNameEnum


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/finance/py-eth-typing/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/finance/py-eth-typing/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/finance/py-eth-typing/Makefile
diff -u pkgsrc/finance/py-eth-typing/Makefile:1.8 pkgsrc/finance/py-eth-typing/Makefile:1.9
--- pkgsrc/finance/py-eth-typing/Makefile:1.8   Tue Jul 12 07:26:30 2022
+++ pkgsrc/finance/py-eth-typing/Makefile       Thu Sep 29 19:41:30 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2022/07/12 07:26:30 adam Exp $
+# $NetBSD: Makefile,v 1.9 2022/09/29 19:41:30 adam Exp $
 
-DISTNAME=      eth-typing-3.1.0
+DISTNAME=      eth-typing-3.2.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    finance python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=e/eth-typing/}

Index: pkgsrc/finance/py-eth-typing/distinfo
diff -u pkgsrc/finance/py-eth-typing/distinfo:1.7 pkgsrc/finance/py-eth-typing/distinfo:1.8
--- pkgsrc/finance/py-eth-typing/distinfo:1.7   Tue Jul 12 07:26:30 2022
+++ pkgsrc/finance/py-eth-typing/distinfo       Thu Sep 29 19:41:30 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/07/12 07:26:30 adam Exp $
+$NetBSD: distinfo,v 1.8 2022/09/29 19:41:30 adam Exp $
 
-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
+BLAKE2s (eth-typing-3.2.0.tar.gz) = 205cc15dc39589ceb737a1c758029bf018ceaac1b666179ae643c0c8dac6b882
+SHA512 (eth-typing-3.2.0.tar.gz) = edbb3df28ad77eab7633b36bb383e237571726c4c8f691bb3fe3e2832a2c7733bb236f2ae2cf57c9cd051f33541ec307c912d193dcf863a4756913e67ba116b7
+Size (eth-typing-3.2.0.tar.gz) = 5970 bytes



Home | Main Index | Thread Index | Old Index