SHA256
1
0
forked from pool/python-qt5

77 Commits

Author SHA256 Message Date
7517c3dcb2 Accepting request 1117888 from KDE:Qt:PyQt
OBS-URL: https://build.opensuse.org/request/show/1117888
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=65
2023-10-16 20:33:08 +00:00
6d09ad2a0a Accepting request 1117885 from home:bnavigator:branches:KDE:Qt:PyQt
- Update to 5.15.10
  * Added the missing QEvent.Type.NativeGesture member (Qt v5.2 and
    later).
  * Added the missing QEvent.Type.EnterEditFocus and
    QEvent.Type.LeaveEditFocus members.
  * PyQt5-sip v12.13 is now required for Python v3.12 support.
  * Bug fixes.

OBS-URL: https://build.opensuse.org/request/show/1117885
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qt5?expand=0&rev=15
2023-10-15 15:31:51 +00:00
2ca7e657ac Accepting request 1095490 from KDE:Qt:PyQt
OBS-URL: https://build.opensuse.org/request/show/1095490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=64
2023-06-27 21:15:23 +00:00
8896b5a88e Accepting request 1095460 from home:frispete:Tumbleweed
- Fix shell stubs of pyuic5 pylupdate5 pyrcc5 in order to run the 
  correct interpreter

OBS-URL: https://build.opensuse.org/request/show/1095460
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qt5?expand=0&rev=14
2023-06-26 20:35:09 +00:00
1a000a11d2 Accepting request 1092340 from KDE:Qt:PyQt
OBS-URL: https://build.opensuse.org/request/show/1092340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=63
2023-06-12 13:24:56 +00:00
6ec058fb74 Accepting request 1092142 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092142
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qt5?expand=0&rev=13
2023-06-11 14:59:31 +00:00
1518f30d8f Accepting request 1063978 from KDE:Qt:PyQt
- Update to v5.15.9
  * Fix the order in which modules are built so that the composite
    Qt module is built after everything it depends on.

OBS-URL: https://build.opensuse.org/request/show/1063978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=62
2023-02-10 13:33:40 +00:00
a10bea2a33 Qt module is built after everything it depends on.
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qt5?expand=0&rev=12
2023-02-09 10:24:29 +00:00
ca4a32ba84 - Update to v5.15.9
* Fix the order in which modules are built so that the composite
	  Qt module is built after everything it depends on.

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qt5?expand=0&rev=11
2023-02-09 10:18:59 +00:00
eff0c0e47a Accepting request 1062112 from KDE:Qt:PyQt
OBS-URL: https://build.opensuse.org/request/show/1062112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=61
2023-02-01 15:38:29 +00:00
6dbc4ee419 Accepting request 1061922 from home:bnavigator:branches:KDE:Qt:PyQt
- Update to 5.15.8
  * Added the missing QLocale.Language.NigerianPidgin member (Qt
    v5.15.2 and later).
  * Added the missing QOperatingSystemVersion.MacOSBigSure
    attribute (Qt v5.15.1 and later).
  * Added the missing QThreadPool.contains() method (Qt v5.15.1 and
    later).
  * Added the missing
    QBluetoothDeviceDiscoveryAgent.DiscoveryMethod members.
  * Bug fixes.

OBS-URL: https://build.opensuse.org/request/show/1061922
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qt5?expand=0&rev=10
2023-01-30 19:18:41 +00:00
656dfb3ce6 Accepting request 985021 from KDE:Qt:PyQt
OBS-URL: https://build.opensuse.org/request/show/985021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=60
2022-06-26 09:58:39 +00:00
0bac498457 Accepting request 984170 from home:bnavigator:branches:KDE:Qt:PyQt
- Update to 5.15.7
  * Refactored the draw methods of QPainter to accept sip.array
    objects of appropriate types.  Such arrays, once initialised,
    can be used very efficiently as they do not require repeated
    conversion from the usual Python collection types.
  * Added the missing QBluetoothUuid constructors.
  * PyQt5-sip v12.11 is now required to enable support for
    sip.array.
  * Bug fixes.
