| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 0.3.1: * Add repository property to pyproject.toml * Add homepage url and readme for pypi * Remove upper bound from Python version specifier * Fix dependency manifest and CI
- update to 0.3.0: * update tests for latest click * fix license * add typing * switch to poetry - reenable tests - drop update-tests.patch (upstream)
- Add %{?sle15_python_module_pythons}
- Disable testing until upstream catches up with the cli output changes on latest click; it is just changing the looks but the module still works.
- Add LANG to %check to fix build on Leap
- Use noun phrase in summary.
- Initial spec for v0.0.3 with update-tests.patch for tests to work with latest click