pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/finance/py-eth-hash py-eth-hash: updated to 0.5.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/ff343e953caa
branches: trunk
changeset: 388209:ff343e953caa
user: adam <adam%pkgsrc.org@localhost>
date: Tue Nov 15 05:42:26 2022 +0000
description:
py-eth-hash: updated to 0.5.1
eth-hash v0.5.1 (2022-11-09)
Features
Add support for Python 3.11
diffstat:
finance/py-eth-hash/Makefile | 9 +++++----
finance/py-eth-hash/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (43 lines):
diff -r 04962a0818e9 -r ff343e953caa finance/py-eth-hash/Makefile
--- a/finance/py-eth-hash/Makefile Tue Nov 15 05:34:01 2022 +0000
+++ b/finance/py-eth-hash/Makefile Tue Nov 15 05:42:26 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2022/11/14 14:34:49 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2022/11/15 05:42:26 adam Exp $
-DISTNAME= eth-hash-0.5.0
+DISTNAME= eth-hash-0.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=e/eth-hash/}
@@ -11,14 +11,15 @@
LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-cryptodome>=3.6.6:../../security/py-cryptodome
-DEPENDS+= ${PYPKGPREFIX}-pysha3>=1.0.0:../../devel/py-pysha3
+# optional
+#DEPENDS+= ${PYPKGPREFIX}-pysha3>=1.0.0:../../devel/py-pysha3
TEST_DEPENDS+= ${PYPKGPREFIX}-test>=5.4.1:../../devel/py-test
TEST_DEPENDS+= ${PYPKGPREFIX}-test-xdist-[0-9]*:../../devel/py-test-xdist
TEST_DEPENDS+= ${PYPKGPREFIX}-tox>=3.14.6:../../devel/py-tox
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27 311
+PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 04962a0818e9 -r ff343e953caa finance/py-eth-hash/distinfo
--- a/finance/py-eth-hash/distinfo Tue Nov 15 05:34:01 2022 +0000
+++ b/finance/py-eth-hash/distinfo Tue Nov 15 05:42:26 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2022/09/12 10:51:29 adam Exp $
+$NetBSD: distinfo,v 1.10 2022/11/15 05:42:26 adam Exp $
-BLAKE2s (eth-hash-0.5.0.tar.gz) = b2e144254d893914c5ae1e88a0899b9d6085983789cdce1b52a9d029e6ec82b5
-SHA512 (eth-hash-0.5.0.tar.gz) = 5ab1c96348d9e708d4267236a4372d2d6b4d55a93b305e592eb6e9dcb803a50b60e9dfad8fc254cd46cca28705bae0ea02116832ddec9c165deabb71c81179d6
-Size (eth-hash-0.5.0.tar.gz) = 624379 bytes
+BLAKE2s (eth-hash-0.5.1.tar.gz) = 340c97b12d2d72a7f2c4d98822deefe90c20962872cb6e77e0a21290cfda5741
+SHA512 (eth-hash-0.5.1.tar.gz) = dcab4c504fb2cb8bf16b326c28d04b4d4e78c44b9b6f99eb860a617b414e6329399fa13c9d1710fbebae1895f4b0f452362d0c4b77999c37b2fb86f92a7949c9
+Size (eth-hash-0.5.1.tar.gz) = 624392 bytes
Home |
Main Index |
Thread Index |
Old Index