[oe-commits] [meta-openembedded] 07/11: python3-pytest: upgrade 5.3.2 -> 5.3.5

git at git.openembedded.org git at git.openembedded.org
Thu Feb 13 22:08:08 UTC 2020


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 662f7b7789d7e96464443bcd120ac7b8ba46804b
Author: Wang Mingyu <wangmy at cn.fujitsu.com>
AuthorDate: Wed Feb 12 10:35:58 2020 -0800

    python3-pytest: upgrade 5.3.2 -> 5.3.5
    
    Copyright updated: 2004-2019 -> 2004-2020
    
    Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-pytest.inc               | 6 +++---
 .../python/{python3-pytest_5.3.2.bb => python3-pytest_5.3.5.bb}     | 0
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pytest.inc b/meta-python/recipes-devtools/python/python-pytest.inc
index 752d67e..4021263 100644
--- a/meta-python/recipes-devtools/python/python-pytest.inc
+++ b/meta-python/recipes-devtools/python/python-pytest.inc
@@ -1,10 +1,10 @@
 SUMMARY = "Simple powerful teting with python"
 HOMEPAGE = "http://pytest.org"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=640061b8cee64b308a4d2f9f556c12f2"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=81eb9f71d006c6b268cf4388e3c98f7b"
 
-SRC_URI[md5sum] = "71a8eb2ab5efb76512d9a69bd6477034"
-SRC_URI[sha256sum] = "6b571215b5a790f9b41f19f3531c53a45cf6bb8ef2988bc1ff9afb38270b25fa"
+SRC_URI[md5sum] = "d5ef453f723be46d93e0795f3be86c88"
+SRC_URI[sha256sum] = "0d5fe9189a148acc3c3eb2ac8e1ac0742cb7618c084f3d228baaec0c254b318d"
 
 SRC_URI_append = " file://0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch \
                    "
diff --git a/meta-python/recipes-devtools/python/python3-pytest_5.3.2.bb b/meta-python/recipes-devtools/python/python3-pytest_5.3.5.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pytest_5.3.2.bb
rename to meta-python/recipes-devtools/python/python3-pytest_5.3.5.bb

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


More information about the Openembedded-commits mailing list