[From nobody Fri May 15 06:05:07 2026
Received: (at maintonly) by bugs.debian.org; 17 Mar 2026 10:46:07 +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,FVGT_m_MULTI_ODD,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, 33; hammy, 149; neutral, 39; spammy,
 1. spammytokens:0.920-+--learn
 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]:33200)
 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 1w2Rw7-00DNub-1S
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:46:07 +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=AN6fK66HHLKYpzZYGAdcz6WAES5PefaXdztloPhnsyI=; b=Foc4vzW6/UgeZP4zWlnc5FEg6x
 Hhm/qL1Mk3BNLCKLKTE5eD8NUcNCc75FaBrrLNgPTETgHqoQaqxMzGEdV4a3ITj+Oe4/wMqTgrStO
 aG89MYO2ursGR46VmYWnfbPsyNLYWOwhNAy7OJOvs7DObsjGvjRAApsC7HR4mSf/8Pr2MwMfqkN6j
 pqn20SwFWCIALj4G8OYzxvKaun86XfDQPjAb5bUN/8Mwfkpgc4XzZFSe2JjM3MNfFPrnbNFg3V4hV
 ccTXpxYn4Hy4OP6N3HOvYw8vCBeDDuR5L6E1Fs/MvSRdRpWO0DMuNLZMACff+9tgRdgJ5cylXxUBm
 vUNGLvEQ==;
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 1w2Rw7-002pUI-2Z
 for maintonly@bugs.debian.org; Tue, 17 Mar 2026 10:46:05 +0000
Message-ID: &lt;8700879084cb340ef69ae695e7c81170@debian.org&gt;
From: roehling@debian.org
To: maintonly@bugs.debian.org
Subject: neo: autopkgtest regression with NumPy 2.4
Date: Tue, 17 Mar 2026 11:46:04 +0100
X-Generator: mass-bug from devscripts 2.26.6
X-Debian-User: roehling
Delivered-To: maintonly@bugs.debian.org

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

Dear maintainer,

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

The following architectures failed: amd64, arm64.

Hopefully relevant excerpt from
https://ci.debian.net/packages/n/neo/unstable/amd64/69506672/ follows:

 53s neo/test/coretest/test_analogsignal.py::TestAnalogSignalArrayMethods::test__time_slice_deepcopy_data FAILED [  5%]
 92s =================================== FAILURES ===================================
 92s                     except TypeError:
 92s E                       IndexError: boolean index did not match indexed array along axis 0; size of axis is 55 but size of corresponding boolean axis is 11
 92s   /tmp/autopkgtest-lxc.cbswx79i/downtmp/build.qQY/src/neo/core/view.py:60: DeprecationWarning: __array__ implementation doesn't accept a copy keyword, so passing copy=False failed. __array__ must implement 'dtype' and 'copy' keyword arguments. To learn more, see the migration guide https://numpy.org/devdocs/numpy_2_0_migration_guide.html#adapting-to-changes-in-the-copy-keyword
 92s   /tmp/autopkgtest-lxc.cbswx79i/downtmp/build.qQY/src/neo/rawio/nixrawio.py:395: DeprecationWarning: __array__ implementation doesn't accept a copy keyword, so passing copy=False failed. __array__ must implement 'dtype' and 'copy' keyword arguments. To learn more, see the migration guide https://numpy.org/devdocs/numpy_2_0_migration_guide.html#adapting-to-changes-in-the-copy-keyword
 92s   /tmp/autopkgtest-lxc.cbswx79i/downtmp/build.qQY/src/neo/rawio/nixrawio.py:356: DeprecationWarning: __array__ implementation doesn't accept a copy keyword, so passing copy=False failed. __array__ must implement 'dtype' and 'copy' keyword arguments. To learn more, see the migration guide https://numpy.org/devdocs/numpy_2_0_migration_guide.html#adapting-to-changes-in-the-copy-keyword
 92s FAILED neo/test/coretest/test_analogsignal.py::TestAnalogSignalArrayMethods::test__time_slice_deepcopy_data
 92s =========== 1 failed, 699 passed, 705 skipped, 9 warnings in 44.81s ============
 93s run-unit-test        FAIL non-zero exit status 1
 93s run-unit-test        FAIL non-zero exit status 1
]