Re: Proposal: Drop python2 versions of pyside and shiboken

2019-06-05 Thread Richard Shaw
Ok, so shiboken is not building with Python 3.8[1], presumably due to
dropping some of the suffix designations (m d?) so the cmake logic is not
finding the library...

I tried to poke around a bit but I don't have the cycles to dig into enough
to fix it. I could use some help from someone more familiar with cmake +
python

You just need to add the mock chroot[2] in order to test builds with python
3.8...

Thanks,
Richard

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1716540
[2] https://copr.fedorainfracloud.org/coprs/g/python/python3.8/
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Proposal: Drop python2 versions of pyside and shiboken

2019-06-03 Thread Felix Schwarz

Am 03.06.19 um 22:33 schrieb Richard Shaw:
> I did some cursory searching with dnf repoquery and I can't find any consumers
> of the python2 side of pyside and shiboken in Rawhide.  I recently moved over
> the largest consumer (FreeCAD) to the python3 pyside bindings. 

+1

thanks for taking care of pyside in Fedora :-)
Felix
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Proposal: Drop python2 versions of pyside and shiboken

2019-06-03 Thread Richard Shaw
On Mon, Jun 3, 2019 at 3:47 PM Miro Hrončok  wrote:

> On 03. 06. 19 22:33, Richard Shaw wrote:
> > I did some cursory searching with dnf repoquery and I can't find any
> consumers
> > of the python2 side of pyside and shiboken in Rawhide.  I recently moved
> over
> > the largest consumer (FreeCAD) to the python3 pyside bindings.
>
> Awesome news. Have you managed to switch freecad without pyside2?
>

Yes, the current release still works with Qt4/Pyside but I do have a review
request for Pyside2 (Qt5) that needs a reviewer.



> I see https://fedora.portingdb.xyz/pkg/pyside-tools/ but I guess that
> should be
> switched to Python 3 or dropped, right?
>

Whoops, forgot about that but I just ported it over to Python 3, but by
porting I mean I fixed build errors during byte compilation. I haven't done
any testing of the package yet.

Another case where arbitrary side tags would be nice to have :)

When I have time I'll try doing a local build of FreeCAD with it which will
at least provide some testing of the pyside-tools package, unless someone
knows of another package that makes extensive use of lupdate, pysideuic,
etc...

Thanks,
Richard
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Proposal: Drop python2 versions of pyside and shiboken

2019-06-03 Thread Miro Hrončok

On 03. 06. 19 22:33, Richard Shaw wrote:
I did some cursory searching with dnf repoquery and I can't find any consumers 
of the python2 side of pyside and shiboken in Rawhide.  I recently moved over 
the largest consumer (FreeCAD) to the python3 pyside bindings.


Awesome news. Have you managed to switch freecad without pyside2?

I see https://fedora.portingdb.xyz/pkg/pyside-tools/ but I guess that should be 
switched to Python 3 or dropped, right?


> Anyone see a problem with this?

Nope :)

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Proposal: Drop python2 versions of pyside and shiboken

2019-06-03 Thread Richard Shaw
I did some cursory searching with dnf repoquery and I can't find any
consumers of the python2 side of pyside and shiboken in Rawhide.  I
recently moved over the largest consumer (FreeCAD) to the python3 pyside
bindings.

Anyone see a problem with this?

Thanks,
Richard
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org