Re: python?-sip-api is no longer available, breaking python-wxpython4

2018-10-28 Thread Scott Talbert
On Sat, 27 Oct 2018, Scott Talbert wrote: The problem with using the bundled copy is that the bundled copy doesn't include the sip binary. So if we use the wxpython bundled sip module code with the sip package's sip binary, we could end with mismatched sip versions. Wow, that's seems like a f

Re: python?-sip-api is no longer available, breaking python-wxpython4

2018-10-27 Thread Scott Talbert
On Sat, 27 Oct 2018, Rex Dieter wrote: The problem with using the bundled copy is that the bundled copy doesn't include the sip binary. So if we use the wxpython bundled sip module code with the sip package's sip binary, we could end with mismatched sip versions. Wow, that's seems like a frag

Re: python?-sip-api is no longer available, breaking python-wxpython4

2018-10-27 Thread Rex Dieter
Scott Talbert wrote: > On Sat, 27 Oct 2018, Rex Dieter wrote: > > The problem with using the bundled copy is that the bundled copy > doesn't > include the sip binary. So if we use the wxpython bundled sip module > code with the sip package's sip binary, we could end with mismatch

Re: python?-sip-api is no longer available, breaking python-wxpython4

2018-10-27 Thread Scott Talbert
On Sun, 28 Oct 2018, Sérgio Basto wrote: I am attempting to build the latest matplotlib but it is failing to install python3-wxpython4 [1]: - nothing provides python3-sip-api(12)(x86-64) = 12.5 needed by python3-wxpython4-4.0.1-9.fc29.x86_64 dnf repoquery --disablerepo='*' --enablerepo=raw

Re: python?-sip-api is no longer available, breaking python-wxpython4

2018-10-27 Thread Sérgio Basto
On Sat, 2018-10-27 at 01:38 -0400, Elliott Sales de Andrade wrote: > Hi all, > > I am attempting to build the latest matplotlib but it is failing to > install python3-wxpython4 [1]: > >- nothing provides python3-sip-api(12)(x86-64) = 12.5 needed by > python3-wxpython4-4.0.1-9.fc29.x86_64 dnf

Re: python?-sip-api is no longer available, breaking python-wxpython4

2018-10-27 Thread Scott Talbert
On Sat, 27 Oct 2018, Rex Dieter wrote: The problem with using the bundled copy is that the bundled copy doesn't include the sip binary. So if we use the wxpython bundled sip module code with the sip package's sip binary, we could end with mismatched sip versions. Wow, that's seems like a frag

Re: python?-sip-api is no longer available, breaking python-wxpython4

2018-10-27 Thread Rex Dieter
Scott Talbert wrote: > On Sat, 27 Oct 2018, Rex Dieter wrote: > >>> The problem with using the bundled copy is that the bundled copy doesn't >>> include the sip binary. So if we use the wxpython bundled sip module >>> code with the sip package's sip binary, we could end with mismatched sip >>> v

Re: python?-sip-api is no longer available, breaking python-wxpython4

2018-10-27 Thread Scott Talbert
On Sat, 27 Oct 2018, Scott Talbert wrote: The problem with using the bundled copy is that the bundled copy doesn't include the sip binary. So if we use the wxpython bundled sip module code with the sip package's sip binary, we could end with mismatched sip versions. Wow, that's seems like a f

Re: python?-sip-api is no longer available, breaking python-wxpython4

2018-10-27 Thread Scott Talbert
On Sat, 27 Oct 2018, Rex Dieter wrote: The problem with using the bundled copy is that the bundled copy doesn't include the sip binary. So if we use the wxpython bundled sip module code with the sip package's sip binary, we could end with mismatched sip versions. Wow, that's seems like a frag

Re: python?-sip-api is no longer available, breaking python-wxpython4

2018-10-27 Thread Rex Dieter
Scott Talbert wrote: > The problem with using the bundled copy is that the bundled copy doesn't > include the sip binary. So if we use the wxpython bundled sip module code > with the sip package's sip binary, we could end with mismatched sip > versions. Wow, that's seems like a fragile setup ind

Re: python?-sip-api is no longer available, breaking python-wxpython4

2018-10-27 Thread Scott Talbert
On October 27, 2018 9:57:21 AM EDT, Rex Dieter wrote: >Rex Dieter wrote: > >> Elliott Sales de Andrade wrote: >> >>> I am attempting to build the latest matplotlib but it is failing to >>> install python3-wxpython4 [1]: >>> >>>- nothing provides python3-sip-api(12)(x86-64) = 12.5 needed by

Re: python?-sip-api is no longer available, breaking python-wxpython4

2018-10-27 Thread Rex Dieter
Rex Dieter wrote: > Elliott Sales de Andrade wrote: > >> I am attempting to build the latest matplotlib but it is failing to >> install python3-wxpython4 [1]: >> >>- nothing provides python3-sip-api(12)(x86-64) = 12.5 needed by >> python3-wxpython4-4.0.1-9.fc29.x86_64 > ... >> Is this an ove

Re: python?-sip-api is no longer available, breaking python-wxpython4

2018-10-27 Thread Rex Dieter
Elliott Sales de Andrade wrote: > I am attempting to build the latest matplotlib but it is failing to > install python3-wxpython4 [1]: > >- nothing provides python3-sip-api(12)(x86-64) = 12.5 needed by > python3-wxpython4-4.0.1-9.fc29.x86_64 ... > Is this an oversight? Should python?-sip-api

python?-sip-api is no longer available, breaking python-wxpython4

2018-10-26 Thread Elliott Sales de Andrade
Hi all, I am attempting to build the latest matplotlib but it is failing to install python3-wxpython4 [1]: - nothing provides python3-sip-api(12)(x86-64) = 12.5 needed by python3-wxpython4-4.0.1-9.fc29.x86_64 I attempted to rebuild python-wxpython4 [2], but that did not help. It was then that