| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Support older and current versions of setuptools WRT to the case of the metadata directory.
- Update to 13.10.0 * New ABI version 13.10 * Match python3-sip6-devel 6.10 * Drop fix-license-in-setup_py.patch
- Change license to just BSD-2-Clause. Since all files are using this license and it's the only LICENSE file included I contacted upstream (Phil Thompson) and he confirmed that it's licensed just as BSD-2-Clause and setup.py needs fixing, so I added the following patch to change it: * fix-license-in-setup_py.patch
- Update to 13.9.1 * New ABI version 13.9 * Match python3-sip6-devel 6.9.1+
- Update to ABI version 13.8.0 * Match python3-sip6-devel 6.8.6+ * Is now BSD-2-Clause licensed
- 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.