[oe-commits] [meta-openembedded] 03/12: python-pytest: upgrade 5.2.1 -> 5.3.2

git at git.openembedded.org git at git.openembedded.org
Fri Jan 3 21:56:14 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 fbc8846561bab2e63e2ce0a2f90359c768f87084
Author: Wang Mingyu <wangmy at cn.fujitsu.com>
AuthorDate: Thu Jan 2 22:09:27 2020 -0800

    python-pytest: upgrade 5.2.1 -> 5.3.2
    
    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                 | 4 ++--
 .../python/{python-pytest_5.3.1.bb => python-pytest_5.3.2.bb}         | 0
 .../python/{python3-pytest_5.3.1.bb => python3-pytest_5.3.2.bb}       | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pytest.inc b/meta-python/recipes-devtools/python/python-pytest.inc
index e35d566..752d67e 100644
--- a/meta-python/recipes-devtools/python/python-pytest.inc
+++ b/meta-python/recipes-devtools/python/python-pytest.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "http://pytest.org"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=640061b8cee64b308a4d2f9f556c12f2"
 
-SRC_URI[md5sum] = "06cdb939a1f45f6b82b304abb87c3e30"
-SRC_URI[sha256sum] = "f67403f33b2b1d25a6756184077394167fe5e2f9d8bdaab30707d19ccec35427"
+SRC_URI[md5sum] = "71a8eb2ab5efb76512d9a69bd6477034"
+SRC_URI[sha256sum] = "6b571215b5a790f9b41f19f3531c53a45cf6bb8ef2988bc1ff9afb38270b25fa"
 
 SRC_URI_append = " file://0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch \
                    "
diff --git a/meta-python/recipes-devtools/python/python-pytest_5.3.1.bb b/meta-python/recipes-devtools/python/python-pytest_5.3.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pytest_5.3.1.bb
rename to meta-python/recipes-devtools/python/python-pytest_5.3.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-pytest_5.3.1.bb b/meta-python/recipes-devtools/python/python3-pytest_5.3.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pytest_5.3.1.bb
rename to meta-python/recipes-devtools/python/python3-pytest_5.3.2.bb

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


More information about the Openembedded-commits mailing list