python3-hexbytes: new package

Add a recipe for hexbytes: a Python bytes subclass that decodes hex,
with a readable console output.

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:45 +02:00
committed by Khem Raj
parent 56ab82fe23
commit 2bcdde7354
2 changed files with 10 additions and 0 deletions

View File

@@ -474,6 +474,7 @@ RDEPENDS:packagegroup-meta-python3-ptest = "\
python3-dominate-ptest \
python3-geojson-ptest \
python3-gunicorn-ptest \
python3-hexbytes \
python3-html2text-ptest \
python3-inflection-ptest \
python3-intervals-ptest \