[oe-commits] [meta-openembedded] 08/84: python-bcrypt: update to version 3.1.4

git at git.openembedded.org git at git.openembedded.org
Wed Nov 15 17:36:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master-next
in repository meta-openembedded.

commit 11d53a413fa03b91f7e58f51f1b496d0737aeb63
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Oct 24 19:57:59 2017 -0400

    python-bcrypt: update to version 3.1.4
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-bcrypt.inc                 | 4 ++--
 .../python/{python-bcrypt_3.1.3.bb => python-bcrypt_3.1.4.bb}         | 0
 .../python/{python3-bcrypt_3.1.3.bb => python3-bcrypt_3.1.4.bb}       | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-bcrypt.inc b/meta-python/recipes-devtools/python/python-bcrypt.inc
index 667a3fb..1ea62a3 100644
--- a/meta-python/recipes-devtools/python/python-bcrypt.inc
+++ b/meta-python/recipes-devtools/python/python-bcrypt.inc
@@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8f7bb094c7232b058c7e9f2e431f389c"
 
 DEPENDS += "${PYTHON_PN}-cffi-native"
 
-SRC_URI[md5sum] = "20da8b40790caad99c4086dba533154b"
-SRC_URI[sha256sum] = "6645c8d0ad845308de3eb9be98b6fd22a46ec5412bfc664a423e411cdd8f5488"
+SRC_URI[md5sum] = "8408abc974446e64862a9742104e97b6"
+SRC_URI[sha256sum] = "67ed1a374c9155ec0840214ce804616de49c3df9c5bc66740687c1c9b1cd9e8d"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-bcrypt_3.1.3.bb b/meta-python/recipes-devtools/python/python-bcrypt_3.1.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-bcrypt_3.1.3.bb
rename to meta-python/recipes-devtools/python/python-bcrypt_3.1.4.bb
diff --git a/meta-python/recipes-devtools/python/python3-bcrypt_3.1.3.bb b/meta-python/recipes-devtools/python/python3-bcrypt_3.1.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-bcrypt_3.1.3.bb
rename to meta-python/recipes-devtools/python/python3-bcrypt_3.1.4.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list