summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-blinker/0001-use-pytest-instead-of-deprecated-nose.patch
Commit message (Collapse)AuthorAgeFilesLines
* 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>