[oe-commits] [meta-openembedded] 01/18: python-pyiface: Upgrade to 0.0.7

git at git.openembedded.org git at git.openembedded.org
Tue Jul 10 04:19:00 UTC 2018


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 215ac2480564fda29b40721aaa8c887a04c918f8
Author: Alexandru Vasiu <alexandru.vasiu at ni.com>
AuthorDate: Thu Jul 5 09:56:41 2018 +0300

    python-pyiface: Upgrade to 0.0.7
    
    License-Update: Changed back to orginal license from version 0.0.5
    
    Signed-off-by: Alexandru Vasiu <alexandru.vasiu at ni.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-pyiface.inc              | 6 +++---
 .../python/{python-pyiface_0.0.6.bb => python-pyiface_0.0.7.bb}     | 0
 .../python/{python3-pyiface_0.0.6.bb => python3-pyiface_0.0.7.bb}   | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pyiface.inc b/meta-python/recipes-devtools/python/python-pyiface.inc
index 8e464a8..895a0ae 100644
--- a/meta-python/recipes-devtools/python/python-pyiface.inc
+++ b/meta-python/recipes-devtools/python/python-pyiface.inc
@@ -3,9 +3,9 @@ SECTION = "devel/python"
 HOMEPAGE = "https://pypi.python.org/pypi/pyiface/"
 LICENSE = "GPLv3+"
 
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fe06497acaf4f45999925d348c2605f9"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4fe869ee987a340198fb0d54c55c47f1"
 
-SRC_URI[md5sum] = "2379d8d4506e6c4d83cf3d4824abce8b"
-SRC_URI[sha256sum] = "774ea47bb1387e493f6d5d0937b68fa28202c948eccddbd6e4cf2d708dcd86f2"
+SRC_URI[md5sum] = "1bbc53c281925eae5f508b8b1a1f8259"
+SRC_URI[sha256sum] = "83a64f5672cda48776ca9ed228dbf2e2df7b074a7dcb52ed4f6987322051928d"
 
 inherit pypi
diff --git a/meta-python/recipes-devtools/python/python-pyiface_0.0.6.bb b/meta-python/recipes-devtools/python/python-pyiface_0.0.7.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyiface_0.0.6.bb
rename to meta-python/recipes-devtools/python/python-pyiface_0.0.7.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyiface_0.0.6.bb b/meta-python/recipes-devtools/python/python3-pyiface_0.0.7.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyiface_0.0.6.bb
rename to meta-python/recipes-devtools/python/python3-pyiface_0.0.7.bb

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


More information about the Openembedded-commits mailing list