[oe-commits] [meta-openembedded] 65/86: python-cachetools: upgrade 3.1.0 -> 3.1.1

git at git.openembedded.org git at git.openembedded.org
Sat Jun 15 23:51:37 UTC 2019


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

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

commit f9393a02fd8902632b8c9bfd6291e92d78b063fb
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Wed Jun 12 10:54:11 2019 +0800

    python-cachetools: upgrade 3.1.0 -> 3.1.1
    
    -Upgrade from python-cachetools_3.1.0.bb to python-cachetools_3.1.1.bb.
    
    -Upgrade from python3-cachetools_3.1.0.bb to python3-cachetools_3.1.1.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-cachetools.inc             | 4 ++--
 .../python/{python-cachetools_3.1.0.bb => python-cachetools_3.1.1.bb} | 0
 .../{python3-cachetools_3.1.0.bb => python3-cachetools_3.1.1.bb}      | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-cachetools.inc b/meta-python/recipes-devtools/python/python-cachetools.inc
index 52ae318..9c79380 100644
--- a/meta-python/recipes-devtools/python/python-cachetools.inc
+++ b/meta-python/recipes-devtools/python/python-cachetools.inc
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=27f7518eb6f7dc686d0f953b2f28dae5"
 
 inherit pypi
 
-SRC_URI[md5sum] = "a7b1c5eb5390d50067c62d7bcb4e875c"
-SRC_URI[sha256sum] = "9efcc9fab3b49ab833475702b55edd5ae07af1af7a4c627678980b45e459c460"
+SRC_URI[md5sum] = "91aa9b611b6345154df84e8e37746f41"
+SRC_URI[sha256sum] = "8ea2d3ce97850f31e4a08b0e2b5e6c34997d7216a9d2c98e0f3978630d4da69a"
 
 BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python-cachetools_3.1.0.bb b/meta-python/recipes-devtools/python/python-cachetools_3.1.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cachetools_3.1.0.bb
rename to meta-python/recipes-devtools/python/python-cachetools_3.1.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-cachetools_3.1.0.bb b/meta-python/recipes-devtools/python/python3-cachetools_3.1.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cachetools_3.1.0.bb
rename to meta-python/recipes-devtools/python/python3-cachetools_3.1.1.bb

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


More information about the Openembedded-commits mailing list