[oe] [meta-python] [PATCH] python-cryptography-vectors: upgrade 2.6.1 -> 2.7

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Wed Jun 12 03:41:42 UTC 2019


-Upgrade from python-cryptography-vectors_2.6.1.bb to python-cryptography-vectors_2.7.bb.

-Upgrade from python3-cryptography-vectors_2.6.1.bb to python3-cryptography-vectors_2.7.bb.

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

diff --git a/meta-python/recipes-devtools/python/python-cryptography-vectors.inc b/meta-python/recipes-devtools/python/python-cryptography-vectors.inc
index 0d9638845..887d2d3d3 100644
--- a/meta-python/recipes-devtools/python/python-cryptography-vectors.inc
+++ b/meta-python/recipes-devtools/python/python-cryptography-vectors.inc
@@ -8,8 +8,8 @@ DEPENDS += " \
     ${PYTHON_PN}-cryptography \
 "
 
-SRC_URI[md5sum] = "f8b166652e7a9d668b851b28e4417057"
-SRC_URI[sha256sum] = "03f38115dccb266dd96538f94067442a877932c2322661bdc5bf2502c76658af"
+SRC_URI[md5sum] = "1a518a28ed9c924ca6c570aa8ea0c334"
+SRC_URI[sha256sum] = "f12dfb9bd669a68004074cb5b26df6e93ed1a95ebd1a999dff0a840212ff68bc"
 
 PYPI_PACKAGE = "cryptography_vectors"
 
diff --git a/meta-python/recipes-devtools/python/python-cryptography-vectors_2.6.1.bb b/meta-python/recipes-devtools/python/python-cryptography-vectors_2.7.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cryptography-vectors_2.6.1.bb
rename to meta-python/recipes-devtools/python/python-cryptography-vectors_2.7.bb
diff --git a/meta-python/recipes-devtools/python/python3-cryptography-vectors_2.6.1.bb b/meta-python/recipes-devtools/python/python3-cryptography-vectors_2.7.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cryptography-vectors_2.6.1.bb
rename to meta-python/recipes-devtools/python/python3-cryptography-vectors_2.7.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list