mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-25 17:32:06 +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
@@ -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