SHA256
1
0
forked from pool/python-AnyQt

14 Commits

Author SHA256 Message Date
bd009646b3 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
0f655d709d 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
4d6ff56ead - 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
483b14057d Accepting request 1093941 from devel:languages:python
Moving the package from devel:languages:python to KDE:Qt:PyQt.

OBS-URL: https://build.opensuse.org/request/show/1093941
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-AnyQt?expand=0&rev=1
2023-06-20 10:17:04 +00:00
90a264aa5e 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
7952594805 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
bc2f8b1d8c - 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
0ef0ef184a 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
7e97d92b2a 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
05a0c771fc 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
5de8a3a04a 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
f5a360129d 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
5df087c3de 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
b8e6c6ee4a 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