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 Jan 11 10:02:56 UTC 2024

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

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

eth-typing v4.0.0 (2024-01-09)

Breaking changes

Drop python 3.7 support

Internal Changes - for eth-typing Contributors

Merge updates from the project template, notably: use pre-commit for linting and change the name of the master branch to main
Fixed booleans in pyproject.toml and added a test for the presence of the eth_typing.__version__ attribute


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/finance/py-eth-typing/Makefile
cvs rdiff -u -r1.10 -r1.11 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.13 pkgsrc/finance/py-eth-typing/Makefile:1.14
--- pkgsrc/finance/py-eth-typing/Makefile:1.13  Fri Nov 10 19:06:37 2023
+++ pkgsrc/finance/py-eth-typing/Makefile       Thu Jan 11 10:02:56 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2023/11/10 19:06:37 adam Exp $
+# $NetBSD: Makefile,v 1.14 2024/01/11 10:02:56 adam Exp $
 
-DISTNAME=      eth-typing-3.5.2
+DISTNAME=      eth-typing-4.0.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.10 pkgsrc/finance/py-eth-typing/distinfo:1.11
--- pkgsrc/finance/py-eth-typing/distinfo:1.10  Fri Nov 10 18:41:12 2023
+++ pkgsrc/finance/py-eth-typing/distinfo       Thu Jan 11 10:02:56 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2023/11/10 18:41:12 adam Exp $
+$NetBSD: distinfo,v 1.11 2024/01/11 10:02:56 adam Exp $
 
-BLAKE2s (eth-typing-3.5.2.tar.gz) = a9b93bf62fea67aa22a7e36572bdcfbf83923aa86cc6f5f60c9506935749e339
-SHA512 (eth-typing-3.5.2.tar.gz) = 7434bfa39cd7c1a8b4cbd19d5a3a783a563159c58ffe58a5bebeb83086b59e848d218a3ff4c7a8ac92d9b3f8f6bec47710665a4ca16d4d72f27ebac029313dba
-Size (eth-typing-3.5.2.tar.gz) = 16850 bytes
+BLAKE2s (eth-typing-4.0.0.tar.gz) = b6f9f7701d1f34b3b4586f4587a416e5e2b75ebbd9069e076b880adbe2b0bc6f
+SHA512 (eth-typing-4.0.0.tar.gz) = 2aff188e79da4e1884314f4557166646bed8821850beea304f99c79e9ae83a0110da5f68d6e72d5e7b7e042ff6848f38c412e85986f55c512341ac6072688069
+Size (eth-typing-4.0.0.tar.gz) = 17287 bytes



Home | Main Index | Thread Index | Old Index