[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#63044] [PATCH] gnu: python-setuptools: Disable date checking in bdi
From: |
Lars-Dominik Braun |
Subject: |
[bug#63044] [PATCH] gnu: python-setuptools: Disable date checking in bdist_egg.py |
Date: |
Mon, 1 May 2023 08:32:09 +0200 |
Hi,
is it correct that this change is required only for packages *not* using
python-build-system? python-build-system itself already has a phase
called ”ensure-no-mtimes-pre-1980“, which should fix the issue for
all Python packages. Can we use that phase for affected packages (two,
so far) and/or factor it out of python-build-system?
Cheers,
Lars
- [bug#63044] [PATCH] gnu: python-setuptools: Disable date checking in bdist_egg.py,
Lars-Dominik Braun <=