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

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

diff --git a/meta-python/recipes-devtools/python/python-cryptography.inc b/meta-python/recipes-devtools/python/python-cryptography.inc
index 876fcc2..5acd02d 100644
--- a/meta-python/recipes-devtools/python/python-cryptography.inc
+++ b/meta-python/recipes-devtools/python/python-cryptography.inc
@@ -12,8 +12,8 @@ DEPENDS += " \
     ${PYTHON_PN}-six \
 "
 
-SRC_URI[md5sum] = "7dfe1035cae43569e571318f000462a4"
-SRC_URI[sha256sum] = "e6347742ac8f35ded4a46ff835c60e68c22a536a8ae5c4422966d06946b6d4c6"
+SRC_URI[md5sum] = "77730058b556c6d9838679a94c6229ce"
+SRC_URI[sha256sum] = "3cda1f0ed8747339bbdf71b9f38ca74c7b592f24f65cdb3ab3765e4b02871651"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-cffi \
diff --git a/meta-python/recipes-devtools/python/python-cryptography_2.7.bb b/meta-python/recipes-devtools/python/python-cryptography_2.8.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cryptography_2.7.bb
rename to meta-python/recipes-devtools/python/python-cryptography_2.8.bb
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.7.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.8.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cryptography_2.7.bb
rename to meta-python/recipes-devtools/python/python3-cryptography_2.8.bb
-- 
2.7.4





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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-22  1:52 [meta-python] [PATCH] python-cryptography: upgrade 2.7 -> 2.8 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.