Re: python2 doesn't require setuptools anymore

2018-08-29 Thread Miro Hrončok
On 29.8.2018 07:43, Igor Gnatenko wrote: So finally this will force people to put proper BRs :) I've sent heads up: https://lists.fedoraproject.org/archives/list/de...@lists.fedoraproject.org/message/ARFZB56ULRQNT3FEAC4YXXZDIUHG4M5P/ -- Forwarded message - From:

[HEADS UP] pythonX no longer requires setuptools and pip

2018-08-29 Thread Miro Hrončok
Hi, python3 no longer requires python3-setuptools and python3-pip; python2 no longer requires python2-setuptools and python2-pip. Those are just recommended. If you need them at build time, BR them. + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' Traceback (most recent

Re: Plans for Matplotlib 3.0+

2018-08-29 Thread Miro Hrončok
On 29.8.2018 05:38, Elliott Sales de Andrade wrote: On Fri, 17 Aug 2018 at 18:42, Miro Hrončok > wrote: On 17.8.2018 21:51, Elliott Sales de Andrade wrote: > On Fri, 17 Aug 2018 at 15:18, Miro Hrončok mailto:mhron...@redhat.com> >