[oe-commits] [meta-openembedded] 12/17: python-pysocks: upgrade 1.6.8 -> 1.7.0

git at git.openembedded.org git at git.openembedded.org
Thu May 16 13:54:53 UTC 2019


This is an automated email from the git hooks/post-receive script.

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

commit cc77a4cdcc111f652d5716cc0769423e5c582337
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Wed May 15 16:00:26 2019 +0800

    python-pysocks: upgrade 1.6.8 -> 1.7.0
    
    -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>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-pysocks.inc                | 4 ++--
 .../python/{python-pysocks_1.6.8.bb => python-pysocks_1.7.0.bb}       | 0
 .../python/{python3-pysocks_1.6.8.bb => python3-pysocks_1.7.0.bb}     | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pysocks.inc b/meta-python/recipes-devtools/python/python-pysocks.inc
index 53ec1b7..32cb50c 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

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


More information about the Openembedded-commits mailing list