Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-pyscaffold: upgrade 4.3 -> 4.3.1 | zhengruoqin | 2022-09-28 | 1 | -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.3 | Wang Mingyu | 2022-07-27 | 1 | -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> |