summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-eth-keys_0.4.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-eth-keys: upgrade 0.4.0 -> 0.5.0Wang Mingyu2024-01-231-11/+0
| | | | | | | | | | | | | License-Update: Copyright year updated to 2023. Changelog: =========== -Drop python 3.6 and 3.7 support -Add python 3.11 support -Merge template updates, notably using pre-commit for linting and change the name of the master branch to main Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-eth-keys: new packageBartosz Golaszewski2022-05-141-0/+11
Add a recipe for eth-keys: common API for Ethereum key operations. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com>