[From nobody Fri May 22 17:11:05 2026
Received: (at maintonly) by bugs.debian.org; 17 Mar 2026 10:45:52 +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, 11; hammy, 128; neutral, 22; spammy,
 1. spammytokens:0.987-1--H*r:47276
 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]:47276)
 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 1w2Rvs-00DNpj-2J
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:45:52 +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=b9nb9a4b6iRwpvwfUj5/SVa9JQbpEFcalwgCeStOTgI=; b=g5HoqHkZ9qL6pICrw75FtkdDrQ
 pdWABQd2rDaFSj3sL1msQDmuARpHJAW0eRrYkOYVk6e12cXck8wmrHOCxixn4kxlWqCUfRWIypykC
 oid5Pp9rtENfeYkkmGUvEbl/yoWzXng4fxhk3EHs7DtCK87EzUaQW3W4tXqTocKKFz1XPF1BEjZHu
 3AE7BAcP0oh+TF3pXIdy6WD2JWBBDAiXp/FqRSZRGaRccFBcKlSUkhslFPat8O5R9dVf8HPO5Copg
 LLktaxX1VZyQnWMlzr5L8niGzCpoCD3hF8dsySe4Od7dQX6OWzb65fBhJ98Jy1FBlwvLU5YpGQ9pt
 G5Wl0i1A==;
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 1w2Rvs-002pTL-CY
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:45:51 +0000
Message-ID: &lt;18ef8933c5d2df6fc907c2799e723578@debian.org&gt;
From: roehling@debian.org
To: maintonly@bugs.debian.org
Subject: astroml: autopkgtest regression with NumPy 2.4
Date: Tue, 17 Mar 2026 11:45:50 +0100
X-Generator: mass-bug from devscripts 2.26.6
X-Debian-User: roehling
Delivered-To: maintonly@bugs.debian.org

Source: astroml
Version: 1.0.2-7
Severity: important
User: debian-python@lists.debian.org
Usertags: numpy2.4

Dear maintainer,

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

The following architectures failed: amd64, arm64.

Hopefully relevant excerpt from
https://ci.debian.net/packages/a/astroml/unstable/amd64/69506450/
follows:

 80s =================================== FAILURES ===================================
 80s TypeError: only 0-dimensional arrays can be converted to Python scalars
 80s E       ValueError: setting an array element with a sequence.
 80s FAILED time_series/tests/test_generate.py::test_generate_RW - ValueError: set...
 80s ============ 1 failed, 199 passed, 2 skipped, 22 warnings in 7.71s =============
 81s command1             FAIL non-zero exit status 1
 81s command1             FAIL non-zero exit status 1
]