diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python-cassandra-driver.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cassandra-driver_3.11.0.bb (renamed from meta-python/recipes-devtools/python/python3-cassandra-driver_3.8.1.bb) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-cassandra-driver.inc b/meta-python/recipes-devtools/python/python-cassandra-driver.inc index 43c346d96..a522e672b 100644 --- a/meta-python/recipes-devtools/python/python-cassandra-driver.inc +++ b/meta-python/recipes-devtools/python/python-cassandra-driver.inc | |||
@@ -8,8 +8,8 @@ LICENSE = "Apache-2.0" | |||
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" |
9 | SRCNAME = "cassandra-driver" | 9 | SRCNAME = "cassandra-driver" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "67b107df88b0a609497814609685d0a3" | 11 | SRC_URI[md5sum] = "1659b074e10c613e5ba1cdf92974a57a" |
12 | SRC_URI[sha256sum] = "2c35138c52fb85f3889a2841af1d39a0fe91e2f58a6205b1676944d2f4cbefec" | 12 | SRC_URI[sha256sum] = "643bed0fac08ee91630f0f35556bb62c3b4b007c20d4e6e8d349f769ea648150" |
13 | 13 | ||
14 | DISTUTILS_BUILD_ARGS += " \ | 14 | DISTUTILS_BUILD_ARGS += " \ |
15 | --no-libev \ | 15 | --no-libev \ |
diff --git a/meta-python/recipes-devtools/python/python3-cassandra-driver_3.8.1.bb b/meta-python/recipes-devtools/python/python3-cassandra-driver_3.11.0.bb index 34f149d3f..34f149d3f 100644 --- a/meta-python/recipes-devtools/python/python3-cassandra-driver_3.8.1.bb +++ b/meta-python/recipes-devtools/python/python3-cassandra-driver_3.11.0.bb | |||