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