python3-rlp: new package

Add a recipe for rlp: a Python implementation of Recursive Length
Prefix encoding (RLP).

Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Bartosz Golaszewski
2022-05-12 10:41:46 +02:00
committed by Khem Raj
parent 2bcdde7354
commit fdb908056a
3 changed files with 50 additions and 0 deletions
@@ -372,6 +372,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
python3-rfc3339-validator \
python3-rfc3986-validator \
python3-rfc3987 \
python3-rlp \
python3-robotframework \
python3-robotframework-seriallibrary \
python3-rsa \