[From nobody Tue May 26 09:23:11 2026
Received: (at maintonly) by bugs.debian.org; 17 Mar 2026 10:46:20 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-105.1 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
 DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,
 FROMDEVELOPER,SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,
 USER_IN_DKIM_WELCOMELIST autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 12; hammy, 129; neutral, 22; spammy,
 0. spammytokens:
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: &lt;roehling@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:58896)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;roehling@debian.org&gt;) id 1w2RwK-00DNyt-2O
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:46:20 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Date:Subject:To:From:Message-ID:
 Reply-To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=BCRwYoR38FkeE7B094+CfuoPXyPi13fZoDDKURScvts=; b=bW0N7vQkHkVaB+H2YPl9wrFqa+
 uawIJX9asyt+ohIA3MBzmZ4VFDko+y72R5Qmw4Mk89iCV21cgT73HIk+oNyTL8kCjDPLaozoIn7uj
 9BoClaLmytsCIL2/kk9a//7QTC7S7Q+b+XFJpndRsSk1TqNCOTMI/KSxM4BwZ1QGgAXZnEZuasdXe
 /7Iqx6kM6gfd/mJMWeBfiXlVxOH4oYf9r89mhvbzt9m0FSwP99z0Rj4NQYiPITXSCD5xBzpsTxKxM
 rLvS5tUNZt424QV+KrZuR8aJ8AjgDIaMjELiKmnoXaK1JtkLamLl3L7obzgRJRA2QCVYvt29Xp2Au
 0ywgzweg==;
Received: from authenticated user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;roehling@debian.org&gt;)
 id 1w2RwK-002pV6-6u
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:46:19 +0000
Message-ID: &lt;950a5fbab57a142822a72b9564a25ab4@debian.org&gt;
From: roehling@debian.org
To: maintonly@bugs.debian.org
Subject: python-meshplex: autopkgtest regression with NumPy 2.4
Date: Tue, 17 Mar 2026 11:46:17 +0100
X-Generator: mass-bug from devscripts 2.26.6
X-Debian-User: roehling
Delivered-To: maintonly@bugs.debian.org

Source: python-meshplex
Version: 0.17.1-5
Severity: important
User: debian-python@lists.debian.org
Usertags: numpy2.4

Dear maintainer,

According to https://ci.debian.net data, your package python-meshplex has an
autopkgtest regression with numpy.

The following architectures failed: amd64, arm64.

Hopefully relevant excerpt from
https://ci.debian.net/packages/p/python-meshplex/unstable/amd64/69506932/
follows:

 91s =================================== FAILURES ===================================
 91s E       AttributeError: module 'numpy' has no attribute 'in1d'. Did you mean: 'int16'?
 91s E       AttributeError: module 'numpy' has no attribute 'in1d'. Did you mean: 'int16'?
 91s E       AttributeError: module 'numpy' has no attribute 'in1d'. Did you mean: 'int16'?
 91s FAILED tests/test_mesh_tetra.py::test_regular_tet0[0.5] - AttributeError: mod...
 91s FAILED tests/test_mesh_tetra.py::test_regular_tet0[1.0] - AttributeError: mod...
 91s FAILED tests/test_mesh_tetra.py::test_regular_tet0[1.33] - AttributeError: mo...
 91s ============ 3 failed, 107 passed, 3 skipped, 326 warnings in 2.86s ============
 91s command1             FAIL non-zero exit status 1
138s command1             FAIL non-zero exit status 1
]