From 1f155df469911b31911ff082593ea2381f5ff7c4 Mon Sep 17 00:00:00 2001 From: Peter Kolbus Date: Sun, 29 Dec 2019 10:44:30 -0600 Subject: python-soupsieve: add recipe Backport python3-soupsieve to python2; this enables use in python-beautifulsoup4. Signed-off-by: Peter Kolbus Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-soupsieve_1.9.4.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-soupsieve_1.9.4.bb (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python-soupsieve_1.9.4.bb b/meta-python/recipes-devtools/python/python-soupsieve_1.9.4.bb new file mode 100644 index 0000000000..55a673ecc5 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-soupsieve_1.9.4.bb @@ -0,0 +1,4 @@ +inherit setuptools +require python-soupsieve.inc + +RDEPENDS_${PN} += "${PYTHON_PN}-backports-functools-lru-cache" -- cgit v1.2.3-54-g00ecf