From 09fb00e51bf818fbf7278e4f7024fca637d77fea Mon Sep 17 00:00:00 2001 From: Peter Kolbus Date: Sun, 29 Dec 2019 10:44:29 -0600 Subject: python3-soupsieve: add recipe Soupsieve is a CSS selector library used by python(3)-beautifulsoup4 since 4.7.0. Signed-off-by: Peter Kolbus Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-soupsieve_1.9.4.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-soupsieve_1.9.4.bb (limited to 'meta-python/recipes-devtools/python/python3-soupsieve_1.9.4.bb') diff --git a/meta-python/recipes-devtools/python/python3-soupsieve_1.9.4.bb b/meta-python/recipes-devtools/python/python3-soupsieve_1.9.4.bb new file mode 100644 index 0000000000..1b9663691f --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-soupsieve_1.9.4.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-soupsieve.inc -- cgit v1.2.3-54-g00ecf