On Wed, 2023-02-01 at 23:20 +0100, Adrian Schollmeyer wrote: > Hi, > > Am Mittwoch, dem 01.02.2023 um 20:37 +0100 schrieb Michał Górny: > > + printf "https://files.pythonhosted.org/packages/source/%s" \ > > + "${project::1}/${project}/${project}-${version}${suffix}" > We have the mirror://pypi URI for PyPI sources. Is there a reason not > to use this mirror URI in the eclass? >
The purpose of this eclass is to replace mirror://pypi/. -- Best regards, Michał Górny