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

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-cryptography-vectors.inc   | 4 ++--
 ...cryptography-vectors_2.7.bb => python-cryptography-vectors_2.8.bb} | 0
 ...ryptography-vectors_2.7.bb => python3-cryptography-vectors_2.8.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-cryptography-vectors_2.7.bb => python-cryptography-vectors_2.8.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cryptography-vectors_2.7.bb => python3-cryptography-vectors_2.8.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 887d2d3..10af48c 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] = "1a518a28ed9c924ca6c570aa8ea0c334"
-SRC_URI[sha256sum] = "f12dfb9bd669a68004074cb5b26df6e93ed1a95ebd1a999dff0a840212ff68bc"
+SRC_URI[md5sum] = "a744ed29bb9ef56b3a50317fea3b218e"
+SRC_URI[sha256sum] = "6cd32174c56a3eca72f64af43c1daacaae758cfa5ff9d280dfcf818fa11ef116"
 
 PYPI_PACKAGE = "cryptography_vectors"
 
diff --git a/meta-python/recipes-devtools/python/python-cryptography-vectors_2.7.bb b/meta-python/recipes-devtools/python/python-cryptography-vectors_2.8.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cryptography-vectors_2.7.bb
rename to meta-python/recipes-devtools/python/python-cryptography-vectors_2.8.bb
diff --git a/meta-python/recipes-devtools/python/python3-cryptography-vectors_2.7.bb b/meta-python/recipes-devtools/python/python3-cryptography-vectors_2.8.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cryptography-vectors_2.7.bb
rename to meta-python/recipes-devtools/python/python3-cryptography-vectors_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  2:11 UTC | newest]

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