Re: Help with segfaulting python code

2020-10-27 Thread Victor Stinner
I replied on the issue. Victor On Fri, Oct 23, 2020 at 3:11 AM Orion Poplawski wrote: > > I've attempted to update python-pyface to 7.1.0 in Rawhide, however a > test is segfaulting. I've reported upstream here: > > https://github.com/enthought/pyface/issues/784 > > but perhaps someone with kno

PythonMacroError change tripping up fedora-review on Python packages?

2020-10-27 Thread Michel Alexandre Salim
When reviewing python-TestSlide (https://bugzilla.redhat.com/show_bug.cgi?id=1891963#), fedora-review failed with: error: attempt to use unversioned python, define %__python to /usr/bin/python2 or /usr/bin/python3 explicitly This seems related to the change introduced in F33: https://fedoraprojec

Re: PythonMacroError change tripping up fedora-review on Python packages?

2020-10-27 Thread Michel Alexandre Salim
On Tue, 2020-10-27 at 16:41 -0700, Michel Alexandre Salim wrote: > When reviewing python-TestSlide > (https://bugzilla.redhat.com/show_bug.cgi?id=1891963#), > fedora-review failed with: > > error: attempt to use unversioned python, define %__python to > /usr/bin/python2 or /usr/bin/python3 explici