summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyhamcrest_2.1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pyhamcrest: cleanup RDEPENDS and correct build backendGuðni Már Gilbert2024-04-291-2/+2
| | | | | | | | | - build backend is hatchling.build - python3-six is not a runtime dependency, it's not imported anywhere in the source - add python3-asyncio to RDEPENDS Signed-off-by: Guðni Már Gilbert <gudnimar@noxmedical.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-python: drop ${PYTHON_PN}Tim Orling2024-02-191-3/+3
| | | | | | | python 2 is long unsupported, so we no longer need this variable. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyhamcrest: upgrade 2.0.4 -> 2.1.0Khem Raj2023-11-061-0/+18
Signed-off-by: Khem Raj <raj.khem@gmail.com>