Package: python3-cython-blis
Version: 1.0.0-1
Severity: serious
Tags: patch

The following generates the required dependency on
  python3-numpy2-abi0 | python3-numpy-abi9

--- debian/control.old  2025-02-26 18:07:56.158408861 +0000
+++ debian/control      2025-02-26 18:08:32.198408585 +0000
@@ -5,6 +5,7 @@
 Uploaders: Anastasiia Iurshina <anastasiia.iursh...@gmail.com>,
            Andreas Tille <ti...@debian.org>
 Build-Depends: debhelper-compat (= 13),
+               dh-sequence-numpy3,
                dh-sequence-python3,
                python3-all-dev,
                python3-setuptools,
@@ -24,7 +25,6 @@
 Depends: ${python3:Depends},
          ${misc:Depends},
          ${shlibs:Depends},
-         python3-numpy
 Description: Fast BLAS-like operations from Python and Cython, without the 
tears (Python 3)
  This repository provides the Blis linear algebra routines as a self-contained
  Python C-extension. Currently, it only supports single-threaded execution, as

Reply via email to