Re: Uncleaned egg-info directory giving lots of bugs about failing to build after successful build

2023-09-07 Thread Julian Gilbey
On Wed, Sep 06, 2023 at 08:05:45AM -0700, Soren Stoutner wrote: > As a followup question, I have noticed that a lot of packages (including > electrum, which I have recently started maintaining) ship the egg-info > directory. Looking through /usr/lib/python3/dist-packages/, this is common > but >

Re: Uncleaned egg-info directory giving lots of bugs about failing to build after successful build

2023-09-07 Thread Stuart Prescott
Hi Soren On 07/09/2023 01:05, Soren Stoutner wrote: Also, the commit linked to below states: "if the egg-info directory is included in the upstream source, then   deleting it causes no harm as dpkg-source warns on missing files in   the source package but does not exit with error.” It might