[oe-commits] [meta-openembedded] 12/101: python3-cassandra-driver: update to version 3.8.1

git at git.openembedded.org git at git.openembedded.org
Sun Aug 13 11:19:48 UTC 2017


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

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

commit ca68e7e84a853a4d5e680789715c7e8643e68e96
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Jul 24 14:07:30 2017 -0400

    python3-cassandra-driver: update to version 3.8.1
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-cassandra-driver.inc       | 4 ++--
 ...n3-cassandra-driver_3.8.0.bb => 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 3146bc7..43c346d 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] = "7561a89cd8a432a22cf33abef76b64ee"
-SRC_URI[sha256sum] = "10b0c88854f3bddcfd994cb208d780507de62524ef8dcb4f068c084d335b7054"
+SRC_URI[md5sum] = "67b107df88b0a609497814609685d0a3"
+SRC_URI[sha256sum] = "2c35138c52fb85f3889a2841af1d39a0fe91e2f58a6205b1676944d2f4cbefec"
 
 DISTUTILS_BUILD_ARGS += " \
     --no-libev \
diff --git a/meta-python/recipes-devtools/python/python3-cassandra-driver_3.8.0.bb b/meta-python/recipes-devtools/python/python3-cassandra-driver_3.8.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cassandra-driver_3.8.0.bb
rename to meta-python/recipes-devtools/python/python3-cassandra-driver_3.8.1.bb

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


More information about the Openembedded-commits mailing list