diff options
author | Derek Straka <derek@asterius.io> | 2016-10-13 18:40:06 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-10-25 15:31:14 +0200 |
commit | 40efc44c8040610efc5f20c006a418acd0caeeb6 (patch) | |
tree | 5aaf2dd1484899cd89055e19cedc57ddd159a042 | |
parent | 3f000b5bf313df4735edb3108bae5d9c0868feaf (diff) | |
download | meta-openembedded-40efc44c8040610efc5f20c006a418acd0caeeb6.tar.gz |
python-rfc3987: update to version 1.3.7
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python-rfc3987.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-rfc3987_1.3.7.bb (renamed from meta-python/recipes-devtools/python/python-rfc3987_1.3.6.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-rfc3987_1.3.7.bb (renamed from meta-python/recipes-devtools/python/python3-rfc3987_1.3.6.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 fbf6a0aa6..461590411 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)" | |||
2 | LICENSE = "GPLv3+" | 2 | LICENSE = "GPLv3+" |
3 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=9;md5=2b723edf67b2f3088bc5e339b1ceda2d" | 3 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=9;md5=2b723edf67b2f3088bc5e339b1ceda2d" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "da7dabf5ee0b1426a2c6c4f8406ee0d3" | 5 | SRC_URI[md5sum] = "aa108c7590902fe609c036864ecb7f84" |
6 | SRC_URI[sha256sum] = "599801156e35b5054138585c92ab4d1b729b0f2feeb961b65347116764df4aa7" | 6 | SRC_URI[sha256sum] = "91a7826b0a26c246a5a91bef09c2c0809c713a689be689b9571e78a13f6557a4" |
7 | 7 | ||
8 | BBCLASSEXTEND = "native nativesdk" | 8 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/meta-python/recipes-devtools/python/python-rfc3987_1.3.6.bb b/meta-python/recipes-devtools/python/python-rfc3987_1.3.7.bb index dcda5aa46..dcda5aa46 100644 --- a/meta-python/recipes-devtools/python/python-rfc3987_1.3.6.bb +++ b/meta-python/recipes-devtools/python/python-rfc3987_1.3.7.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-rfc3987_1.3.6.bb b/meta-python/recipes-devtools/python/python3-rfc3987_1.3.7.bb index cd1536b36..cd1536b36 100644 --- a/meta-python/recipes-devtools/python/python3-rfc3987_1.3.6.bb +++ b/meta-python/recipes-devtools/python/python3-rfc3987_1.3.7.bb | |||