[oe] [meta-python] [PATCH] python-pysocks: upgrade 1.7.0 -> 1.7.1

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Mon Sep 23 02:55:17 UTC 2019


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-pysocks.inc        | 4 ++--
 .../{python-pysocks_1.7.0.bb => python-pysocks_1.7.1.bb}      | 0
 .../{python3-pysocks_1.7.0.bb => python3-pysocks_1.7.1.bb}    | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pysocks_1.7.0.bb => python-pysocks_1.7.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pysocks_1.7.0.bb => python3-pysocks_1.7.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pysocks.inc b/meta-python/recipes-devtools/python/python-pysocks.inc
index 32cb50ce1..ceadcb20d 100644
--- a/meta-python/recipes-devtools/python/python-pysocks.inc
+++ b/meta-python/recipes-devtools/python/python-pysocks.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "http://python-requests.org"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=1d457bcffb9661b45f799d4efee72f16"
 
-SRC_URI[md5sum] = "ffea8bdc4eee054df2f9f6a9c3752567"
-SRC_URI[sha256sum] = "d9031ea45fdfacbe59a99273e9f0448ddb33c1580fe3831c1b09557c5718977c"
+SRC_URI[md5sum] = "89b1a6865c61bae67a32417517612ee6"
+SRC_URI[sha256sum] = "3f8804571ebe159c380ac6de37643bb4685970655d3bba243530d6558b799aa0"
 
 PYPI_PACKAGE = "PySocks"
 
diff --git a/meta-python/recipes-devtools/python/python-pysocks_1.7.0.bb b/meta-python/recipes-devtools/python/python-pysocks_1.7.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pysocks_1.7.0.bb
rename to meta-python/recipes-devtools/python/python-pysocks_1.7.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-pysocks_1.7.0.bb b/meta-python/recipes-devtools/python/python3-pysocks_1.7.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pysocks_1.7.0.bb
rename to meta-python/recipes-devtools/python/python3-pysocks_1.7.1.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list