Re: Bug#1064291: marked as done (ITP: python-awkward -- manipulate JSON-like data with NumPy-like idioms)

2024-02-25 Thread Sascha Steinbiss
Hi Andreas, [...] debian/rules override_dh_auto_build make[1]: Entering directory '/build/python-awkward-2.6.1' nox -s prepare nox > Running session prepare nox > Creating virtual environment (virtualenv) using python3 in .nox/prepare nox > python -m pip install build numpy packaging PyYAML

Re: Bug#1064291: marked as done (ITP: python-awkward -- manipulate JSON-like data with NumPy-like idioms)

2024-02-25 Thread Nilesh Patra
On Sun, Feb 25, 2024 at 08:32:52PM +0100, Sascha Steinbiss wrote: > Hmm, I never had that. The buildd builds also seem to pass this step with no > errors. I am wondering if nox wants to pull anything from PyPI using pip and > either your DNS configuration is weird or your build container cannot

Re: Bug#1064291: marked as done (ITP: python-awkward -- manipulate JSON-like data with NumPy-like idioms)

2024-02-25 Thread Andreas Tille
Hi Sascha, Am Sun, Feb 25, 2024 at 08:32:52PM +0100 schrieb Sascha Steinbiss: > > nox > Creating virtual environment (virtualenv) using python3 in > > .nox/prepare > > nox > python -m pip install build numpy packaging PyYAML requests tomli > > nox > Command python -m pip install build numpy