All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python] [PATCH] python-bcrypt: upgrade 3.1.4 -> 3.1.7
@ 2019-10-24  6:22 Zang Ruochen
  0 siblings, 0 replies; only message in thread
From: Zang Ruochen @ 2019-10-24  6:22 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-bcrypt.inc                 | 4 ++--
 .../python/{python-bcrypt_3.1.4.bb => python-bcrypt_3.1.7.bb}         | 0
 .../python/{python3-bcrypt_3.1.4.bb => python3-bcrypt_3.1.7.bb}       | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-bcrypt_3.1.4.bb => python-bcrypt_3.1.7.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-bcrypt_3.1.4.bb => python3-bcrypt_3.1.7.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-bcrypt.inc b/meta-python/recipes-devtools/python/python-bcrypt.inc
index 4490969..a264003 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] = "8408abc974446e64862a9742104e97b6"
-SRC_URI[sha256sum] = "67ed1a374c9155ec0840214ce804616de49c3df9c5bc66740687c1c9b1cd9e8d"
+SRC_URI[md5sum] = "5d6f93b575ce52470af37a8e7dce76fe"
+SRC_URI[sha256sum] = "0b0069c752ec14172c5f78208f1863d7ad6755a6fae6fe76ec2c80d13be41e42"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-bcrypt_3.1.4.bb b/meta-python/recipes-devtools/python/python-bcrypt_3.1.7.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-bcrypt_3.1.4.bb
rename to meta-python/recipes-devtools/python/python-bcrypt_3.1.7.bb
diff --git a/meta-python/recipes-devtools/python/python3-bcrypt_3.1.4.bb b/meta-python/recipes-devtools/python/python3-bcrypt_3.1.7.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-bcrypt_3.1.4.bb
rename to meta-python/recipes-devtools/python/python3-bcrypt_3.1.7.bb
-- 
2.7.4





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-24  6:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24  6:22 [meta-python] [PATCH] python-bcrypt: upgrade 3.1.4 -> 3.1.7 Zang Ruochen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.