Package Details: python-eth-hash 0.7.1-1

Git Clone URL: https://aur.archlinux.org/python-eth-hash.git (read-only, click to copy)
Package Base: python-eth-hash
Description: The Ethereum hashing function, keccak256, sometimes (erroneously) called sha256 or sha3
Upstream URL: https://github.com/ethereum/eth-hash
Licenses: MIT
Submitter: algebro
Maintainer: carlosal1015
Last Packager: carlosal1015
Votes: 0
Popularity: 0.000000
First Submitted: 2019-01-19 19:30 (UTC)
Last Updated: 2025-01-15 19:57 (UTC)

Latest Comments

Xeonacid commented on 2025-01-19 13:15 (UTC)

The PKGBUILD should adhere to Python package guidelines and some other improvements: - It may not use --skip-dependency-check when building - It should use check() to run tests - What does PYTHONPYCACHEPREFIX="${PWD}/.cache/cpython/" use for? It builds fine wihout it. - Docs can be built with sphinx

My adjusted PKGBUILD can be used as a reference.

I'd like to co-maintain the package if applicable.

carlosal1015 commented on 2023-05-20 04:01 (UTC)

python-pysha3 is not longer a dependency for latest versions.