summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pytest_2.9.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-pytest: update to version 3.0.1Derek Straka2016-10-251-2/+0
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pytest: Extend support to python 3Fabio Berton2016-09-051-9/+1
| | | | | | | | | - Add Python 3 recipe - Add native and nativesdk to BBCLASSEXTEND - Change code style for RDEPENDS Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pytest: fix runtime issues.Armin Kuster2016-05-191-1/+1
| | | | | | | py.test requires debug, argparse and setuptool modules to run on a target Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pytest: update to 2.9.1Derek Straka2016-04-011-0/+10
Signed-off-by: Derek Straka <derek@asterius.io>