review for astral/3.2-1

2023-09-05 Thread Jeroen Ploemen
hi Ileana, I took a look at the astral package put up for sponsorship in the Python team. Some minor issues came up: * unused build-deps on requests, tz; * outdated copyright years for upstream, see src/astral/__init__.py; * entire paragraph for apache-2.0 license is only a filepath. Also notice

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

2023-09-05 Thread Thomas Goirand
On 8/18/23 14:42, Julian Gilbey wrote: I'm sure I'm not the only one who received a whole bunch of bugs entitled "Fails to build source after successful build" last weekend. There was one theme common to most of them: the presence of a *.egg-info directory which was not cleaned by debian/rules cl

Re: review for astral/3.2-1

2023-09-05 Thread Ileana Dumitrescu
Hi Jeroen, I took a look at the astral package put up for sponsorship in the Python team. Some minor issues came up: * unused build-deps on requests, tz; * outdated copyright years for upstream, see src/astral/__init__.py; * entire paragraph for apache-2.0 license is only a filepath. I have a