- PyQt5-sip 12.11 does not support Python 3.6: No build for SLE or
  Leap 15.x anymore!

OBS-URL: https://build.opensuse.org/request/show/984170
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qt5?expand=0&rev=9
2022-06-25 09:40:05 +00:00
43d5c667f0 Accepting request 942215 from KDE:Qt:PyQt
fix subpackage dependencies

OBS-URL: https://build.opensuse.org/request/show/942215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=59
2021-12-24 19:22:55 +00:00
a0d50a9024 also fix quick3d and remove curly
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qt5?expand=0&rev=8
2021-12-23 09:36:47 +00:00
86fd958b2c Accepting request 942209 from home:dimstar:Factory
- Fix dependencies of python-qt5-remoteobjects: do not require all
  python flavors (i.e. avoid requires python_module).

OBS-URL: https://build.opensuse.org/request/show/942209
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qt5?expand=0&rev=7
2021-12-23 09:35:44 +00:00
43bcc2ec45 Accepting request 929207 from KDE:Qt:PyQt
fix qgis build

OBS-URL: https://build.opensuse.org/request/show/929207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=58
2021-11-06 17:13:28 +00:00
9aadfa55a2 Accepting request 929145 from home:bnavigator:branches:Application:Geo
- Remove py_ssize_t_clean argument from QtCoremod.sip in order to
  make downstream packages buildable with sip < 6.4 -- boo#1192300

OBS-URL: https://build.opensuse.org/request/show/929145
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qt5?expand=0&rev=6
2021-11-04 16:05:41 +00:00
7964627dad Accepting request 929034 from home:bnavigator:branches:KDE:Qt:PyQt
OBS-URL: https://build.opensuse.org/request/show/929034
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qt5?expand=0&rev=5
2021-11-03 14:29:37 +00:00
535cccf77e Accepting request 928223 from KDE:Qt:PyQt
OBS-URL: https://build.opensuse.org/request/show/928223
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=57
2021-10-31 21:55:38 +00:00
aea17e51f6 Accepting request 928222 from home:bnavigator:branches:KDE:Qt:PyQt
- Update to 5.15.6
  * Bug fixes
  * affecting source builds for Python 3.10
  * minor improvements to the QObject type hints

OBS-URL: https://build.opensuse.org/request/show/928222
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qt5?expand=0&rev=4
2021-10-29 22:05:49 +00:00
d87786ad5e Accepting request 926282 from KDE:Qt:PyQt
OBS-URL: https://build.opensuse.org/request/show/926282
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=56
2021-10-20 18:23:05 +00:00
73599d0e55 Accepting request 926277 from home:bnavigator:branches:KDE:Qt:PyQt
- Update to v5.15.5
  * Added the missing QPdfWriter.setPageSize() overload.
  * pylupdate5 now assumes that the default codec is UTF-8 and
    specified v2.1
    as the .ts file format.
  * Bug fixes.
- Silence some rpmlint errors

OBS-URL: https://build.opensuse.org/request/show/926277
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qt5?expand=0&rev=3
2021-10-19 11:56:18 +00:00
00ac1e89b1 Accepting request 904376 from KDE:Qt:PyQt
OBS-URL: https://build.opensuse.org/request/show/904376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=55
2021-07-09 21:56:38 +00:00
77840ab8aa Accepting request 885695 from KDE:Qt5
OBS-URL: https://build.opensuse.org/request/show/885695
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=54
2021-04-18 19:45:05 +00:00
Richard Brown
44f5877ac5 Accepting request 878414 from KDE:Qt5
OBS-URL: https://build.opensuse.org/request/show/878414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=53
2021-03-16 14:43:30 +00:00
Richard Brown
cacbcbd04d Accepting request 875738 from KDE:Qt5
OBS-URL: https://build.opensuse.org/request/show/875738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=52
2021-03-05 12:44:56 +00:00
f01f43f2ee Accepting request 859434 from KDE:Qt5
OBS-URL: https://build.opensuse.org/request/show/859434
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=51
2020-12-31 08:59:07 +00:00
84bc18e790 Accepting request 850615 from KDE:Qt5
OBS-URL: https://build.opensuse.org/request/show/850615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=50
2020-11-29 11:24:16 +00:00
4545149faf Accepting request 849308 from KDE:Qt5
OBS-URL: https://build.opensuse.org/request/show/849308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=49
2020-11-21 11:40:24 +00:00
bf18662185 Accepting request 846237 from KDE:Qt5
SIP5 now

