mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-31 04:58:42 +00:00
python-pymongo: update to version 3.6.0
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
8cfd98e478
commit
b3ffe04531
10
meta-python/recipes-devtools/python/python3-pymongo_3.6.0.bb
Normal file
10
meta-python/recipes-devtools/python/python3-pymongo_3.6.0.bb
Normal file
@@ -0,0 +1,10 @@
|
||||
inherit pypi setuptools3
|
||||
require python-pymongo.inc
|
||||
|
||||
# Requires _pydecimal which is in misc
|
||||
RDEPENDS_${PYTHON_PN}-bson += " \
|
||||
${PYTHON_PN}-enum \
|
||||
${PYTHON_PN}-misc \
|
||||
${PYTHON_PN}-selectors \
|
||||
${PYTHON_PN}-subprocess \
|
||||
"
|
||||
Reference in New Issue
Block a user