mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-10 10:09:42 +00:00
python-pymongo: update to version 3.4.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
df6b6fe8c8
commit
72647e2c05
10
meta-python/recipes-devtools/python/python3-pymongo_3.4.0.bb
Normal file
10
meta-python/recipes-devtools/python/python3-pymongo_3.4.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