| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Add patch to support Python 3.6 in order to build for SLE/Leap 15: * support-python3.6.patch
- Upate to ABI version 13.4.1 * am_send, wt_reserve
- Update to ABI version 13.4.0 * The array type is now accessible from the sip module.
- Update to ABI version 13.3.1 - Support for Python 3.6 has been dropped
- Update to ABI version 13.2.1 * fix in objmap
- Update to ABI version 13.2.0 * no release notes other than those from SIP 6.5.0
- Update to version 13.1.0
- Initial specfile for version 13.0.1
- Drop support-python3.6.patch
* python-foo prefixed packages for SLE15 with python3.6 should be
handled by an SLE internal maintenance request to python3-foo
- Update to ABI version 13.6.0
* Properly fix the Python v3.12 support by deprecating
sipPyTypeDict() and adding sipPyTypeDictRef().
- Update to ABI version 13.5.2 * Match python-sip6-devel 6.7.10+
- Add %{?sle15_python_module_pythons}
- Update to 13.5.1
* Fixed the new handling of ctors with /Transfer/ annotated
arguments.