Fri Apr 26 16:41:58 2024 UTC (16d)
py-rlp: updated to 4.0.1

pyrlp v4.0.1 (2024-04-24)

Internal Changes - for pyrlp Contributors

Add python 3.12 support, rust-backend now works with python 3.11 and 3.12


(adam)
diff -r1.16 -r1.17 pkgsrc/devel/py-rlp/Makefile
diff -r1.7 -r1.8 pkgsrc/devel/py-rlp/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/devel/py-rlp/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-rlp/Makefile 2024/01/11 10:06:43 1.16
+++ pkgsrc/devel/py-rlp/Makefile 2024/04/26 16:41:58 1.17
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.16 2024/01/11 10:06:43 adam Exp $ 1# $NetBSD: Makefile,v 1.17 2024/04/26 16:41:58 adam Exp $
2 2
3DISTNAME= rlp-4.0.0 3DISTNAME= rlp-4.0.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=r/rlp/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=r/rlp/}
7 7
8MAINTAINER= khorben@defora.org 8MAINTAINER= khorben@defora.org
9HOMEPAGE= https://github.com/ethereum/pyrlp 9HOMEPAGE= https://github.com/ethereum/pyrlp
10COMMENT= Package for Recursive Length Prefix encoding and decoding 10COMMENT= Package for Recursive Length Prefix encoding and decoding
11LICENSE= mit 11LICENSE= mit
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools 13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel 14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
15DEPENDS+= ${PYPKGPREFIX}-eth-utils>=2.0.0:../../finance/py-eth-utils 15DEPENDS+= ${PYPKGPREFIX}-eth-utils>=2.0.0:../../finance/py-eth-utils
16TEST_DEPENDS+= ${PYPKGPREFIX}-hypothesis>=5.19.0:../../devel/py-hypothesis 16TEST_DEPENDS+= ${PYPKGPREFIX}-hypothesis>=5.19.0:../../devel/py-hypothesis

cvs diff -r1.7 -r1.8 pkgsrc/devel/py-rlp/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-rlp/distinfo 2024/01/11 10:06:43 1.7
+++ pkgsrc/devel/py-rlp/distinfo 2024/04/26 16:41:58 1.8
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.7 2024/01/11 10:06:43 adam Exp $ 1$NetBSD: distinfo,v 1.8 2024/04/26 16:41:58 adam Exp $
2 2
3BLAKE2s (rlp-4.0.0.tar.gz) = cd6c2bcff600b37706a28532e22cf47754036040b5d56ec8fb252106b3e19cb1 3BLAKE2s (rlp-4.0.1.tar.gz) = 5ef9f497742fba53f493d46abac5f6eb1b6d8abbfec604cc0f1212a0d6678dd8
4SHA512 (rlp-4.0.0.tar.gz) = 655b767d6a84cce27c47ec6fde21fc4625413a7f6b19992c3eee8d3b77e18ca84de343f3a4fc5eb5d33903439dc3725cef92a91fecf9655da40759930312505a 4SHA512 (rlp-4.0.1.tar.gz) = e93c0d0743c907d33c73de758a98b5901ed112bbe4244d2e3257e13efa394e25802897340b4f891355e424dc2107e8507ea72c522aeddecd6b2179276d5403f3
5Size (rlp-4.0.0.tar.gz) = 34057 bytes 5Size (rlp-4.0.1.tar.gz) = 33710 bytes