summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/python/python3-bcrypt_3.2.2.bb (renamed from meta/recipes-devtools/python/python3-bcrypt_3.2.0.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-bcrypt_3.2.0.bb b/meta/recipes-devtools/python/python3-bcrypt_3.2.2.bb
index 6a4d1aef5c..54070e4b9c 100644
--- a/meta/recipes-devtools/python/python3-bcrypt_3.2.0.bb
+++ b/meta/recipes-devtools/python/python3-bcrypt_3.2.2.bb
@@ -5,8 +5,7 @@ HOMEPAGE = "https://pypi.org/project/bcrypt/"
5 5
6DEPENDS += "${PYTHON_PN}-cffi-native" 6DEPENDS += "${PYTHON_PN}-cffi-native"
7 7
8SRC_URI[md5sum] = "fe31390dab603728f756cd3d6830c80a" 8SRC_URI[sha256sum] = "433c410c2177057705da2a9f2cd01dd157493b2a7ac14c8593a16b3dab6b6bfb"
9SRC_URI[sha256sum] = "5b93c1726e50a93a033c36e5ca7fdcd29a5c7395af50a6892f5d9e7c6cfbfb29"
10 9
11inherit pypi python_setuptools_build_meta ptest 10inherit pypi python_setuptools_build_meta ptest
12 11