Re: New (optional) python egg dependency generator for RPM

2015-11-18 Thread Toshio Kuratomi
On Wed, Nov 18, 2015 at 5:27 AM, Neal Gompa wrote: > On Wed, Nov 18, 2015 at 2:48 AM, Nick Coghlan wrote: >> I'd been thinking using "pip install" instead of "setup.py install" in >> the build macros would be sufficient, but I now realise that isn't the >> case - if a project uses flit (for examp

Re: New (optional) python egg dependency generator for RPM

2015-11-18 Thread Neal Gompa
On Wed, Nov 18, 2015 at 2:48 AM, Nick Coghlan wrote: > > On 18 November 2015 at 02:29, Jason L Tibbitts III wrote: > >> "NC" == Nick Coghlan writes: > > > > NC> If so, then there's some relevant work currently under way upstream > > NC> to improve the interaction between Python installation