On Tue, 2018-03-06 at 16:15 -0600, Rex Dieter wrote:
I'd be ok with an epel7-only python3-sip
Since it is a new package (not a branch of an existing one), then it would require a new package review.
It would be a bit of shame though, having to fork things like that.
I tried this solution (epel7-only python3-sip) but BUILDSTDERR: Error: This version of PyQt5 requires sip 4.19.4 or later. when el7 have sip-devel x86_64 4.14.6-4.el7 base
if we do package sip-qt5 we must override /usr/lib64/python2.7/site- packages/sip.so
it is possible sip-qt5 provides and obsolete sip (4.14.6-4.el7) ?
As a side note for epel-devel we also need python3-sip which is not provide by el7, since only epel-7 have python3, isn't it ?
On Tue, Mar 6, 2018 at 2:02 PM, Sérgio Basto sergio@serjux.com wrote:
new suggestion for new sip: sip-qt5
On Mon, 2018-03-05 at 16:35 +0000, Sérgio Basto wrote:
I study this a little , the sip on rhel is sip 4.14 and we need sip 4.15+ , but should be cool have python3-qt5, even we they update sip in RHEL won't have pyhton3 bindings since python34 is in epel . So can we consider do a package named sip5 (for qt5) just in epel7 ?
On Mon, 2018-03-05 at 10:20 -0600, Rex Dieter wrote:
Since the requisite version of sip cannot go into epel7, I'm not sure if it makes sense to make an epel7 branch for python- qt5. I'm guessing no.
On Sat, Mar 3, 2018 at 6:37 PM, Sérgio Basto <sergio@serjux.com
wrote: Hello, Same email to python-qt5
From [1] I'd like ask, please, request to commit or please branch python-qt5 into epel7 (after build sip ) and build the package from master . I'd like bring python-qt5 to epel7 , as explain in PR #3 [2] epel 6 for now is not in the plans .
Thanks,
[2] https://src.fedoraproject.org/rpms/sip/pull-request/3
I'd like have python-qt5 on epel7 to build openshot and probably other packages , for that I need sip
I tested in copr [1] and build openshot successfully for epel6 we need phonon-qt5 and phonon-qt5-backend-gstreamer , but epel6 doesn't have gstreame1 for backend package ...
[1] https://fedoraproject.org/wiki/Infrastructure/WhatHappenedToP kgdb#How_do_I_request_commit_access_to_a_dist-git_repo.3F
How do I request commit access to a dist-git repo?
Email the PACKAGENAME-owner@fedoraproject.org alias asking to be given access, or file a bugzilla bug on the package asking for access.
-- Sérgio M. B.
-- Sérgio M. B.
-- Sérgio M. B.
Sérgio Basto wrote:
On Tue, 2018-03-06 at 16:15 -0600, Rex Dieter wrote:
I'd be ok with an epel7-only python3-sip
Since it is a new package (not a branch of an existing one), then it would require a new package review.
It would be a bit of shame though, having to fork things like that.
I tried this solution (epel7-only python3-sip) but BUILDSTDERR: Error: This version of PyQt5 requires sip 4.19.4 or later. when el7 have sip-devel x86_64 4.14.6-4.el7 base
if we do package sip-qt5 we must override /usr/lib64/python2.7/site- packages/sip.so it is possible sip-qt5 provides and obsolete sip (4.14.6-4.el7) ?
Not possible (by policy). It should be able to work without doing that, but it may require patching.
-- Rex
epel-devel@lists.fedoraproject.org