diff --git a/meta-python/recipes-devtools/python/python3-cassandra-driver_3.26.0.bb b/meta-python/recipes-devtools/python/python3-cassandra-driver_3.27.0.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-cassandra-driver_3.26.0.bb rename to meta-python/recipes-devtools/python/python3-cassandra-driver_3.27.0.bb index 4c5c78105..679b51f75 100644 --- a/meta-python/recipes-devtools/python/python3-cassandra-driver_3.26.0.bb +++ b/meta-python/recipes-devtools/python/python3-cassandra-driver_3.27.0.bb @@ -8,7 +8,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" SRCNAME = "cassandra-driver" -SRC_URI[sha256sum] = "425338478c14324704f6973451f3c54f7ffa65b49be045ad1de19628ab6e9492" +SRC_URI[sha256sum] = "3f43b6023d3d2b34ceaea0a33abf9d9602c41cf316f283f651d835d0c4924124" inherit pypi setuptools3