OBS-URL: https://build.opensuse.org/request/show/846237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=48
2020-11-12 21:35:47 +00:00
01e597b1de Accepting request 840092 from KDE:Qt5
- disable _quick3d flavors in staging through ringdisabled

- enable python2 Quick3D package for Leaps in new multibuild flavor 

- Build Quick3D extension in separate package
  * This keeps the dependency tree in staging smaller. (Requested
    by Factory maintainers.)
  * Is simply unresolvable for repositores which don't have
    Quick3d but can still build the other extensions.
- Clean alternatives setup: Make use of %python_clone macro.

- Build Quick3D support in every repository that has it: presumably
  all Qt 5.15 repositories

- Qt5Quick3D is not available on Leaps

- Add missing Quick3D and TextToSpeech build requirements

- New upstream patch pyqt5-customaudio-qt511.patch
  * versionize QCustomAudioRoleControl for older Leaps
  * https://www.riverbankcomputing.com/pipermail/pyqt/2020-September/043241.html 
- Updated patch pyqt5-signals-hashable.patch
  * Fix typedef for old python versions
  * Patch is submitted to the PyQt5 mailing list

- Fix qtbot failures pyqt5-signals-hashable.patch, see
  * https://www.riverbankcomputing.com/pipermail/pyqt/2020-September/043160.html
  * gh#pytest-dev/pytest-qt#316

- Update to Version 5.15.1

OBS-URL: https://build.opensuse.org/request/show/840092
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=47
2020-10-10 17:01:07 +00:00
8dcc1bc888 Accepting request 830435 from KDE:Qt5
- Update update-timeline.patch

- Update to 5.15.0 
  * Added support for Qt v5.15.0.
  * Added the QtQuick3D module.
  * Added a callStaticMethod() overload to QAndroidJniObject that 
    takes a QJsonDocument as the method argument and returns another
    QJsonDocument.
  * Added the missing QMultimedia control classes.
  * pyuic5 now supports QUndoView.
- v5.14.2 3rd April 2020
  * Added the missing QTextCodec.convertFromUnicode().
  * Added the OpenGL ES bindings.
  * Added QFlags.__index__().
- v5.14.1 6th January 2020
  * This is a bug fix release.
- v5.14.0 18th December 2019
  * Added support for Qt v5.14.0.
- Source URL moved to PyPI
- refresh 0001-Use-a-noarch-wrapper-for-dbus-mainloop-integration.patch

OBS-URL: https://build.opensuse.org/request/show/830435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=46
2020-09-02 23:13:30 +00:00
4af8a47d7d Accepting request 784633 from KDE:Qt5
- Stop building python2-qt5 for openSUSE Tumbleweed.

OBS-URL: https://build.opensuse.org/request/show/784633
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=45
2020-04-19 19:40:15 +00:00
93f07c6ddd Accepting request 775006 from KDE:Qt5
OBS-URL: https://build.opensuse.org/request/show/775006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=44
2020-02-22 17:59:53 +00:00
Oliver Kurz
81a4f8ae32 Accepting request 770584 from KDE:Qt5
- Disable debug assertions, e.g. Cura passes None for empty dicts and
  crashes when trying to convert to QVariantMap, fixes boo#1157504.
- Split python2 and python3 builds using _multibuild.
- Rename python-qt5-utils package to python-qt5-common-devel to
  better reflect its use, and drop the dependencies to it from the
  bindings package.
- Make doc and common-devel subpackages noarch.
- Adjust _constraints, build requires 5 GByte disk space regardless
  of architecture.
