[oe-commits] [meta-openembedded] 08/90: python-cmd2: update to version 0.8.1

git at git.openembedded.org git at git.openembedded.org
Fri Mar 30 00:00:29 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 0cd888e7e6e1825cd8b79a7f8ae0e69e9bd8443a
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Mar 19 08:06:47 2018 -0400

    python-cmd2: update to version 0.8.1
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 .../python/{python-cmd2_0.8.0.bb => python-cmd2_0.8.1.bb}           | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-cmd2_0.8.0.bb b/meta-python/recipes-devtools/python/python-cmd2_0.8.1.bb
similarity index 69%
rename from meta-python/recipes-devtools/python/python-cmd2_0.8.0.bb
rename to meta-python/recipes-devtools/python/python-cmd2_0.8.1.bb
index c4bdceb..145ab98 100644
--- a/meta-python/recipes-devtools/python/python-cmd2_0.8.0.bb
+++ b/meta-python/recipes-devtools/python/python-cmd2_0.8.1.bb
@@ -1,10 +1,10 @@
 SUMMARY = "Extra features for standard library's cmd module"
 HOMEPAGE = "http://packages.python.org/cmd2/"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://setup.py;beginline=50;endline=50;md5=0f13c9cfc75288223cf7edd2f3b985a2"
+LIC_FILES_CHKSUM = "file://setup.py;beginline=51;endline=51;md5=0f13c9cfc75288223cf7edd2f3b985a2"
 
-SRC_URI[md5sum] = "0988674436fde36bbfc5cd650f4808ac"
-SRC_URI[sha256sum] = "4b3a9d9f305039ca94deb93e0a54ba896f12d1aae7206c6283fe02c6dbb0b7ba"
+SRC_URI[md5sum] = "701b916ffac99137bea413205106f993"
+SRC_URI[sha256sum] = "d09976f9ad2327883c2d07b5acb42e66ad52b17e352873c22041ed124bfe8aba"
 
 inherit pypi setuptools
 

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


More information about the Openembedded-commits mailing list