aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <chr@chymera.eu>2023-01-31 16:27:08 -0500
committerHorea Christian <chr@chymera.eu>2023-01-31 16:27:08 -0500
commitd682b5bbc1c6e4f30fbe440c6b324bd5109e97be (patch)
tree663222f331dfe45963c46a71b91e1854e6e886c3 /dev-python/heudiconv/files
parentdev-python/heudiconv: new package, add 0.11.6 (diff)
downloadsci-d682b5bbc1c6e4f30fbe440c6b324bd5109e97be.tar.gz
sci-d682b5bbc1c6e4f30fbe440c6b324bd5109e97be.tar.bz2
sci-d682b5bbc1c6e4f30fbe440c6b324bd5109e97be.zip
dev-python/heudiconv/files: removed unneeded files
Signed-off-by: Horea Christian <chr@chymera.eu>
Diffstat (limited to 'dev-python/heudiconv/files')
-rw-r--r--dev-python/heudiconv/files/pynwb-2.0.0-versions.patch21
-rw-r--r--dev-python/heudiconv/files/pynwb-2.1.0-versions.patch21
-rw-r--r--dev-python/heudiconv/files/pynwb-2.2.0-versions.patch21
3 files changed, 0 insertions, 63 deletions
diff --git a/dev-python/heudiconv/files/pynwb-2.0.0-versions.patch b/dev-python/heudiconv/files/pynwb-2.0.0-versions.patch
deleted file mode 100644
index d09c50594..000000000
--- a/dev-python/heudiconv/files/pynwb-2.0.0-versions.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff --git a/setup.py b/tmp/setup.py
-index 39e75824..f7948f64 100755
---- a/setup.py
-+++ b/setup.py
-@@ -19,11 +19,11 @@ print('found these packages:', pkgs)
- schema_dir = 'nwb-schema/core'
-
- reqs = [
-- 'h5py>=2.9,<4',
-- 'hdmf>=3.1.1,<4',
-- 'numpy>=1.16,<1.22',
-- 'pandas>=1.0.5,<2',
-- 'python-dateutil>=2.7,<3',
-+ 'h5py',
-+ 'hdmf',
-+ 'numpy',
-+ 'pandas',
-+ 'python-dateutil',
- 'setuptools'
- ]
-
diff --git a/dev-python/heudiconv/files/pynwb-2.1.0-versions.patch b/dev-python/heudiconv/files/pynwb-2.1.0-versions.patch
deleted file mode 100644
index 8c816d226..000000000
--- a/dev-python/heudiconv/files/pynwb-2.1.0-versions.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff --git a/setup.py b/tmp/setup.py
-index 39e75824..f7948f64 100755
---- a/setup.py
-+++ b/setup.py
-@@ -19,11 +19,11 @@ print('found these packages:', pkgs)
- schema_dir = 'nwb-schema/core'
-
- reqs = [
-- 'h5py>=2.10,<4',
-- 'hdmf>=3.3.2,<4',
-- 'numpy>=1.16,<1.23',
-- 'pandas>=1.0.5,<2',
-- 'python-dateutil>=2.7,<3',
-+ 'h5py',
-+ 'hdmf',
-+ 'numpy',
-+ 'pandas',
-+ 'python-dateutil',
- 'setuptools'
- ]
-
diff --git a/dev-python/heudiconv/files/pynwb-2.2.0-versions.patch b/dev-python/heudiconv/files/pynwb-2.2.0-versions.patch
deleted file mode 100644
index 6141f629a..000000000
--- a/dev-python/heudiconv/files/pynwb-2.2.0-versions.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff --git a/setup.py b/tmp/setup.py
-index 39e75824..f7948f64 100755
---- a/setup.py
-+++ b/setup.py
-@@ -19,11 +19,11 @@ print('found these packages:', pkgs)
- schema_dir = 'nwb-schema/core'
-
- reqs = [
-- 'h5py>=2.10,<4',
-- 'hdmf>=3.4.2,<4',
-- 'numpy>=1.16,<1.24',
-- 'pandas>=1.1.5,<2',
-- 'python-dateutil>=2.7.3,<3',
-+ 'h5py',
-+ 'hdmf',
-+ 'numpy',
-+ 'pandas',
-+ 'python-dateutil',
- 'setuptools'
- ]
-