Here's an important fix for this package:
Due to deprecation of the timestamp option, the logic is reversed by
this patch, resulting in:
sip: Deprecation warning: the -T flag is ignored and deprecated
on every invocation. (Try it!)
As if that weren't enough, the new PyQt5 version makes use of a new
sip switch -f, that turns this warning into an error, resulting in a
complete operational dysfunctionality.
- removed build-compare.diff: it is the default since 4.18 anyway
- disable-rpaths.diff refreshed
- removed build-compare.diff: it is the default since 4.18 anyway
- disable-rpaths.diff refreshed
OBS-URL: https://build.opensuse.org/request/show/406271
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=136
- /KeepReference/ can now be applied to global functions and static methods.
- %TypeCode can now be specified in a %MappedType directive.
- Mapped types for templates no longer require the template arguments to be
fully defined.
- Build system changes required by PyQt v4.8 and Qt v4.7.
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=48