summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-eth-hash_0.3.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-eth-hash: Upgrade 0.3.2 -> 0.3.3Leon Anavi2022-07-061-9/+0
| | | | | | | | | | | Upgrade to release 0.3.3 and add runtime dependencies: - Keccak backend was initialized every time it was called. Now it's initialized only the first time it's called. - Prune venv files from the release via MANIFEST.in Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-eth-hash: new packageBartosz Golaszewski2022-05-141-0/+9
Add a recipe for eth-hash: the Ethereum hashing function module. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com>