11
0
Files
python-pyqt-builder/python-pyqt-builder.rpmlintrc
Benjamin Greiner 764376905f - Update to 1.18.1
* The QtEglFSDeviceIntegration library is now bundled for Qt5 and
    Qt6.
  * Added support for the QtStateMachine module.

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-pyqt-builder?expand=0&rev=27
2025-04-03 18:19:01 +00:00

5 lines
178 B
Plaintext

# SIP is packaged as sip-devel
addFilter("python-missing-require sip")
addFilter("python-leftover-require python3.*-sip-devel")
addFilter("devel-dependency python3.*-sip-devel")