16 Commits

Author SHA256 Message Date
9991848485 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-AnyQt?expand=0&rev=9 2025-06-03 09:18:10 +00:00
c725e1b425 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-AnyQt?expand=0&rev=7 2025-06-03 09:11:19 +00:00
e02665e71b Accepting request 1281854 from home:krop:pyside2-removal
- Drop pyside2 support (boo#1243916)

OBS-URL: https://build.opensuse.org/request/show/1281854
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-AnyQt?expand=0&rev=5
2025-06-03 09:09:08 +00:00
0f96f2256f Accepting request 1174645 from home:dimstar:Factory
- Use %autosetup macro: allows us to eliminate usage of deprecated
  %patchN syntax.

OBS-URL: https://build.opensuse.org/request/show/1174645
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-AnyQt?expand=0&rev=4
2024-05-16 15:36:56 +00:00
7b4854f1f2 Accepting request 1142122 from home:bnavigator:branches:KDE:Qt:PyQt
- Enable SLE15 python module

OBS-URL: https://build.opensuse.org/request/show/1142122
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-AnyQt?expand=0&rev=3
2024-01-28 18:26:46 +00:00
7411ca583e - Use PEP517
- Activate more tests with more APIs

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-AnyQt?expand=0&rev=2
2023-06-21 13:41:01 +00:00
e07343261d Accepting request 1003971 from home:yarunachalam:branches:devel:languages:python
- update to 0.2.0 
  * Bump version: 0.2.0rc1 → 0.2.0
  * Bump version: 0.1.1 → 0.2.0rc1
  * CI: Add libxcb-shape0 to list of linux system packages
  * CI: Add PySide2 to CI tests
  * PySide2: Fix for PYSIDE-237 bug
  * PySide2: Add compatible QPdfWriter.setPageSize overload
  * test_qaction_set_menu: PySide2 compatibility
  * QtCore: Expose cast/wrap/unwrapinstance, ...
  * QtCore: Add BoundSignal type
  * PySide2: alias missing exec methods
  * PySide2: Add missing QActionEvent.{action,before}
  * PySide2: Import missing pieces
  * pyside2: drawPixmapFragments compatibility
  * pyside2: QtTest compatibility
  * pyside2: QSettings compatibility

OBS-URL: https://build.opensuse.org/request/show/1003971
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-AnyQt?expand=0&rev=20
2022-09-15 22:13:58 +00:00
1ec2e6b214 Accepting request 992228 from home:ohollmann:branches:devel:languages:python
- update to 0.1.1
  * importhooks: Fix deprecation warnings `find_module` and `load_module` are deprecated.
- from version 0.1.0
  * Update imports of QWebEngineCore components for Qt6
  * Add tests
  * Add forward compatible QTextEdit.setTabStopDistance, ...
  * Qt5: Add forward compatible QAbstractItem.itemDelegateForIndex method
  * Add forward compatible QAbstractItemView.initViewItemOption
  * Make available enum members in type when not present
  * PyQt6: Add ctypes QAction.menu/setMenut
  * Add QLibraryInfo.path if not present
  * PyQt6: Add back obsolete accessors to QWheelEvent
  * PyQt6: Add back obsolete accessors to QDropEvent, QEnterEvent
  * PyQt6: Add back obsolete pos,x, ..., accessors to QMouseEvent
  * PyQt6: Implement QAbstractItemView.viewOptions back compatible method
  * PyQt6: Move QShortcut, QAction imports
  * PyQt6: Move QUndoStack, ... imports
  * PyQt6: Add back some common Enum/Flag type aliases
  * PyQt6: Add QtSvgWidgets stub module
  * Add support for PyQt6
  * Make all members of QFontDatabase static
- updated patch do-not-test-pyqt4.patch

OBS-URL: https://build.opensuse.org/request/show/992228
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-AnyQt?expand=0&rev=18
2022-08-02 13:25:48 +00:00
0c8f4d4f90 - update to 0.0.14
* Raise a deprecationwarning on qlineedit.getTextMargins
  * QSignalMapper: Add mappedInt/String when not available
  * QComboBox: add a textActivated/Highlighted signal if not present
  * QGroupBox: Add idClicked/Pressed/Released/Toggled when not present

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-AnyQt?expand=0&rev=16
2022-03-07 14:20:40 +00:00
9c948f1443 Accepting request 911991 from home:glaubitz:branches:devel:languages:python
- Update to 0.0.13
  * Raise deprecation warning on getContentsMargins
  * Add missing QPdfWriter.setPageSize(QPageSize) overload for PyQt5
  * QtWidgets: Raise a DeprecationWarning on use of QApplication.desktop
  * Raise a DeprecationWarning on use of QFontMetrics(F).width
  * QtGui: Add QFontMetrics.horizontalAdvance when not present
  * QtWidgets: Add QWidget.screen when not present
  * QtGui: Add QGuiApplication.screenAt when not present
- from version 0.0.12
  * QtCore: Add a QT_VERSION_INFO tuple with parsed qVersion
  * Add AnyQt.sip stub
  * QTest: Add qWaitFor where not available

OBS-URL: https://build.opensuse.org/request/show/911991
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-AnyQt?expand=0&rev=15
2021-08-13 14:02:04 +00:00
15031045e8 Accepting request 866646 from home:mcalabkova:branches:devel:languages:python:numeric
- update to 0.0.11
  * QtGui: Make WheelEvent >=PyQt5.12 constructor work <PyQt5.12

OBS-URL: https://build.opensuse.org/request/show/866646
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-AnyQt?expand=0&rev=13
2021-01-25 17:58:00 +00:00
105be399a8 Accepting request 866078 from home:alarrosa:branches:devel:languages:python
- Use the upstream provided test
- Add patch to fix tests in Backports/Leap so we don't try testing
  the PyQt4 api since we don't have Qt4 anymore in any case
  (boo#1181294):
  * do-not-test-pyqt4.patch

OBS-URL: https://build.opensuse.org/request/show/866078
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-AnyQt?expand=0&rev=11
2021-01-22 19:26:28 +00:00
35b8d97f28 Accepting request 768542 from home:cgiboudeaux:branches:devel:languages:python
- Stop building python2-AnyQt. There are no user in factory.

OBS-URL: https://build.opensuse.org/request/show/768542
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-AnyQt?expand=0&rev=9
2020-01-30 10:11:27 +00:00
Todd R
eddf3a6052 Accepting request 682258 from home:TheBlackCat:branches:devel:languages:python
- qtwebengine is now a separate package

OBS-URL: https://build.opensuse.org/request/show/682258
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-AnyQt?expand=0&rev=7
2019-03-06 18:33:16 +00:00
Todd R
c84ceadbb5 Accepting request 653820 from home:jengelh:branches:devel:languages:python
- Grammar fixes.

OBS-URL: https://build.opensuse.org/request/show/653820
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-AnyQt?expand=0&rev=2
2018-12-04 14:51:48 +00:00
Todd R
86a6ee7417 Accepting request 652692 from home:TheBlackCat:branches:devel:languages:python:misc
Needed by python-Orange3

OBS-URL: https://build.opensuse.org/request/show/652692
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-AnyQt?expand=0&rev=1
2018-11-29 20:56:01 +00:00