[oe-commits] [meta-openembedded] 07/34: python-pytest: upgrade 5.1.3 -> 5.2.1

git at git.openembedded.org git at git.openembedded.org
Thu Oct 17 13:00:47 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 a41e89f569df66b0ff8ddc5afbcde710a1260947
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Tue Oct 15 15:39:32 2019 +0800

    python-pytest: upgrade 5.1.3 -> 5.2.1
    
    Signed-off-by: Zang Ruochen <zangrc.fnst 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.1.3.bb => python-pytest_5.2.1.bb}         | 0
 .../python/{python3-pytest_5.1.3.bb => python3-pytest_5.2.1.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 576361c..fa264f7 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] = "79efe2708aa73dd5c618e5a89d80ce58"
-SRC_URI[sha256sum] = "cc6620b96bc667a0c8d4fa592a8c9c94178a1bd6cc799dbb057dfd9286d31a31"
+SRC_URI[md5sum] = "00561d0295aab167987f8a4f784964c4"
+SRC_URI[sha256sum] = "ca563435f4941d0cb34767301c27bc65c510cb82e90b9ecf9cb52dc2c63caaa0"
 
 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.1.3.bb b/meta-python/recipes-devtools/python/python-pytest_5.2.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pytest_5.1.3.bb
rename to meta-python/recipes-devtools/python/python-pytest_5.2.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-pytest_5.1.3.bb b/meta-python/recipes-devtools/python/python3-pytest_5.2.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pytest_5.1.3.bb
rename to meta-python/recipes-devtools/python/python3-pytest_5.2.1.bb

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


More information about the Openembedded-commits mailing list