[oe-commits] [meta-openembedded] 19/44: python-jsonpointer: update to version 2.0

git at git.openembedded.org git at git.openembedded.org
Sun Feb 11 20:07:17 UTC 2018


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

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

commit ea5769403a26a813f4300c9d34824baf215ac9c3
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Jan 29 08:45:04 2018 -0500

    python-jsonpointer: update to version 2.0
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-jsonpointer.inc            | 4 ++--
 .../python/{python-jsonpointer_1.14.bb => python-jsonpointer_2.0.bb}  | 0
 .../{python3-jsonpointer_1.14.bb => python3-jsonpointer_2.0.bb}       | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-jsonpointer.inc b/meta-python/recipes-devtools/python/python-jsonpointer.inc
index 5381fbe..4ed01ed 100644
--- a/meta-python/recipes-devtools/python/python-jsonpointer.inc
+++ b/meta-python/recipes-devtools/python/python-jsonpointer.inc
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=32b15c843b7a329130f4e266a281ebb3"
 
 inherit pypi
 
-SRC_URI[md5sum] = "190aeb8afcb0efddfe831a4e533e163b"
-SRC_URI[sha256sum] = "c681af823545c731b7b38aedd5d4eee4c5eff87bc0f25e0ff25444a4189eac4d"
+SRC_URI[md5sum] = "741b98d0e693b08b5e44e0a9da5a7bb7"
+SRC_URI[sha256sum] = "c192ba86648e05fdae4f08a17ec25180a9aef5008d973407b581798a83975362"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-json \
diff --git a/meta-python/recipes-devtools/python/python-jsonpointer_1.14.bb b/meta-python/recipes-devtools/python/python-jsonpointer_2.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-jsonpointer_1.14.bb
rename to meta-python/recipes-devtools/python/python-jsonpointer_2.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-jsonpointer_1.14.bb b/meta-python/recipes-devtools/python/python3-jsonpointer_2.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-jsonpointer_1.14.bb
rename to meta-python/recipes-devtools/python/python3-jsonpointer_2.0.bb

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


More information about the Openembedded-commits mailing list