[oe] [meta-python][PATCH] python-ptyprocess: update to version 0.6.0

Derek Straka derek at asterius.io
Thu Jun 28 13:44:10 UTC 2018


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-ptyprocess.inc             | 4 ++--
 .../python/{python-ptyprocess_0.5.2.bb => python-ptyprocess_0.6.0.bb} | 0
 .../{python3-ptyprocess_0.5.2.bb => python3-ptyprocess_0.6.0.bb}      | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-ptyprocess_0.5.2.bb => python-ptyprocess_0.6.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-ptyprocess_0.5.2.bb => python3-ptyprocess_0.6.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-ptyprocess.inc b/meta-python/recipes-devtools/python/python-ptyprocess.inc
index 43f2d09..49cc5a4 100644
--- a/meta-python/recipes-devtools/python/python-ptyprocess.inc
+++ b/meta-python/recipes-devtools/python/python-ptyprocess.inc
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=cfdcd51fa7d5808da4e74346ee394490"
 
 SRCNAME = "ptyprocess"
 
-SRC_URI[md5sum] = "d3b8febae1b8c53b054bd818d0bb8665"
-SRC_URI[sha256sum] = "e64193f0047ad603b71f202332ab5527c5e52aa7c8b609704fc28c0dc20c4365"
+SRC_URI[md5sum] = "37402d69f3b50913d4d483587bffad8f"
+SRC_URI[sha256sum] = "923f299cc5ad920c68f2bc0bc98b75b9f838b93b599941a6b63ddbc2476394c0"
 
 UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/ptyprocess"
 
diff --git a/meta-python/recipes-devtools/python/python-ptyprocess_0.5.2.bb b/meta-python/recipes-devtools/python/python-ptyprocess_0.6.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-ptyprocess_0.5.2.bb
rename to meta-python/recipes-devtools/python/python-ptyprocess_0.6.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-ptyprocess_0.5.2.bb b/meta-python/recipes-devtools/python/python3-ptyprocess_0.6.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-ptyprocess_0.5.2.bb
rename to meta-python/recipes-devtools/python/python3-ptyprocess_0.6.0.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list