[oe-commits] [openembedded-core] 02/05: python3-pycairo: update to 1.15.4

git at git.openembedded.org git at git.openembedded.org
Thu Dec 28 15:08:19 UTC 2017


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

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit a222e066e11b2380bf38c6a852b933da01a1a128
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Dec 22 12:17:41 2017 -0500

    python3-pycairo: update to 1.15.4
    
    Update to the latest stable release
    
    Tested in qemux86-64 running core-image-minimal
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../python/{python3-pycairo_1.15.3.bb => python3-pycairo_1.15.4.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/python/python3-pycairo_1.15.3.bb b/meta/recipes-devtools/python/python3-pycairo_1.15.4.bb
similarity index 87%
rename from meta/recipes-devtools/python/python3-pycairo_1.15.3.bb
rename to meta/recipes-devtools/python/python3-pycairo_1.15.4.bb
index 9022482..a6c9e5a 100644
--- a/meta/recipes-devtools/python/python3-pycairo_1.15.3.bb
+++ b/meta/recipes-devtools/python/python3-pycairo_1.15.4.bb
@@ -13,8 +13,8 @@ DEPENDS = "cairo"
 SRC_URI = "https://github.com/pygobject/pycairo/releases/download/v${PV}/pycairo-${PV}.tar.gz"
 UPSTREAM_CHECK_URI = "https://github.com/pygobject/pycairo/releases/"
 
-SRC_URI[md5sum] = "7390cd413271fe5569f6eef73d72bf7a"
-SRC_URI[sha256sum] = "8642e36cef66acbfc02760d2b40c716f5f183d073fb063ba28fd29a14044719d"
+SRC_URI[md5sum] = "89f04740078fb5f4e4dd92a0c4d3b537"
+SRC_URI[sha256sum] = "ee4c3068c048230e5ce74bb8994a024711129bde1af1d76e3276c7acd81c4357"
 
 S = "${WORKDIR}/pycairo-${PV}"
 

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


More information about the Openembedded-commits mailing list