From c072aa9195d99c30297bdd3dcc456b46fa1a66fb Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Fri, 26 Aug 2022 11:01:46 +0800 Subject: python3-hexbytes: upgrade 0.2.3 -> 0.3.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-hexbytes_0.3.0.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-hexbytes_0.3.0.bb (limited to 'meta-python/recipes-devtools/python/python3-hexbytes_0.3.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-hexbytes_0.3.0.bb b/meta-python/recipes-devtools/python/python3-hexbytes_0.3.0.bb new file mode 100644 index 0000000000..8402ddecd9 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-hexbytes_0.3.0.bb @@ -0,0 +1,9 @@ +SUMMARY = "Python bytes subclass that decodes hex, with a readable console output." +HOMEPAGE = "https://github.com/ethereum/hexbytes" +SECTION = "devel/python" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://LICENSE;md5=287820ad3553117aa2f92bf84c219324" + +SRC_URI[sha256sum] = "afeebfb800f5f15a3ca5bab52e49eabcb4b6dac06ec8ff01a94fdb890c6c0712" + +inherit pypi setuptools3 -- cgit v1.2.3-54-g00ecf