On 16 November 2017 at 12:30, Orion Poplawski <orion@nwra.com> wrote:
So - is it possible to build rpms with flit?

I haven't checked recently, but I believe flit still omits `setup.py` from its sdists by default, and the Python RPM macros are still expecting to be able to call that directly.

If that's still the case, then the answer would be "Yes, but only if you make sure the sdist still contains a suitable setup.py shim".

However, if flit is now adding its own shim implcitly, then the answer would just be "Yes".

Cheers,
Nick.

--
Nick Coghlan   |   ncoghlan@gmail.com   |   Brisbane, Australia