[oe-commits] [meta-openembedded] 30/37: python3-cassandra-driver: update to version 3.12.0

git at git.openembedded.org git at git.openembedded.org
Wed Dec 27 15:27:06 UTC 2017


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master
in repository meta-openembedded.

commit 1a4643cec5846e87af55f18971d78f1b50d71eff
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Dec 22 16:12:36 2017 -0500

    python3-cassandra-driver: update to version 3.12.0
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-cassandra-driver.inc       | 4 ++--
 ...-cassandra-driver_3.11.0.bb => python3-cassandra-driver_3.12.0.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 a522e67..d11e657 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"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
 SRCNAME = "cassandra-driver"
 
-SRC_URI[md5sum] = "1659b074e10c613e5ba1cdf92974a57a"
-SRC_URI[sha256sum] = "643bed0fac08ee91630f0f35556bb62c3b4b007c20d4e6e8d349f769ea648150"
+SRC_URI[md5sum] = "33bfaebe3245bc9f9be3993baf67962f"
+SRC_URI[sha256sum] = "cbd9504e241c6b16d8e50b32ccca2a48b04bb3b855741f010a92b3f3bbbc5627"
 
 DISTUTILS_BUILD_ARGS += " \
     --no-libev \
diff --git a/meta-python/recipes-devtools/python/python3-cassandra-driver_3.11.0.bb b/meta-python/recipes-devtools/python/python3-cassandra-driver_3.12.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cassandra-driver_3.11.0.bb
rename to meta-python/recipes-devtools/python/python3-cassandra-driver_3.12.0.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list