[From nobody Tue Apr 28 06:51:06 2026
Received: (at maintonly) by bugs.debian.org; 17 Mar 2026 10:46:13 +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, 16; hammy, 127; neutral, 21; 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]:33214)
 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 1w2RwD-00DNxA-0C
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:46:13 +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=y8/2IWGbc6S6WIcKKiRsFxcrE+MhvMfopL21GuMcvnI=; b=mTugyqM60xrVNLGc6daeygcu+A
 sFlAnMmrLEl2xWa8zpzkuH0P1MM6TZB1eFCFiphcKb47ohK9LrJcWCgDu6HqPC+2xhnzfVZ8DIXAy
 KffJXGIpud9lWxSPpVYQ5a93jCf5ZNDpEsTFtqxJQamjuNpD3KH/hhfUWvaMM6GuXz/6/raHd4YxU
 5atWIjj1yYNNJUiVocN7BYndRwUgin78FzhEKGiDTXtXM0Z3yLHqEMbOHBqkFwCWHjSAb6eTv/f8O
 dfewOCToL3uFVXCfvLTV4YKoK+F4OPBFBevN5JiOocpWN29XFv3+ErBSsHq8hkBvNFKB7+cls3ztL
 iJbM0ZpA==;
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 1w2RwC-002pUe-Pi
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:46:11 +0000
Message-ID: &lt;fd842219bbef48d0214760eadccb502c@debian.org&gt;
From: roehling@debian.org
To: maintonly@bugs.debian.org
Subject: pycorrfit: autopkgtest regression with NumPy 2.4
Date: Tue, 17 Mar 2026 11:46:10 +0100
X-Generator: mass-bug from devscripts 2.26.6
X-Debian-User: roehling
Delivered-To: maintonly@bugs.debian.org

Source: pycorrfit
Version: 1.1.7+nopack-3
Severity: important
User: debian-python@lists.debian.org
Usertags: numpy2.4

Dear maintainer,

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

The following architectures failed: amd64, arm64.

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

 75s =================================== FAILURES ===================================
 75s TypeError: only 0-dimensional arrays can be converted to Python scalars
 75s E               ValueError: setting an array element with a sequence.
 75s FAILED tests/test_global_fit.py::test_globalfit - ValueError: setting an arra...
 75s ================== 1 failed, 17 passed, 789 warnings in 9.68s ==================
 76s pycorrfit-autopkgtests FAIL non-zero exit status 1
 76s pycorrfit-autopkgtests FAIL non-zero exit status 1
]