[oe-commits] [meta-openembedded] 08/57: python-pyopenssl: update to version 16.1.0

git at git.openembedded.org git at git.openembedded.org
Tue Oct 25 13:34:15 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 951d31e36c0566c9158c79fb4a3d680cda5c067d
Author: Derek Straka <derek at asterius.io>
AuthorDate: Thu Oct 13 18:26:07 2016 -0400

    python-pyopenssl: update to version 16.1.0
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-pyopenssl.inc              | 4 ++--
 .../python/{python-pyopenssl_16.0.0.bb => python-pyopenssl_16.1.0.bb} | 0
 .../{python3-pyopenssl_16.0.0.bb => python3-pyopenssl_16.1.0.bb}      | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pyopenssl.inc b/meta-python/recipes-devtools/python/python-pyopenssl.inc
index 75cb867..0ddad12 100644
--- a/meta-python/recipes-devtools/python/python-pyopenssl.inc
+++ b/meta-python/recipes-devtools/python/python-pyopenssl.inc
@@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 DEPENDS = "openssl ${PYTHON_PN}-cryptography"
 
-SRC_URI[md5sum] = "9587d813dcf656e9f2760e41a3682dc3"
-SRC_URI[sha256sum] = "363d10ee43d062285facf4e465f4f5163f9f702f9134f0a5896f134cbb92d17d"
+SRC_URI[md5sum] = "d8100b0c333f0eeadaf05914da8792a6"
+SRC_URI[sha256sum] = "88f7ada2a71daf2c78a4f139b19d57551b4c8be01f53a1cb5c86c2f3bf01355f"
 
 PYPI_PACKAGE = "pyOpenSSL"
 
diff --git a/meta-python/recipes-devtools/python/python-pyopenssl_16.0.0.bb b/meta-python/recipes-devtools/python/python-pyopenssl_16.1.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyopenssl_16.0.0.bb
rename to meta-python/recipes-devtools/python/python-pyopenssl_16.1.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyopenssl_16.0.0.bb b/meta-python/recipes-devtools/python/python3-pyopenssl_16.1.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyopenssl_16.0.0.bb
rename to meta-python/recipes-devtools/python/python3-pyopenssl_16.1.0.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list