Mon Sep 13 11:23:45 2021 UTC ()
py-eth-hash: updated to 0.3.2

eth-hash v0.3.2 (2021-09-03)

Miscellaneous changes

Drop eth-utils requirement, to fix dependency cycle


(adam)
diff -r1.5 -r1.6 pkgsrc/finance/py-eth-hash/Makefile
diff -r1.3 -r1.4 pkgsrc/finance/py-eth-hash/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/finance/py-eth-hash/Makefile (expand / switch to unified diff)

--- pkgsrc/finance/py-eth-hash/Makefile 2021/02/07 19:59:48 1.5
+++ pkgsrc/finance/py-eth-hash/Makefile 2021/09/13 11:23:45 1.6
@@ -1,25 +1,23 @@ @@ -1,25 +1,23 @@
1# $NetBSD: Makefile,v 1.5 2021/02/07 19:59:48 adam Exp $ 1# $NetBSD: Makefile,v 1.6 2021/09/13 11:23:45 adam Exp $
2 2
3DISTNAME= eth-hash-0.3.1 3DISTNAME= eth-hash-0.3.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= finance python 5CATEGORIES= finance python
6MASTER_SITES= ${MASTER_SITE_PYPI:=e/eth-hash/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=e/eth-hash/}
7 7
8MAINTAINER= khorben@defora.org 8MAINTAINER= khorben@defora.org
9HOMEPAGE= https://github.com/ethereum/eth-hash 9HOMEPAGE= https://github.com/ethereum/eth-hash
10COMMENT= Ethereum keccak256 hashing function 10COMMENT= Ethereum keccak256 hashing function
11LICENSE= mit 11LICENSE= mit
12 12
13# circular dependency 
14#DEPENDS+= ${PYPKGPREFIX}-eth-utils>=1.0.0:../../finance/py-eth-utils 
15DEPENDS+= ${PYPKGPREFIX}-cryptodome>=3.6.6:../../security/py-cryptodome 13DEPENDS+= ${PYPKGPREFIX}-cryptodome>=3.6.6:../../security/py-cryptodome
16TEST_DEPENDS+= ${PYPKGPREFIX}-test>=5.4.1:../../devel/py-test 14TEST_DEPENDS+= ${PYPKGPREFIX}-test>=5.4.1:../../devel/py-test
17TEST_DEPENDS+= ${PYPKGPREFIX}-test-xdist-[0-9]*:../../devel/py-test-xdist 15TEST_DEPENDS+= ${PYPKGPREFIX}-test-xdist-[0-9]*:../../devel/py-test-xdist
18TEST_DEPENDS+= ${PYPKGPREFIX}-tox>=3.14.6:../../devel/py-tox 16TEST_DEPENDS+= ${PYPKGPREFIX}-tox>=3.14.6:../../devel/py-tox
19 17
20USE_LANGUAGES= # none 18USE_LANGUAGES= # none
21 19
22PYTHON_VERSIONS_INCOMPATIBLE= 27 20PYTHON_VERSIONS_INCOMPATIBLE= 27
23 21
24.include "../../lang/python/egg.mk" 22.include "../../lang/python/egg.mk"
25.include "../../mk/bsd.pkg.mk" 23.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/finance/py-eth-hash/distinfo (expand / switch to unified diff)

--- pkgsrc/finance/py-eth-hash/distinfo 2021/02/15 14:59:25 1.3
+++ pkgsrc/finance/py-eth-hash/distinfo 2021/09/13 11:23:45 1.4
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.3 2021/02/15 14:59:25 mef Exp $ 1$NetBSD: distinfo,v 1.4 2021/09/13 11:23:45 adam Exp $
2 2
3SHA1 (eth-hash-0.3.1.tar.gz) = b1e90d8d74ae1b5a85b74ac922232876734eda4e 3SHA1 (eth-hash-0.3.2.tar.gz) = 26c24f6074b5c4319fd7b63ed10e8f85711fe278
4RMD160 (eth-hash-0.3.1.tar.gz) = 57c7e5b67d80d181e3a03b5149f80efe827bae6c 4RMD160 (eth-hash-0.3.2.tar.gz) = 49d2cc1b8d0ac1e8fab4e54d2d8196f385d7fac9
5SHA512 (eth-hash-0.3.1.tar.gz) = 083aea8d1f6b0119bbdb4e52238ae614b8705794446a030eb1a0b60f6811c158b9613bf977c7f26151d4b00920941fa836e28ca7260505bda54e4f5da8f6b382 5SHA512 (eth-hash-0.3.2.tar.gz) = 519255ef7e798c9fcf454215ddba6b2cce4dc81380a5da3d74a6b4aca1c9112b679dca9708f222174b67ae3815aac8b7bb784341a410ee1ca573ea342e5f3b77
6Size (eth-hash-0.3.1.tar.gz) = 5289683 bytes 6Size (eth-hash-0.3.2.tar.gz) = 5291253 bytes
7SHA1 (patch-setup.py) = 8da4ca9fdd58577c627df6662a3799d88e414138 7SHA1 (patch-setup.py) = 8da4ca9fdd58577c627df6662a3799d88e414138