Package Release Info

python-PyQt6-sip-13.10.0-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-PyQt6-sip

Change Logs

* Fri Apr 04 2025 steven.kowalik@suse.com
- Support older and current versions of setuptools WRT to the case of
  the metadata directory.
* Thu Apr 03 2025 code@bnavigator.de
- Update to 13.10.0
  * New ABI version 13.10
  * Match python3-sip6-devel 6.10
  * Drop fix-license-in-setup_py.patch
* Tue Jan 21 2025 alarrosa@suse.com
- 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
* Wed Jan 08 2025 code@bnavigator.de
- Update to 13.9.1
  * New ABI version 13.9
  * Match python3-sip6-devel 6.9.1+
* Tue Oct 15 2024 fvogt@suse.com
- Update to ABI version 13.8.0
  * Match python3-sip6-devel 6.8.6+
  * Is now BSD-2-Clause licensed
* Thu Jan 25 2024 code@bnavigator.de
- 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
* Wed Oct 18 2023 llyyr.public@gmail.com
- Update to ABI version 13.6.0
  * Properly fix the Python v3.12 support by deprecating
    sipPyTypeDict() and adding sipPyTypeDictRef().
* Wed Sep 27 2023 code@bnavigator.de
- Update to ABI version 13.5.2
  * Match python-sip6-devel 6.7.10+
* Sat Jun 10 2023 ecsos@opensuse.org
- Add %{?sle15_python_module_pythons}
* Mon Apr 24 2023 code@bnavigator.de
- Update to 13.5.1
  * Fixed the new handling of ctors with /Transfer/ annotated
    arguments.