summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-eth-typing_3.2.0.bb (renamed from meta-python/recipes-devtools/python/python3-eth-typing_3.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-eth-typing_3.1.0.bb b/meta-python/recipes-devtools/python/python3-eth-typing_3.2.0.bb
index 0e274c25d8..b810341d2b 100644
--- a/meta-python/recipes-devtools/python/python3-eth-typing_3.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-eth-typing_3.2.0.bb
@@ -4,6 +4,6 @@ SECTION = "devel/python"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=bf9691ead96f1163622689e47ce3f366" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=bf9691ead96f1163622689e47ce3f366"
6 6
7SRC_URI[sha256sum] = "92698268be83c75f65a028d47421f7c0aed459be76dd7ce916af166dca8bc53e" 7SRC_URI[sha256sum] = "177e2070da9bf557fe0fd46ee467a7be2d0b6476aa4dc18680603e7da1fc5690"
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3