aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-soupsieve_1.9.4.bb
diff options
context:
space:
mode:
authorPeter Kolbus <peter.kolbus@garmin.com>2019-12-29 10:44:29 -0600
committerKhem Raj <raj.khem@gmail.com>2019-12-29 23:04:31 -0800
commit09fb00e51bf818fbf7278e4f7024fca637d77fea (patch)
tree31523a4a2bab6460ca8109d757494f05081ace41 /meta-python/recipes-devtools/python/python3-soupsieve_1.9.4.bb
parentc0c853560d27cd31e3f9e1c74463a935aeb25e85 (diff)
downloadmeta-openembedded-09fb00e51bf818fbf7278e4f7024fca637d77fea.tar.gz
python3-soupsieve: add recipe
Soupsieve is a CSS selector library used by python(3)-beautifulsoup4 since 4.7.0. Signed-off-by: Peter Kolbus <peter.kolbus@garmin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-soupsieve_1.9.4.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-soupsieve_1.9.4.bb2
1 files changed, 2 insertions, 0 deletions
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