summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyscaffold_4.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pyscaffold: upgrade 4.3 -> 4.3.1zhengruoqin2022-09-281-22/+0
| | | | | | | Modify tox.ini template to allow passing the TWINE_REPOSITORY_URL environment variable, PR #666. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* 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>