[oe-commits] [meta-openembedded] 02/03: python-rfc3987: upgrade 1.3.7 -> 1.3.8

git at git.openembedded.org git at git.openembedded.org
Tue May 14 03:26:40 UTC 2019


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

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

commit 90d82e806c7b4b3ee10ff7fc443bf748d16907bf
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Mon May 13 13:52:52 2019 +0800

    python-rfc3987: upgrade 1.3.7 -> 1.3.8
    
    -Upgrade from python-rfc3987_1.3.7.bb to python-rfc3987_1.3.8.bb.
    
    -Upgrade from python3-rfc3987_1.3.7.bb to python3-rfc3987_1.3.8.bb.
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-rfc3987.inc                | 4 ++--
 .../python/{python-rfc3987_1.3.7.bb => python-rfc3987_1.3.8.bb}       | 0
 .../python/{python3-rfc3987_1.3.7.bb => python3-rfc3987_1.3.8.bb}     | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-rfc3987.inc b/meta-python/recipes-devtools/python/python-rfc3987.inc
index 4615904..9cfa07d 100644
--- a/meta-python/recipes-devtools/python/python-rfc3987.inc
+++ b/meta-python/recipes-devtools/python/python-rfc3987.inc
@@ -2,7 +2,7 @@ SUMMARY = "Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)"
 LICENSE = "GPLv3+"
 LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=9;md5=2b723edf67b2f3088bc5e339b1ceda2d"
 
-SRC_URI[md5sum] = "aa108c7590902fe609c036864ecb7f84"
-SRC_URI[sha256sum] = "91a7826b0a26c246a5a91bef09c2c0809c713a689be689b9571e78a13f6557a4"
+SRC_URI[md5sum] = "b6c4028acdc788a9ba697e1c1d6b896c"
+SRC_URI[sha256sum] = "d3c4d257a560d544e9826b38bc81db676890c79ab9d7ac92b39c7a253d5ca733"
 
 BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python-rfc3987_1.3.7.bb b/meta-python/recipes-devtools/python/python-rfc3987_1.3.8.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-rfc3987_1.3.7.bb
rename to meta-python/recipes-devtools/python/python-rfc3987_1.3.8.bb
diff --git a/meta-python/recipes-devtools/python/python3-rfc3987_1.3.7.bb b/meta-python/recipes-devtools/python/python3-rfc3987_1.3.8.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-rfc3987_1.3.7.bb
rename to meta-python/recipes-devtools/python/python3-rfc3987_1.3.8.bb

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


More information about the Openembedded-commits mailing list