pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/finance/py-eth-rlp
Module Name: pkgsrc
Committed By: adam
Date: Tue Jul 12 07:29:57 UTC 2022
Modified Files:
pkgsrc/finance/py-eth-rlp: Makefile distinfo
Log Message:
py-eth-rlp: updated to 0.3.0
Eth_Rlp 0.3.0 (2022-01-19)
Features
Add support for python 3.8-3.10
Require eth-utils>=2.0,<3
Deprecations and Removals
Remove support for Python 3.6
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/finance/py-eth-rlp/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/finance/py-eth-rlp/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-rlp/Makefile
diff -u pkgsrc/finance/py-eth-rlp/Makefile:1.2 pkgsrc/finance/py-eth-rlp/Makefile:1.3
--- pkgsrc/finance/py-eth-rlp/Makefile:1.2 Tue Jan 4 20:53:53 2022
+++ pkgsrc/finance/py-eth-rlp/Makefile Tue Jul 12 07:29:57 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2022/01/04 20:53:53 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2022/07/12 07:29:57 adam Exp $
-DISTNAME= eth-rlp-0.2.1
+DISTNAME= eth-rlp-0.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=e/eth-rlp/}
@@ -11,7 +10,7 @@ HOMEPAGE= https://github.com/ethereum/et
COMMENT= RLP definitions for common Ethereum objects in Python
LICENSE= mit
-DEPENDS+= ${PYPKGPREFIX}-eth-utils>=1.0.1:../../finance/py-eth-utils
+DEPENDS+= ${PYPKGPREFIX}-eth-utils>=2.0.0:../../finance/py-eth-utils
DEPENDS+= ${PYPKGPREFIX}-hexbytes>=0.1.0:../../devel/py-hexbytes
DEPENDS+= ${PYPKGPREFIX}-rlp>=0.6.0:../../devel/py-rlp
Index: pkgsrc/finance/py-eth-rlp/distinfo
diff -u pkgsrc/finance/py-eth-rlp/distinfo:1.6 pkgsrc/finance/py-eth-rlp/distinfo:1.7
--- pkgsrc/finance/py-eth-rlp/distinfo:1.6 Thu Dec 30 13:39:41 2021
+++ pkgsrc/finance/py-eth-rlp/distinfo Tue Jul 12 07:29:57 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/12/30 13:39:41 adam Exp $
+$NetBSD: distinfo,v 1.7 2022/07/12 07:29:57 adam Exp $
-BLAKE2s (eth-rlp-0.2.1.tar.gz) = ca64eee6ba4fe3fcf53aec4d622add68b4ec2c769e2d7d0689c5466740dae6da
-SHA512 (eth-rlp-0.2.1.tar.gz) = b00c12ec6a740205fad40f1e60fe7c621ac22e8d2c0e50c76aad76895cc4007b27a4d940e5eee3547be640d3b4dc8de7840bf4fbccd2df112651855f22ba415f
-Size (eth-rlp-0.2.1.tar.gz) = 5830 bytes
+BLAKE2s (eth-rlp-0.3.0.tar.gz) = e08d6f1c69310241ddc7a796cce423ea67fd0627ac2facbc31693a510ac8b0be
+SHA512 (eth-rlp-0.3.0.tar.gz) = c4f787aa8b7c062aad4710e2330a6fa6f885b9820e685124c304eddc2c61935d34c50c44518f02b1e3be93189c8ced8b884ff37328a2620b0e9c72b6f9e8f516
+Size (eth-rlp-0.3.0.tar.gz) = 1808050 bytes
Home |
Main Index |
Thread Index |
Old Index