summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pytest_3.4.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-pytest: upgrade 3.4.2 -> 5.1.1Yuan Chao2019-08-291-9/+0
| | | | | | | | | | | Refresh patch: 0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch Remove patch: pytest_version_fix.patch since this is not used. License update: Copyright year updated to 2019 Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pytest: Fix conflict error as following:leimaohui2018-06-201-0/+1
| | | | | | | | file /usr/bin/py.test conflicts between attempted installs of python3-pytest-3.4.2-r0 and python-pytest-3.4.2-r0 file /usr/bin/pytest conflicts between attempted installs of python3-pytest-3.4.2-r0 and python-pytest-3.4.2-r0 Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pytest: 3.4.1 -> 3.4.2Huang Qiyu2018-03-291-0/+8
1.Upgrade python-pytest from 3.4.1 to 3.4.2. 2.Modify pytest_version_fix.patch, since the data has been changed. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>