[From nobody Sat May 16 21:51:05 2026
Received: (at maintonly) by bugs.debian.org; 17 Mar 2026 10:46:15 +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, 8; hammy, 131; neutral, 23; 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]:33242)
 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 1w2RwF-00DNxf-0m
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:46:15 +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=x63TpKQq2BNqF9U9dx/GyhoHqolPKYT1IeWCu1D79XU=; b=lo3dv5AKGQVzRX1UvkGeumZzs1
 UeGeigxCLQqH6EdCT+4h6d+HYUYQhvH3klMsYgXSM00Jl66R0D0Mwa1mzVNHC4HS6as8GNsrWI4Ze
 atSw4J4N46IzeYId1JYby+SciygA8x21mH74TLGY74WVspNsufeo/xgNYTGzV/BL40ujqQyvAa4ZR
 UI1BnH4GG2rRKufmg2tLQ5veXeHa/IqD4M1ZBdcBYUGfSeWb29S5Y/wW8NQ/7IMnjJtXqoiTxsEK3
 9fRrA/1bp77iziJMCXClh9WEXOj/UsiYuoYW1T9rVavpdCElg0UTY9AfLNHZ/xVRhidDsKdYnz9QS
 IZuDT0AA==;
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 1w2RwE-002pUm-Tc
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:46:13 +0000
Message-ID: &lt;5d1664f82fbb6846646cb994b254a2f9@debian.org&gt;
From: roehling@debian.org
To: maintonly@bugs.debian.org
Subject: pyscanfcs: autopkgtest regression with NumPy 2.4
Date: Tue, 17 Mar 2026 11:46:12 +0100
X-Generator: mass-bug from devscripts 2.26.6
X-Debian-User: roehling
Delivered-To: maintonly@bugs.debian.org

Source: pyscanfcs
Version: 0.3.6+ds-6
Severity: important
User: debian-python@lists.debian.org
Usertags: numpy2.4

Dear maintainer,

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

The following architectures failed: amd64, arm64.

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

 78s =================================== FAILURES ===================================
 78s             Returns `None` if the progress was aborted through the
 78s E       TypeError: only 0-dimensional arrays can be converted to Python scalars
 78s FAILED tests/test_open_dat.py::test_open_dat - TypeError: only 0-dimensional ...
 78s ========================= 1 failed, 1 passed in 0.46s ==========================
 78s run-unit-test        FAIL non-zero exit status 1
 78s run-unit-test        FAIL non-zero exit status 1
]