[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#59327] [PATCH] gnu: python-pudb: Add missing python-numpy native-in
From: |
jgart |
Subject: |
[bug#59327] [PATCH] gnu: python-pudb: Add missing python-numpy native-input. |
Date: |
Mon, 21 Nov 2022 08:34:50 -0600 |
On Mon, 21 Nov 2022 12:10:08 +0000 Christopher Baines <mail@cbaines.net> wrote:
>
> What I'm missing here is why you're making the change? It looks to me
> that the package builds without python-numpy?
Hi,
Does test_get_stringifier currently pass or get ignored in the pudb
package's check phase?
https://github.com/inducer/pudb/blob/v2022.1.3/test/test_var_view.py#L28
I'll check later today and report back.