All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python] [PATCH] python-pyopenssl: upgrade 18.0.0 -> 19.0.0
@ 2019-04-18  2:05 Zang Ruochen
  0 siblings, 0 replies; only message in thread
From: Zang Ruochen @ 2019-04-18  2:05 UTC (permalink / raw)
  To: openembedded-devel

-Upgrade from python-pyopenssl_18.0.0.bb to python-pyopenssl_19.0.0.bb.

-Upgrade from python3-pyopenssl_18.0.0.bb to python3-pyopenssl_19.0.0.bb.

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

diff --git a/meta-python/recipes-devtools/python/python-pyopenssl.inc b/meta-python/recipes-devtools/python/python-pyopenssl.inc
index 516e7958a..00c103fcf 100644
--- a/meta-python/recipes-devtools/python/python-pyopenssl.inc
+++ b/meta-python/recipes-devtools/python/python-pyopenssl.inc
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 DEPENDS += "openssl ${PYTHON_PN}-cryptography"
 
-SRC_URI[md5sum] = "c92e9c85b520b7e153fef0f7f3c5dda7"
-SRC_URI[sha256sum] = "6488f1423b00f73b7ad5167885312bb0ce410d3312eb212393795b53c8caa580"
+SRC_URI[md5sum] = "b9876625dc1d5a5a662d748689191537"
+SRC_URI[sha256sum] = "aeca66338f6de19d1aa46ed634c3b9ae519a64b458f8468aec688e7e3c20f200"
 
 PYPI_PACKAGE = "pyOpenSSL"
 
diff --git a/meta-python/recipes-devtools/python/python-pyopenssl_18.0.0.bb b/meta-python/recipes-devtools/python/python-pyopenssl_19.0.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyopenssl_18.0.0.bb
rename to meta-python/recipes-devtools/python/python-pyopenssl_19.0.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyopenssl_18.0.0.bb b/meta-python/recipes-devtools/python/python3-pyopenssl_19.0.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyopenssl_18.0.0.bb
rename to meta-python/recipes-devtools/python/python3-pyopenssl_19.0.0.bb
-- 
2.20.1





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

only message in thread, other threads:[~2019-04-18  2:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-18  2:05 [meta-python] [PATCH] python-pyopenssl: upgrade 18.0.0 -> 19.0.0 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.