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

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Wed May 15 08:00:26 UTC 2019


-Upgrade from python-pysocks_1.6.8.bb to python-pysocks_1.7.0.bb.

-Upgrade from python3-pysocks_1.6.8.bb to python3-pysocks_1.7.0.bb.

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

diff --git a/meta-python/recipes-devtools/python/python-pysocks.inc b/meta-python/recipes-devtools/python/python-pysocks.inc
index 53ec1b7d8..32cb50ce1 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] = "441c4e3bf5b042f7e70613cd871df26c"
-SRC_URI[sha256sum] = "3fe52c55890a248676fd69dc9e3c4e811718b777834bcaab7a8125cf9deac672"
+SRC_URI[md5sum] = "ffea8bdc4eee054df2f9f6a9c3752567"
+SRC_URI[sha256sum] = "d9031ea45fdfacbe59a99273e9f0448ddb33c1580fe3831c1b09557c5718977c"
 
 PYPI_PACKAGE = "PySocks"
 
diff --git a/meta-python/recipes-devtools/python/python-pysocks_1.6.8.bb b/meta-python/recipes-devtools/python/python-pysocks_1.7.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pysocks_1.6.8.bb
rename to meta-python/recipes-devtools/python/python-pysocks_1.7.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-pysocks_1.6.8.bb b/meta-python/recipes-devtools/python/python3-pysocks_1.7.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pysocks_1.6.8.bb
rename to meta-python/recipes-devtools/python/python3-pysocks_1.7.0.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list