kdebindings emits PyKDE4 and PyKDE4-devel subpackages as part of its build Recently in devel (for F-14) sip and PyQt4 gained python3 subpackages (the RFEs were bug 545124 and bug 586196 respectively). I started looking at trying to adapt kdebindings.spec so that it emits both Python 2 and Python 3 builds of the KDE python bindings. I'll attach what I've got so far. It doesn't work yet. I'm not yet familiar with cmake, so I'm not yet able to suggest a good way to set things up so that it builds the python stuff twice.
Created attachment 409901 [details] Not-yet-ready patch to devel/kdebindings.spec to add python3 subpackages This is what I've got so far. It isn't ready yet; I've tried to indicate the areas where I'm unclear of what to do with "FIXME" comments.
ah, this one might be a good candidate for separate python3-PyKDE4 packaging, though we might be able to pull it off here.
got this mostly implemented, except for one last FIXME wrt kpluginfactory I've mailed Simon Edwards (pykde4 upstream) for advice.
we've python3- support everywhere now (sans kpluginfactory issues)