From 783c4ea997243bb1266a801e0eb317bde908dcf3 Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Mon, 30 Sep 2019 13:11:20 +0800 Subject: python-pycurl: add recipes for python2 and python3 PycURL is a Python interface to libcurl, the multiprotocol file transfer library. Similarly to the urllib Python module, PycURL can be used to fetch objects identified by a URL from a Python program Signed-off-by: Jackie Huang Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pycurl_7.43.0.3.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pycurl_7.43.0.3.bb (limited to 'meta-python/recipes-devtools/python/python-pycurl_7.43.0.3.bb') diff --git a/meta-python/recipes-devtools/python/python-pycurl_7.43.0.3.bb b/meta-python/recipes-devtools/python/python-pycurl_7.43.0.3.bb new file mode 100644 index 0000000000..7ab259265e --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pycurl_7.43.0.3.bb @@ -0,0 +1,2 @@ +inherit setuptools +require python-pycurl.inc -- cgit v1.2.3-54-g00ecf