[From nobody Mon May 18 18:53:04 2026
Received: (at maintonly) by bugs.debian.org; 17 Mar 2026 10:46:16 +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, 6; hammy, 125; 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]:58868)
 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 1w2RwG-00DNxu-15
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:46:16 +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=XIxVQK0rNR7mPfSEW8jv5SyMj9auwvKkYFJVOTj6qWg=; b=HL+0dghUZhiBrYPb1cvHUlxHif
 8YFcBZ9kW80WpxP0siURbEIq01iTvcsvz1O1Fj9oSwjvSxbo3LviD3U9NnvlzaA3/hbZKO4PRdpc6
 wMTVJckknsqvMj5G9sUlHlQ4rKDGxkeiD9G//9GQb50QkhJ4a5mspw0SWoSYZWF+6AHafDH84dVp/
 7JTCr24dSI3/l52+o83wxKKEKmkPkTfJT5KdEe7JqeFPVn/D00KDRJlFDSUDjW/iy3RUhg10chzTR
 PJ8rCsWpwCnI6bBMvg0rM/OzxB31LaMWo2yU2iKXzNqWrcgCvKJSwV7jnQG9goaTQ4dMmEQOHF0QE
 OF/HTNJg==;
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 1w2RwG-002pUq-0C
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:46:14 +0000
Message-ID: &lt;64b1af9086308a455398886642104e9d@debian.org&gt;
From: roehling@debian.org
To: maintonly@bugs.debian.org
Subject: pysurfer: autopkgtest regression with NumPy 2.4
Date: Tue, 17 Mar 2026 11:46:13 +0100
X-Generator: mass-bug from devscripts 2.26.6
X-Debian-User: roehling
Delivered-To: maintonly@bugs.debian.org

Source: pysurfer
Version: 0.11.2-1
Severity: important
User: debian-python@lists.debian.org
Usertags: numpy2.4

Dear maintainer,

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

The following architectures failed: amd64, arm64.

Hopefully relevant excerpt from
https://ci.debian.net/packages/p/pysurfer/unstable/amd64/69506825/
follows:

128s ==================================== ERRORS ====================================
128s _____________________ ERROR collecting tests/test_utils.py _____________________
128s E   AttributeError: module 'numpy' has no attribute 'in1d'. Did you mean: 'int16'?
128s ______________________ ERROR collecting tests/test_viz.py ______________________
128s E   AttributeError: module 'numpy' has no attribute 'in1d'. Did you mean: 'int16'?
128s ERROR tests/test_utils.py - AttributeError: module 'numpy' has no attribute '...
128s ERROR tests/test_viz.py - AttributeError: module 'numpy' has no attribute 'in...
128s command1             FAIL non-zero exit status 2
128s command1             FAIL non-zero exit status 2
]