[oe-commits] [meta-openembedded] 05/16: python-soupsieve: add recipe

git at git.openembedded.org git at git.openembedded.org
Tue Dec 31 08:08:31 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 1f155df469911b31911ff082593ea2381f5ff7c4
Author: Peter Kolbus <peter.kolbus at garmin.com>
AuthorDate: Sun Dec 29 10:44:30 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