pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/finance/py-crytic-compile
Module Name: pkgsrc
Committed By: adam
Date: Mon Apr 29 10:35:50 UTC 2024
Modified Files:
pkgsrc/finance/py-crytic-compile: Makefile distinfo
Log Message:
py-crytic-compile: updated to 0.3.7
0.3.7
This release adds support for retrieving source code from Blast's block explorer (crytic-compile blast:0x). Crytic-compile will also now automatically configure remappings for Etherscan and
derivative block explorers such that it can be compiled from disk without intervention.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/finance/py-crytic-compile/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/finance/py-crytic-compile/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-crytic-compile/Makefile
diff -u pkgsrc/finance/py-crytic-compile/Makefile:1.6 pkgsrc/finance/py-crytic-compile/Makefile:1.7
--- pkgsrc/finance/py-crytic-compile/Makefile:1.6 Tue Jan 16 18:16:46 2024
+++ pkgsrc/finance/py-crytic-compile/Makefile Mon Apr 29 10:35:50 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2024/01/16 18:16:46 adam Exp $
+# $NetBSD: Makefile,v 1.7 2024/04/29 10:35:50 adam Exp $
-DISTNAME= crytic-compile-0.3.6
+DISTNAME= crytic-compile-0.3.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/crytic-compile/}
Index: pkgsrc/finance/py-crytic-compile/distinfo
diff -u pkgsrc/finance/py-crytic-compile/distinfo:1.5 pkgsrc/finance/py-crytic-compile/distinfo:1.6
--- pkgsrc/finance/py-crytic-compile/distinfo:1.5 Tue Jan 16 18:16:46 2024
+++ pkgsrc/finance/py-crytic-compile/distinfo Mon Apr 29 10:35:50 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/01/16 18:16:46 adam Exp $
+$NetBSD: distinfo,v 1.6 2024/04/29 10:35:50 adam Exp $
-BLAKE2s (crytic-compile-0.3.6.tar.gz) = 4bc63592c5d58c2ab2fc8f36b24b132ed91dc5f566f6594943bf24ea8ac442c3
-SHA512 (crytic-compile-0.3.6.tar.gz) = 610f4218112f13f10891b4eb80c3ee61d351c8af73fba4e83636db1893a0e9e9a2e67103692f6df6fd10c53780ccea8a75d9245e74fc6dfc9ce66917ebdb184b
-Size (crytic-compile-0.3.6.tar.gz) = 77295 bytes
+BLAKE2s (crytic-compile-0.3.7.tar.gz) = 186b9985916650bcff6300afdc480f44aa41df5851404ff56a88f92e88a5e93a
+SHA512 (crytic-compile-0.3.7.tar.gz) = d3dcdcf74ae43c0a7a0a1b1a8a21ce7467404ad7e4c357eae58bc027d2f0baffab4b2012ea55bd77f8e729b097736ae47f2f3a729daee1683cc2a59c1bc260b0
+Size (crytic-compile-0.3.7.tar.gz) = 77788 bytes
Home |
Main Index |
Thread Index |
Old Index