summaryrefslogtreecommitdiff
path: root/debian/patches/0005-removed-hdf5plugin-from-full-dependencies.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0005-removed-hdf5plugin-from-full-dependencies.patch')
-rw-r--r--debian/patches/0005-removed-hdf5plugin-from-full-dependencies.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/patches/0005-removed-hdf5plugin-from-full-dependencies.patch b/debian/patches/0005-removed-hdf5plugin-from-full-dependencies.patch
new file mode 100644
index 0000000..36147f7
--- /dev/null
+++ b/debian/patches/0005-removed-hdf5plugin-from-full-dependencies.patch
@@ -0,0 +1,20 @@
+From: =?utf-8?q?Picca_Fr=C3=A9d=C3=A9ric-Emmanuel?= <picca@debian.org>
+Date: Thu, 10 Feb 2022 15:14:41 +0100
+Subject: removed hdf5plugin from full dependencies
+
+---
+ setup.py | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/setup.py b/setup.py
+index c095b89..40e384b 100644
+--- a/setup.py
++++ b/setup.py
+@@ -853,7 +853,6 @@ def get_project_configuration(dry_run):
+ 'python-dateutil',
+ 'PyQt5',
+ # extra
+- 'hdf5plugin',
+ 'scipy',
+ 'Pillow']
+