Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
devel:languages:python:backports
python-AnyQt
do-not-test-pyqt4.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File do-not-test-pyqt4.patch of Package python-AnyQt
From: Antonio Larrosa <alarrosa@suse.com> We don't have PyQt4 bindings (not even Qt4 packages) so `import PyQt4` should fail but the python3-sip package in SLE creates the directory so the import doesn't fail and then it fails where the test doesn't expect it. Index: AnyQt-0.1.1/test/test_import.py =================================================================== --- AnyQt-0.1.1.orig/test/test_import.py +++ AnyQt-0.1.1/test/test_import.py @@ -2,7 +2,6 @@ import subprocess import sys apis = { - 'pyqt4': 'PyQt4', 'pyqt5': 'PyQt5', 'pyside': 'PySide', 'pyside2': 'PySide2',
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor