https://bugzilla.novell.com/show_bug.cgi?id=894588 https://bugzilla.novell.com/show_bug.cgi?id=894588#c2 --- Comment #2 from Rolf Krahl <rolf@rotkraut.de> 2014-09-08 07:27:48 UTC --- I now have a version of the package in my OBS home repo that fixes the problem, see [1]. It is based on the PySide top level source distribution and builds all three subpackages, python-pyside, python-pyside-shiboken, and python-pyside-tools from one source package rather then each of them individually from the respective subpackage source distribution. The toplevel setup.py is used only to build the egg-info. All the rest is built and installed by calling cmake and make directly in the respective subpackage directory. This is a rather radical change compared to the packages from KDE:Qt that are in Factory. So, I'm not sure whether you like it. Please tell me if you want me to submit my version. [1] https://build.opensuse.org/package/show/home:Rotkraut/python-pyside -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.