mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
python3-cassandra-driver: update to version 3.8.1
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
bab26bbdcc
commit
ca68e7e84a
@@ -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