summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-bcrypt_3.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-bcrypt_3.2.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3-bcrypt_3.2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-bcrypt_3.2.0.bb b/meta/recipes-devtools/python/python3-bcrypt_3.2.0.bb
index 731aff299b..6a4d1aef5c 100644
--- a/meta/recipes-devtools/python/python3-bcrypt_3.2.0.bb
+++ b/meta/recipes-devtools/python/python3-bcrypt_3.2.0.bb
@@ -8,7 +8,7 @@ DEPENDS += "${PYTHON_PN}-cffi-native"
8SRC_URI[md5sum] = "fe31390dab603728f756cd3d6830c80a" 8SRC_URI[md5sum] = "fe31390dab603728f756cd3d6830c80a"
9SRC_URI[sha256sum] = "5b93c1726e50a93a033c36e5ca7fdcd29a5c7395af50a6892f5d9e7c6cfbfb29" 9SRC_URI[sha256sum] = "5b93c1726e50a93a033c36e5ca7fdcd29a5c7395af50a6892f5d9e7c6cfbfb29"
10 10
11inherit pypi setuptools_build_meta ptest 11inherit pypi python_setuptools_build_meta ptest
12 12
13SRC_URI += " \ 13SRC_URI += " \
14 file://run-ptest \ 14 file://run-ptest \