| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Switch to pyproject macros.
- drop python 2 support, do not require six - added patches fix https://github.com/rubik/mando/pull/57 + python-mando-no-python2.patch
- Addd %{?sle15_python_module_pythons}
- Update to 0.7.1: * - Add support for Python 3.10 (@s-t-e-v-e-n-k): #54 - Drop patch python-310-support.patch, merged upstream.
- Add patch python-310-support.patch: * Support argparse changes introduced in Python 3.10.
- version update to 0.7.0 * no upstream changelog found
- Trim rhetorics from descriptions.
- Remove superfluous devel dependency for noarch package
- Spec file cleanups - rpmlint fixes
- Update to version 0.6.4 - Converted to single-spec
- Initial version