summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-eth-rlp_0.3.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-eth-rlp: upgrade 0.3.0 -> 1.0.0Wang Mingyu2023-12-141-15/+0
| | | | | | | | | | | | | | Changelog: ========== -Drop python 3.7 support -Add python 3.11 support -Merge updates from template, including use pre-commit for linting, and changing the name of the master branch to main License-Update: Copyright year updated to 2023 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-eth-rlp: new packageBartosz Golaszewski2022-05-141-0/+15
Add a recipe for eth-rlp: RLP definitions for common Ethereum objects. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com>