aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-pycurl.inc11
-rw-r--r--meta-python/recipes-devtools/python/python3-pycurl_7.43.0.5.bb (renamed from meta-python/recipes-devtools/python/python3-pycurl_7.43.0.3.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 ac9a370c4c..0f661434c0 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
index 5ad319ae2f..c98b7d6f60 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
+