[oe-commits] [meta-openembedded] 03/11: python-pytest: update to version 3.1.3

git at git.openembedded.org git at git.openembedded.org
Sat Jul 8 18:17:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

commit 8d8958eb7097e852a097e84cdbf28e3c9920796f
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Jul 5 10:00:21 2017 -0400

    python-pytest: update to version 3.1.3
    
    Updated license for copyright changes and verified terms
    
    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.1.2.bb => python-pytest_3.1.3.bb}       | 0
 .../python/{python3-pytest_3.1.2.bb => python3-pytest_3.1.3.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 2826838..2279596 100644
--- a/meta-python/recipes-devtools/python/python-pytest.inc
+++ b/meta-python/recipes-devtools/python/python-pytest.inc
@@ -1,9 +1,9 @@
 SUMMARY = "Simple powerful teting with python"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=d8a5609608d9a5a180705b0fa298ae01"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=c39b24965f4aef64222cb35de9d47cc4"
 
-SRC_URI[md5sum] = "c4d179f89043cc925e1c169d03128e02"
-SRC_URI[sha256sum] = "795ec29fbba70b22a593691ce8bcd4bdde2dc96e8099731f73c7d8bb3ce879bf"
+SRC_URI[md5sum] = "35356e6e31cbd8318e8b2a8340a90b72"
+SRC_URI[sha256sum] = "095e1832f7e424563c95daf4d8d3c865052b80e139cdd2f9610a986ee8526206"
 
 RDEPENDS_${PN}_class-target += " \
     ${PYTHON_PN}-argparse \
diff --git a/meta-python/recipes-devtools/python/python-pytest_3.1.2.bb b/meta-python/recipes-devtools/python/python-pytest_3.1.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pytest_3.1.2.bb
rename to meta-python/recipes-devtools/python/python-pytest_3.1.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-pytest_3.1.2.bb b/meta-python/recipes-devtools/python/python3-pytest_3.1.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pytest_3.1.2.bb
rename to meta-python/recipes-devtools/python/python3-pytest_3.1.3.bb

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


More information about the Openembedded-commits mailing list