[oe-commits] [meta-openembedded] 16/25: python-mock: upgrade 2.0.0 -> 3.0.5

git at git.openembedded.org git at git.openembedded.org
Fri May 10 03:35:31 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 5210df8c75ac7ff147636724f7bbc364e52ff1d4
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Thu May 9 14:15:57 2019 +0800

    python-mock: upgrade 2.0.0 -> 3.0.5
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../python/{python-mock_2.0.0.bb => python-mock_3.0.5.bb}             | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-mock_2.0.0.bb b/meta-python/recipes-devtools/python/python-mock_3.0.5.bb
similarity index 74%
rename from meta-python/recipes-devtools/python/python-mock_2.0.0.bb
rename to meta-python/recipes-devtools/python/python-mock_3.0.5.bb
index 210502f..db71066 100644
--- a/meta-python/recipes-devtools/python/python-mock_2.0.0.bb
+++ b/meta-python/recipes-devtools/python/python-mock_3.0.5.bb
@@ -2,8 +2,8 @@ SUMMARY = "A Python Mocking and Patching Library for Testing"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=de9dfbf780446b18aab11f00baaf5b7e"
 
-SRC_URI[md5sum] = "0febfafd14330c9dcaa40de2d82d40ad"
-SRC_URI[sha256sum] = "b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba"
+SRC_URI[md5sum] = "d834a46d9a129be3e76fdcc99751e82c"
+SRC_URI[sha256sum] = "83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3"
 
 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