mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-24 09:09:55 +00:00
python-cassandra-driver: update to version 3.11.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
77b0e46b5c
commit
81437ba4f9
@@ -0,0 +1,8 @@
|
||||
inherit setuptools3
|
||||
require python-cassandra-driver.inc
|
||||
|
||||
# Requires concurrent which is currently in -misc
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-misc \
|
||||
${PYTHON_PN}-numbers \
|
||||
"
|
||||
Reference in New Issue
Block a user