[oe-commits] [meta-openembedded] 03/05: python3-pycurl: upgrade 7.43.0.3 -> 7.43.0.5

git at git.openembedded.org git at git.openembedded.org
Thu Mar 5 02:55:01 UTC 2020


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 cab232ac5944ee939841830bfae6e7089dc0dbff
Author: Pierre-Jean Texier <pjtexier at koncepto.io>
AuthorDate: Wed Mar 4 20:40:24 2020 +0000

    python3-pycurl: upgrade 7.43.0.3 -> 7.43.0.5
    
    License-Update: copyright years updated
    
    -Copyright (C) 2013-2019 by Oleg Pudeyev <oleg at bsdpower.com>
    +Copyright (C) 2013-2020 by Oleg Pudeyev <oleg at bsdpower.com>
    
    Signed-off-by: Pierre-Jean Texier <pjtexier at koncepto.io>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-pycurl.inc         | 11 +++++------
 ...{python3-pycurl_7.43.0.3.bb => python3-pycurl_7.43.0.5.bb} |  1 +
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pycurl.inc b/meta-python/recipes-devtools/python/python-pycurl.inc
index ac9a370..0f66143 100644
--- a/meta-python/recipes-devtools/python/python-pycurl.inc
+++ b/meta-python/recipes-devtools/python/python-pycurl.inc
@@ -8,13 +8,12 @@ SECTION = "devel/python"
 HOMEPAGE = "http://pycurl.io/"
 
 LICENSE = "LGPLv2 | MIT"
-LIC_FILES_CHKSUM = " \
-    file://COPYING-LGPL;md5=4fbd65380cdd255951079008b364516c \
-    file://COPYING-MIT;md5=2df767ed35d8ea83de4a93feb55e7815 \
-"
+LIC_FILES_CHKSUM = "file://COPYING-LGPL;md5=4fbd65380cdd255951079008b364516c \
+                    file://COPYING-MIT;md5=60872a112595004233b769b6cbfd65b6 \
+                    "
 
-SRC_URI[md5sum] = "f0ed4c805e8bec734990e2e0ee78568e"
-SRC_URI[sha256sum] = "6f08330c5cf79fa8ef68b9912b9901db7ffd34b63e225dce74db56bb21deda8e"
+SRC_URI[md5sum] = "0b387d4609ed20c88baede8579a4d425"
+SRC_URI[sha256sum] = "ec7dd291545842295b7b56c12c90ffad2976cc7070c98d7b1517b7b6cd5994b3"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python3-pycurl_7.43.0.3.bb b/meta-python/recipes-devtools/python/python3-pycurl_7.43.0.5.bb
similarity index 97%
rename from meta-python/recipes-devtools/python/python3-pycurl_7.43.0.3.bb
rename to meta-python/recipes-devtools/python/python3-pycurl_7.43.0.5.bb
index 5ad319a..c98b7d6 100644
--- a/meta-python/recipes-devtools/python/python3-pycurl_7.43.0.3.bb
+++ b/meta-python/recipes-devtools/python/python3-pycurl_7.43.0.5.bb
@@ -1,2 +1,3 @@
 inherit setuptools3
 require python-pycurl.inc
+

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


More information about the Openembedded-commits mailing list