summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-blinker
Commit message (Collapse)AuthorAgeFilesLines
* python3-blinker: update recipe to use the ptest-python-pytest classDerek Straka2025-01-301-3/+0
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-blinker: switch to pytest --automakeTim Orling2024-02-161-1/+1
| | | | | | | * Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-blinker: upgrade 1.4 -> 1.5zhengruoqin2022-07-241-36/+0
| | | | | | | | | | 0001-use-pytest-instead-of-deprecated-nose.patch removed since it's included in 1.5 License-Update: License check file changed to LICENSE.rst Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-blinker: Migrate to use pytest instead of nose for testingKhem Raj2022-02-241-0/+36
| | | | | | | Nose wont work well with python 3.9+ anyway Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-blinker: Enable ptestZang Ruochen2020-07-031-0/+3
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>