pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/finance/py-eth-utils
Module Name: pkgsrc
Committed By: adam
Date: Thu Jan 11 10:04:32 UTC 2024
Modified Files:
pkgsrc/finance/py-eth-utils: Makefile distinfo
Log Message:
py-eth-utils: updated to 3.0.0
eth-utils v3.0.0 (2024-01-10)
Breaking Changes
Drop python 3.7 support
Internal Changes - for eth-utils Contributors
Merge updates from the project template, notably: use pre-commit for linting and change the name of the master branch to main
Correct booleans in pyproject.toml and add test for the presence of the eth_utils.__version__ attribute
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/finance/py-eth-utils/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/finance/py-eth-utils/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-utils/Makefile
diff -u pkgsrc/finance/py-eth-utils/Makefile:1.12 pkgsrc/finance/py-eth-utils/Makefile:1.13
--- pkgsrc/finance/py-eth-utils/Makefile:1.12 Fri Nov 10 19:07:15 2023
+++ pkgsrc/finance/py-eth-utils/Makefile Thu Jan 11 10:04:32 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2023/11/10 19:07:15 adam Exp $
+# $NetBSD: Makefile,v 1.13 2024/01/11 10:04:32 adam Exp $
-DISTNAME= eth-utils-2.3.1
+DISTNAME= eth-utils-3.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=e/eth-utils/}
Index: pkgsrc/finance/py-eth-utils/distinfo
diff -u pkgsrc/finance/py-eth-utils/distinfo:1.10 pkgsrc/finance/py-eth-utils/distinfo:1.11
--- pkgsrc/finance/py-eth-utils/distinfo:1.10 Fri Nov 10 19:01:33 2023
+++ pkgsrc/finance/py-eth-utils/distinfo Thu Jan 11 10:04:32 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2023/11/10 19:01:33 adam Exp $
+$NetBSD: distinfo,v 1.11 2024/01/11 10:04:32 adam Exp $
-BLAKE2s (eth-utils-2.3.1.tar.gz) = 593f94a24b17080797608111c8ad656c6dce272f4ccc12b1d336985a5cf07d8b
-SHA512 (eth-utils-2.3.1.tar.gz) = 4b38b551dc80a1994b1a931aec08c49fad2073afe78c3fd2cfd908bb86180972a69830f1cf3f6342efe95f1444e5662c8e61454a1efe88d24f1f7a99482e5b38
-Size (eth-utils-2.3.1.tar.gz) = 74831 bytes
+BLAKE2s (eth-utils-3.0.0.tar.gz) = 2a954ae8f9c04e826360181e6a8b4abf3bba3987916ccd73aac9f8ff9601361d
+SHA512 (eth-utils-3.0.0.tar.gz) = 37277e6c5695939c118509c7ad042db37dc25a99371fd628e4bf5b785b6108de9fcd8d8a43e0acce5cc0fd669c8c677903570954021625ddaf6c5ef4ce6581b8
+Size (eth-utils-3.0.0.tar.gz) = 91623 bytes
Home |
Main Index |
Thread Index |
Old Index