Control: tags 1058469 + patch

Dear maintainer,

I've uploaded an NMU for bioxtasraw (versioned as 2.3.0-2.1).
The diff is attached to this message.

cu
Adrian
diffstat for bioxtasraw-2.3.0 bioxtasraw-2.3.0

 changelog                  |    7 +++++++
 patches/no-numba-dep.patch |   14 ++++++++++++++
 patches/series             |    1 +
 3 files changed, 22 insertions(+)

diff -Nru bioxtasraw-2.3.0/debian/changelog bioxtasraw-2.3.0/debian/changelog
--- bioxtasraw-2.3.0/debian/changelog	2024-12-25 22:44:30.000000000 +0200
+++ bioxtasraw-2.3.0/debian/changelog	2025-04-10 16:04:42.000000000 +0300
@@ -1,3 +1,10 @@
+bioxtasraw (2.3.0-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Don't generate a runtime dependency on numba. (Closes: #1058469)
+
+ -- Adrian Bunk <b...@debian.org>  Thu, 10 Apr 2025 16:04:42 +0300
+
 bioxtasraw (2.3.0-2) unstable; urgency=medium
 
   * Team upload.
diff -Nru bioxtasraw-2.3.0/debian/patches/no-numba-dep.patch bioxtasraw-2.3.0/debian/patches/no-numba-dep.patch
--- bioxtasraw-2.3.0/debian/patches/no-numba-dep.patch	1970-01-01 02:00:00.000000000 +0200
+++ bioxtasraw-2.3.0/debian/patches/no-numba-dep.patch	2025-04-10 16:04:37.000000000 +0300
@@ -0,0 +1,14 @@
+Description: Don't generate a runtime dependency on numba
+Author: Adrian Bunk <b...@debian.org>
+Bug-Debian: https://bugs.debian.org/1058469
+
+--- bioxtasraw-2.3.0.orig/setup.py
++++ bioxtasraw-2.3.0/setup.py
+@@ -49,7 +49,6 @@ setup(
+         'scipy',
+         'matplotlib',
+         'pillow',
+-        'numba',
+         'h5py',
+         'numexpr',
+         'hdf5plugin',
diff -Nru bioxtasraw-2.3.0/debian/patches/series bioxtasraw-2.3.0/debian/patches/series
--- bioxtasraw-2.3.0/debian/patches/series	2024-06-29 18:12:57.000000000 +0300
+++ bioxtasraw-2.3.0/debian/patches/series	2025-04-10 16:02:07.000000000 +0300
@@ -4,3 +4,4 @@
 desktop_fix.patch
 remove_hdf5plugin.patch
 no_cython_runtime_dep.patch
+no-numba-dep.patch

Reply via email to