[oe-commits] [meta-openembedded] 13/37: python-soupsieve: add recipe

git at git.openembedded.org git at git.openembedded.org
Sat Dec 28 08:12:17 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 0927282a8c17ce0ea5564dff20872b254400441b
Author: Peter Kolbus <peter.kolbus at garmin.com>
AuthorDate: Fri Dec 27 11:23:39 2019 -0600

    python-soupsieve: add recipe
    
    Backport python3-soupsieve to python2; this enables use in
    python-beautifulsoup4.
    
    Signed-off-by: Peter Kolbus <peter.kolbus at garmin.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-soupsieve_1.9.4.bb | 4 ++++
 1 file changed, 4 insertions(+)

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 0000000..55a673e
--- /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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list