summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pystemd_0.13.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pystemd: inherit cython classRoss Burton2024-11-191-2/+2
| | | | | | | | | | Use the new cython class to avoid duplicated fixup code to remove build paths. Also switch to python_setuptools_build_meta as there is a pyproject.toml. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-python: drop ${PYTHON_PN}Tim Orling2024-02-191-6/+6
| | | | | | | 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-pystemd: upgrade 0.10.0 -> 0.13.2Leon Anavi2023-11-141-0/+24
Added runtime dependencies. Upgrade to release 0.13.2: - adding coverage information - changes tests to pystes - adding support for pyproject.toml - adding extra properties for unit Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>