[oe-commits] [meta-openembedded] 05/11: python-pysocks: upgrade 1.7.0 -> 1.7.1

git at git.openembedded.org git at git.openembedded.org
Mon Sep 23 15:33:28 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 d505488c684ada5d69ef3b18c9a210711bd30199
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Mon Sep 23 10:55:17 2019 +0800

    python-pysocks: upgrade 1.7.0 -> 1.7.1
    
    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.7.0.bb => python-pysocks_1.7.1.bb}       | 0
 .../python/{python3-pysocks_1.7.0.bb => python3-pysocks_1.7.1.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 32cb50c..ceadcb2 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

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


More information about the Openembedded-commits mailing list