[oe-commits] Alexander Kanavin : python-smmap: update to 0.9.0

git at git.openembedded.org git at git.openembedded.org
Fri Sep 4 15:37:10 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 6341ff0ba66f690e28a3b1def90db50a8a8b497d
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=6341ff0ba66f690e28a3b1def90db50a8a8b497d

Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Date:   Thu Sep  3 18:34:17 2015 +0300

python-smmap: update to 0.9.0

Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../python/{python-smmap_0.8.2.bb => python-smmap_0.9.0.bb}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/python/python-smmap_0.8.2.bb b/meta/recipes-devtools/python/python-smmap_0.9.0.bb
similarity index 82%
rename from meta/recipes-devtools/python/python-smmap_0.8.2.bb
rename to meta/recipes-devtools/python/python-smmap_0.9.0.bb
index 64f812d..b658be8 100644
--- a/meta/recipes-devtools/python/python-smmap_0.8.2.bb
+++ b/meta/recipes-devtools/python/python-smmap_0.9.0.bb
@@ -8,8 +8,8 @@ LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665b9a75d6afb7709"
 
 SRC_URI = "http://pypi.python.org/packages/source/s/smmap/smmap-${PV}.tar.gz"
-SRC_URI[md5sum] = "f5426b7626ddcf5e447253fae0396b0c"
-SRC_URI[sha256sum] = "dea2955cc045ec5527da6b762f7e95a5be7f645c683b54ccce52d56b4d7e2d6f"
+SRC_URI[md5sum] = "d7932d5ace206bf4ae15198cf36fb6ab"
+SRC_URI[sha256sum] = "0e2b62b497bd5f0afebc002eda4d90df9d209c30ef257e8673c90a6b5c119d62"
 
 S = "${WORKDIR}/smmap-${PV}"
 



More information about the Openembedded-commits mailing list