summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-pyusb_1.3.0.bb (renamed from meta-python/recipes-devtools/python/python3-pyusb_1.2.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyusb_1.2.1.bb b/meta-python/recipes-devtools/python/python3-pyusb_1.3.0.bb
index 2282e0300b..4f1c53df55 100644
--- a/meta-python/recipes-devtools/python/python3-pyusb_1.2.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pyusb_1.3.0.bb
@@ -9,7 +9,7 @@ RDEPENDS:${PN} += " \
9 python3-logging \ 9 python3-logging \
10" 10"
11 11
12SRC_URI[sha256sum] = "a4cc7404a203144754164b8b40994e2849fde1cfff06b08492f12fff9d9de7b9" 12SRC_URI[sha256sum] = "7e6de8ef79e164ced020d8131cd17d45a3cdeefb7afdaf41d7a2cbf2378828c3"
13 13
14inherit pypi setuptools3 14inherit pypi setuptools3
15 15