[oe] [meta-python] [PATCH] python-pytest: 3.0.4 -> 3.0.5

Huang Qiyu huangqy.fnst at cn.fujitsu.com
Tue Jan 17 03:53:25 UTC 2017


Upgrade python-pytest from 3.0.4 to 3.0.5.

Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-pytest.inc                 | 4 ++--
 .../python/{python-pytest_3.0.4.bb => python-pytest_3.0.5.bb}         | 0
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pytest_3.0.4.bb => python-pytest_3.0.5.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pytest.inc b/meta-python/recipes-devtools/python/python-pytest.inc
index 27f6c27..bf91faf 100644
--- a/meta-python/recipes-devtools/python/python-pytest.inc
+++ b/meta-python/recipes-devtools/python/python-pytest.inc
@@ -2,8 +2,8 @@ SUMMARY = "Simple powerful teting with python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=d8a5609608d9a5a180705b0fa298ae01"
 
-SRC_URI[md5sum] = "0fbf3cf9f127ae34300e2c8bb002b6a6"
-SRC_URI[sha256sum] = "879fee2c1fdbaacd1bf2c0047677c6dd4aee05b9c1e64330b34d130a584fa40d"
+SRC_URI[md5sum] = "cefd527b59332688bf5db4a10aa8a7cb"
+SRC_URI[sha256sum] = "4a003aa956f023ce91aa6e166b555e6f02a4b0aeb459ac61e14f64c0d39037fd"
 
 RDEPENDS_${PN}_class-target += " \
     ${PYTHON_PN}-argparse \
diff --git a/meta-python/recipes-devtools/python/python-pytest_3.0.4.bb b/meta-python/recipes-devtools/python/python-pytest_3.0.5.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pytest_3.0.4.bb
rename to meta-python/recipes-devtools/python/python-pytest_3.0.5.bb
-- 
2.7.4






More information about the Openembedded-devel mailing list