| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Initial spec for v0.5.8
- Add patch support-python314.patch: * Support Python 3.14 removals.
- Add fix2038.patch to fix an issue with year 2038
- Use %{?sle15_python_module_pythons}
- Add patch support-python312.patch: * Support Python 3.12 by using assertEqual. - Switch to pyproject macros.
- Add drop-python2-support.patch to remote python-six dep gh#py-bson/bson#118 - Remove python_module macro definition - More specific python_sitelib in %files
- Update to version v0.5.10 * Merge pull request #110 from yangroro/master * Add python 3.9, 3.10-dev for testing
- %check: use %pyunittest rpm macro