- Fix install location of binary dbus-mainloop integration module.

OBS-URL: https://build.opensuse.org/request/show/770584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=43
2020-02-14 15:30:22 +00:00
9b576567d4 Accepting request 754872 from KDE:Qt5
- Update to 5.13.2
  * pyuic now handles QKeySequenceEdit
  * The new on-exit scheme now ignores running QThreads
  * Added the missing pos() and two setPos() overloads to QCursor
  * A QVariant for a pointer to an instance of unknown type will now be
    converted to a voidptr object
- Update the package description
- Drop add-qkeysequenceedit-to-uic.patch. Merged upstream
- Update update-timeline.patch

OBS-URL: https://build.opensuse.org/request/show/754872
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=42
2019-12-11 11:08:02 +00:00
018786ce7b Accepting request 733487 from KDE:Qt5
OBS-URL: https://build.opensuse.org/request/show/733487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=41
2019-10-10 09:49:10 +00:00
cffd6a0c3d Accepting request 732209 from KDE:Qt5
OBS-URL: https://build.opensuse.org/request/show/732209
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=40
2019-09-25 05:51:11 +00:00
5846ac8248 Accepting request 730767 from KDE:Qt5
OBS-URL: https://build.opensuse.org/request/show/730767
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=39
2019-09-17 11:35:19 +00:00
a100f61b43 Accepting request 714846 from KDE:Qt5
Update to 5.13.0

OBS-URL: https://build.opensuse.org/request/show/714846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=38
2019-07-16 06:39:34 +00:00
84be8d8b19 Accepting request 709942 from KDE:Qt5
OBS-URL: https://build.opensuse.org/request/show/709942
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=37
2019-06-18 12:53:57 +00:00
56bf7bf3d1 Accepting request 707698 from KDE:Qt5
- Update to 5.12.2
  * Fixed QIcon(QIconEngine) to reflect that the engine is explicitly
  shared between every copy of the icon.
  * Eliminated a warning message from QObject::connect()
  * Increased the number of QQuickItem types that can be registered
    from 30 to 60.
  * Fixed the QPolygon ctors
  * Fixed pyuic's handling of 'sizePolicy' properties.
  * Fixed pylupdate to handle empty strings at the end of a line so
    that the line number remains correct.

OBS-URL: https://build.opensuse.org/request/show/707698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=36
2019-06-12 11:07:05 +00:00
9115bb7d8e Accepting request 696160 from KDE:Qt5
- Trim name repetition from summary.

OBS-URL: https://build.opensuse.org/request/show/696160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=35
2019-04-22 10:24:24 +00:00
200b272f73 Accepting request 674161 from KDE:Qt5
OBS-URL: https://build.opensuse.org/request/show/674161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=34
2019-02-14 13:22:22 +00:00
463180a383 Accepting request 648999 from KDE:Qt5
- Do not build Qt5NetworkAuth support in SLE, which doesn't have the
  libqt5-qtnetworkauth package (forwarded request 648997 from alarrosa)

OBS-URL: https://build.opensuse.org/request/show/648999
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=33
2018-11-26 09:16:13 +00:00
fcd8e58ae5 Accepting request 647406 from KDE:Qt5
OBS-URL: https://build.opensuse.org/request/show/647406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=32
2018-11-10 15:54:43 +00:00
fab067bf54 Accepting request 643649 from KDE:Qt5
Update to 5.11.3

OBS-URL: https://build.opensuse.org/request/show/643649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=31
2018-11-06 12:51:48 +00:00
f02e162bed Accepting request 628021 from KDE:Qt5
OBS-URL: https://build.opensuse.org/request/show/628021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=30
2018-08-10 07:44:02 +00:00
455ec55c51 Accepting request 607518 from KDE:Qt5
- fix URL
- fix crash in Qt Quick when used with Cura (from upstream)
  (regression in 5.10.1, qt_quick_crash_fix.patch) (forwarded request 607517 from favogt)

OBS-URL: https://build.opensuse.org/request/show/607518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=29
2018-05-18 12:18:00 +00:00