mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python-pymongo: update to version 3.5.0
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
40d46996c1
commit
1727f2542d
10
meta-python/recipes-devtools/python/python3-pymongo_3.5.0.bb
Normal file
10
meta-python/recipes-devtools/python/python3-pymongo_3.5.0.bb
Normal file
@@ -0,0 +1,10 @@
|
||||
inherit pypi setuptools3
|
||||
require python-pymongo.inc
|
||||
|
||||
# Requires _pydecimal which is in misc
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-enum \
|
||||
${PYTHON_PN}-misc \
|
||||
${PYTHON_PN}-selectors \
|
||||
${PYTHON_PN}-subprocess \
|
||||
"
|
||||
Reference in New Issue
Block a user