mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-24 17:40:26 +00:00
python3-cassandra-driver: update to version 3.12.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
3182908c65
commit
1a4643cec5
@@ -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