summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyscaffold_4.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pyscaffold: upgrade 4.2.3 -> 4.3Wang Mingyu2022-07-271-0/+22
Changelog: ========== - Removed wheel from the set of build dependencies in pyproject.toml (it is redundant since setuptools already includes it), PR #652. - Updated freebsd configuration in .cirrus.yml (with workaround for pipx in 2022Q3 repo), PR #657. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>