[oe-commits] [meta-openembedded] 61/64: python-ply: update to version 3.11

git at git.openembedded.org git at git.openembedded.org
Fri Mar 2 00:22:54 UTC 2018


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 1e20309587c3297b9ddfed9551f8d1653be62cdc
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Feb 25 15:30:12 2018 -0500

    python-ply: update to version 3.11
    
    Update license checksum for new copyright year
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-ply.inc                  | 6 +++---
 .../python/{python-ply_3.10.bb => python-ply_3.11.bb}               | 0
 .../python/{python3-ply_3.10.bb => python3-ply_3.11.bb}             | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-ply.inc b/meta-python/recipes-devtools/python/python-ply.inc
index a6cdf4b..a744950 100644
--- a/meta-python/recipes-devtools/python/python-ply.inc
+++ b/meta-python/recipes-devtools/python/python-ply.inc
@@ -3,10 +3,10 @@ DESCRIPTION = "Python ply: PLY is yet another implementation of lex and yacc for
 HOMEPAGE = "https://pypi.python.org/pypi/ply"
 SECTION = "devel/python"
 LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://README.md;beginline=3;endline=30;md5=fcb04bc2f765e46ab7084d6ab6e452bb"
+LIC_FILES_CHKSUM = "file://README.md;beginline=5;endline=32;md5=f5ee5c355c0e6719c787a71b8f0fa96c"
 
-SRC_URI[md5sum] = "1d63c166ab250bab87d8dcc42dcca70e"
-SRC_URI[sha256sum] = "96e94af7dd7031d8d6dd6e2a8e0de593b511c211a86e28a9c9621c275ac8bacb"
+SRC_URI[md5sum] = "6465f602e656455affcd7c5734c638f8"
+SRC_URI[sha256sum] = "00c7c1aaa88358b9c765b6d3000c6eec0ba42abca5351b095321aef446081da3"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-ply_3.10.bb b/meta-python/recipes-devtools/python/python-ply_3.11.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-ply_3.10.bb
rename to meta-python/recipes-devtools/python/python-ply_3.11.bb
diff --git a/meta-python/recipes-devtools/python/python3-ply_3.10.bb b/meta-python/recipes-devtools/python/python3-ply_3.11.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-ply_3.10.bb
rename to meta-python/recipes-devtools/python/python3-ply_3.11.bb

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


More information about the Openembedded-commits mailing list