Commit Graph

5 Commits

Author SHA256 Message Date
229d925fa1 Accepting request 1117884 from home:bnavigator:branches:KDE:Qt:PyQt
- Update to 12.13.0
  * Added sipPyTypeDictRef() to the v12 and v13 ABIs.
    sipPyTypeDict() is now deprecated and must not be used with
    Python v3.12 and later.
  * Classes will automatically support being iterated over if they
    implement '__getitem__()' or 'operator[]' and have a method
    annotated with '__len__'.
  * Bug fixes.

OBS-URL: https://build.opensuse.org/request/show/1117884
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qt5-sip?expand=0&rev=10
2023-10-15 15:32:02 +00:00
8b9d11e506 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qt5-sip?expand=0&rev=9 2023-09-28 19:12:42 +00:00
76d6a6a25c OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qt5-sip?expand=0&rev=7 2023-04-26 16:35:26 +00:00
865e6173b5 Accepting request 1061920 from home:bnavigator:branches:KDE:Qt:PyQt
- Update to ABI version 12.11.1
  *  error on subclassing enums

OBS-URL: https://build.opensuse.org/request/show/1061920
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qt5-sip?expand=0&rev=6
2023-01-30 19:17:24 +00:00
16cb925243 Accepting request 1058059 from home:alarrosa:branches:KDE:Qt:PyQt
- Add patch to revert the drop of support for python 3.6:
  * support-python3.6.patch

OBS-URL: https://build.opensuse.org/request/show/1058059
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qt5-sip?expand=0&rev=5
2023-01-12 18:29:09 +00:00