[oe-commits] [meta-openembedded] 14/30: python-pytest: update to version 3.0.4

git at git.openembedded.org git at git.openembedded.org
Fri Dec 9 11:08:15 UTC 2016


martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit f44e54116e0c1240aa3d1f1ac0ec098a342764f5
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Nov 30 12:57:38 2016 -0500

    python-pytest: update to version 3.0.4
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-pytest.inc               | 6 +++---
 .../python/{python-pytest_3.0.1.bb => python-pytest_3.0.4.bb}       | 0
 .../python/{python3-pytest_3.0.1.bb => python3-pytest_3.0.4.bb}     | 0
 3 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 454939e..27f6c27 100644
--- a/meta-python/recipes-devtools/python/python-pytest.inc
+++ b/meta-python/recipes-devtools/python/python-pytest.inc
@@ -2,10 +2,10 @@ SUMMARY = "Simple powerful teting with python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=d8a5609608d9a5a180705b0fa298ae01"
 
-SRC_URI[md5sum] = "6e736a6d7bc854b25d44a60bcba5f2f9"
-SRC_URI[sha256sum] = "e82bc0596ee96b2287c08705cfcb6898db1fe4b5c87db3b6823f1fdd77fb3ff1"
+SRC_URI[md5sum] = "0fbf3cf9f127ae34300e2c8bb002b6a6"
+SRC_URI[sha256sum] = "879fee2c1fdbaacd1bf2c0047677c6dd4aee05b9c1e64330b34d130a584fa40d"
 
-RDEPENDS_${PN} = " \
+RDEPENDS_${PN}_class-target += " \
     ${PYTHON_PN}-argparse \
     ${PYTHON_PN}-debugger \
     ${PYTHON_PN}-json \
diff --git a/meta-python/recipes-devtools/python/python-pytest_3.0.1.bb b/meta-python/recipes-devtools/python/python-pytest_3.0.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pytest_3.0.1.bb
rename to meta-python/recipes-devtools/python/python-pytest_3.0.4.bb
diff --git a/meta-python/recipes-devtools/python/python3-pytest_3.0.1.bb b/meta-python/recipes-devtools/python/python3-pytest_3.0.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pytest_3.0.1.bb
rename to meta-python/recipes-devtools/python/python3-pytest_3.0.4.bb

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


More information about the Openembedded-commits mailing list