Control: tags 1098963 + pending

Dear maintainer,

I've prepared an NMU for python-cython-blis (versioned as 1.0.0-1.1) and 
uploaded it to DELAYED/7. Please feel free to tell me if I should cancel it.

cu
Adrian
diffstat for python-cython-blis-1.0.0 python-cython-blis-1.0.0

 changelog |    7 +++++++
 control   |    2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff -Nru python-cython-blis-1.0.0/debian/changelog python-cython-blis-1.0.0/debian/changelog
--- python-cython-blis-1.0.0/debian/changelog	2024-07-01 12:20:23.000000000 +0300
+++ python-cython-blis-1.0.0/debian/changelog	2025-03-27 19:51:08.000000000 +0200
@@ -1,3 +1,10 @@
+python-cython-blis (1.0.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add the missing Numpy ABI dependency. (Closes: #1098963)
+
+ -- Adrian Bunk <b...@debian.org>  Thu, 27 Mar 2025 19:51:08 +0200
+
 python-cython-blis (1.0.0-1) unstable; urgency=medium
 
   * Team upload.
diff -Nru python-cython-blis-1.0.0/debian/control python-cython-blis-1.0.0/debian/control
--- python-cython-blis-1.0.0/debian/control	2024-07-01 11:52:39.000000000 +0300
+++ python-cython-blis-1.0.0/debian/control	2025-03-27 19:50:54.000000000 +0200
@@ -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