mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-cassandra-driver: update to version 3.8.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
a868418132
commit
bf6d5459c5
@@ -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