Re: Pyliblo3 fails to build on Fedora 41 with python 3.13.0

2024-08-28 Thread Miro Hrončok
On 27. 08. 24 11:57, Martin Gansser wrote: This is about the pyliblo3 package. I have found that the pyliblo3/_liblo.c file needs to be deleted before the actual build and therefore no patch is required. I will post a new rpm package in the review. That would be https://docs.fedoraproject.or

Re: Pyliblo3 fails to build on Fedora 41 with python 3.13.0

2024-08-27 Thread José Abílio Matos
On Monday, 26 August 2024 20:57:01 WEST Leslie Satenstein via devel wrote: > Add to the following, "Aisleriot" and "Meld" > > I definitely need "Meld". > > > Leslie Satenstein Meld already has a (quite simple) patch: https://src.fedoraproject.org/rpms/meld/pull-request/8 -- José Abílio Matos

Re: Pyliblo3 fails to build on Fedora 41 with python 3.13.0

2024-08-27 Thread Martin Gansser
This is about the pyliblo3 package. I have found that the pyliblo3/_liblo.c file needs to be deleted before the actual build and therefore no patch is required. I will post a new rpm package in the review. Regards Martin -- ___ devel mailing list -- d

Re: Pyliblo3 fails to build on Fedora 41 with python 3.13.0

2024-08-26 Thread Leslie Satenstein via devel
Add to the following, "Aisleriot" and "Meld" I definitely need "Meld". Leslie Satenstein On Monday, August 26, 2024 at 12:22:18 p.m. EDT, Adam Williamson wrote: On Mon, 2024-08-26 at 07:40 +, Martin Gansser wrote: > I am trying to build pyliblo3 from your repo on Fedora 41

Re: Pyliblo3 fails to build on Fedora 41 with python 3.13.0

2024-08-26 Thread Adam Williamson
On Mon, 2024-08-26 at 07:40 +, Martin Gansser wrote: > I am trying to build pyliblo3 from your repo on Fedora 41 with python 3.13.0. > I've got a build error during compilation: > > # wget https://github.com/gesellkammer/pyliblo3/archive/refs/heads/master.zip > # unzip pyliblo3-master.zip; cd