Re: Rawhide python-rpm-generators news: small speedup + %python_provide not needed in most cases

2020-04-08 Thread Igor Gnatenko
Nice job, Miro! Thanks a lot for working on this. On Fri, Apr 3, 2020 at 8:45 PM Miro Hrončok wrote: > > Hello Python packagers. > > I have just updated python-rpm-generators to python-rpm-generators-11-1.fc33 > in > Rawhide. It uses some fresh stuff from RPM 4.16 and will not be backported to

Re: Rawhide python-rpm-generators news: small speedup + %python_provide not needed in most cases

2020-04-08 Thread Miro Hrončok
On 07. 04. 20 12:27, Miro Hrončok wrote: When you use %python_provide and when you build the package with the new generator, the provides are listed twice: $ rpm -qp --provides python3-double-provides-0-0.fc33.noarch.rpm python-double-provides = 0-0.fc33 python-double-provides = 0-0.fc33 python