[oe-commits] [meta-openembedded] 48/82: python-future: upgrade 0.16.0 -> 0.18.2

git at git.openembedded.org git at git.openembedded.org
Fri Nov 1 14:53:29 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 815e002dcae64b66c09eb153420f2d97d69ca614
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Thu Oct 31 14:18:15 2019 +0800

    python-future: upgrade 0.16.0 -> 0.18.2
    
    -License-Update: Copyright year updated to 2019.
    
    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-future.inc               | 6 +++---
 .../python/{python-future_0.16.0.bb => python-future_0.18.2.bb}     | 0
 .../python/{python3-future_0.16.0.bb => python3-future_0.18.2.bb}   | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-future.inc b/meta-python/recipes-devtools/python/python-future.inc
index 2247561..c0a2b39 100644
--- a/meta-python/recipes-devtools/python/python-future.inc
+++ b/meta-python/recipes-devtools/python/python-future.inc
@@ -1,10 +1,10 @@
 DESCRIPTION = "Clean single-source support for Python 3 and 2"
 HOMEPAGE = "https://python-future.org"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3f457538b297bd0ef86564b8ac216ad7"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a253924061f8ecc41ad7a2ba1560e8e7"
 
-SRC_URI[md5sum] = "3e8e88a2bda48d54b1da7634d04760d7"
-SRC_URI[sha256sum] = "e39ced1ab767b5936646cedba8bcce582398233d6a627067d4c6a454c90cfedb"
+SRC_URI[md5sum] = "e4579c836b9c025872efe230f6270349"
+SRC_URI[sha256sum] = "b1bead90b70cf6ec3f0710ae53a525360fa360d306a86583adc6bf83a4db537d"
 
 PYPI_PACKAGE_HASH = "99abde815842bc6e97d5a7806ad51236630da14ca2f3b1fce94c0bb94d3d"
 
diff --git a/meta-python/recipes-devtools/python/python-future_0.16.0.bb b/meta-python/recipes-devtools/python/python-future_0.18.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-future_0.16.0.bb
rename to meta-python/recipes-devtools/python/python-future_0.18.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-future_0.16.0.bb b/meta-python/recipes-devtools/python/python3-future_0.18.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-future_0.16.0.bb
rename to meta-python/recipes-devtools/python/python3-future_0.18.2.bb

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


More information about the Openembedded-commits mailing list