summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-serpent_1.41.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-serpent: update recipe to use the ptest-python-pytest classDerek Straka2025-01-101-11/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-serpent: Fix typo attr -> attrsKhem Raj2024-09-121-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-serpent: Add missing rdeps for ptests to runKhem Raj2024-09-111-1/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-serpent: switch to pytest --automakeTim Orling2024-02-161-5/+6
| | | | | | | | * Also replace ${PYTHON_PN} with python3 * Remove trailing whitespace Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-serpent: Upgrade 1.40 -> 1.41Leon Anavi2022-07-061-0/+26
Upgrade to release 1.41: - support for python 3.11 added (__getstate__ behavior change) - replaced travis CI by Github actions Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>