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