Gentoo Archives: gentoo-commits

From: Horea Christian <horea.christ@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/heudiconv/files/
Date: Tue, 31 Jan 2023 21:27:31
Message-Id: 1675200428.d682b5bbc1c6e4f30fbe440c6b324bd5109e97be.chymera@gentoo
1 commit: d682b5bbc1c6e4f30fbe440c6b324bd5109e97be
2 Author: Horea Christian <chr <AT> chymera <DOT> eu>
3 AuthorDate: Tue Jan 31 21:27:08 2023 +0000
4 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
5 CommitDate: Tue Jan 31 21:27:08 2023 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=d682b5bb
7
8 dev-python/heudiconv/files: removed unneeded files
9
10 Signed-off-by: Horea Christian <chr <AT> chymera.eu>
11
12 .../heudiconv/files/pynwb-2.0.0-versions.patch | 21 ---------------------
13 .../heudiconv/files/pynwb-2.1.0-versions.patch | 21 ---------------------
14 .../heudiconv/files/pynwb-2.2.0-versions.patch | 21 ---------------------
15 3 files changed, 63 deletions(-)
16
17 diff --git a/dev-python/heudiconv/files/pynwb-2.0.0-versions.patch b/dev-python/heudiconv/files/pynwb-2.0.0-versions.patch
18 deleted file mode 100644
19 index d09c50594..000000000
20 --- a/dev-python/heudiconv/files/pynwb-2.0.0-versions.patch
21 +++ /dev/null
22 @@ -1,21 +0,0 @@
23 -diff --git a/setup.py b/tmp/setup.py
24 -index 39e75824..f7948f64 100755
25 ---- a/setup.py
26 -+++ b/setup.py
27 -@@ -19,11 +19,11 @@ print('found these packages:', pkgs)
28 - schema_dir = 'nwb-schema/core'
29 -
30 - reqs = [
31 -- 'h5py>=2.9,<4',
32 -- 'hdmf>=3.1.1,<4',
33 -- 'numpy>=1.16,<1.22',
34 -- 'pandas>=1.0.5,<2',
35 -- 'python-dateutil>=2.7,<3',
36 -+ 'h5py',
37 -+ 'hdmf',
38 -+ 'numpy',
39 -+ 'pandas',
40 -+ 'python-dateutil',
41 - 'setuptools'
42 - ]
43 -
44
45 diff --git a/dev-python/heudiconv/files/pynwb-2.1.0-versions.patch b/dev-python/heudiconv/files/pynwb-2.1.0-versions.patch
46 deleted file mode 100644
47 index 8c816d226..000000000
48 --- a/dev-python/heudiconv/files/pynwb-2.1.0-versions.patch
49 +++ /dev/null
50 @@ -1,21 +0,0 @@
51 -diff --git a/setup.py b/tmp/setup.py
52 -index 39e75824..f7948f64 100755
53 ---- a/setup.py
54 -+++ b/setup.py
55 -@@ -19,11 +19,11 @@ print('found these packages:', pkgs)
56 - schema_dir = 'nwb-schema/core'
57 -
58 - reqs = [
59 -- 'h5py>=2.10,<4',
60 -- 'hdmf>=3.3.2,<4',
61 -- 'numpy>=1.16,<1.23',
62 -- 'pandas>=1.0.5,<2',
63 -- 'python-dateutil>=2.7,<3',
64 -+ 'h5py',
65 -+ 'hdmf',
66 -+ 'numpy',
67 -+ 'pandas',
68 -+ 'python-dateutil',
69 - 'setuptools'
70 - ]
71 -
72
73 diff --git a/dev-python/heudiconv/files/pynwb-2.2.0-versions.patch b/dev-python/heudiconv/files/pynwb-2.2.0-versions.patch
74 deleted file mode 100644
75 index 6141f629a..000000000
76 --- a/dev-python/heudiconv/files/pynwb-2.2.0-versions.patch
77 +++ /dev/null
78 @@ -1,21 +0,0 @@
79 -diff --git a/setup.py b/tmp/setup.py
80 -index 39e75824..f7948f64 100755
81 ---- a/setup.py
82 -+++ b/setup.py
83 -@@ -19,11 +19,11 @@ print('found these packages:', pkgs)
84 - schema_dir = 'nwb-schema/core'
85 -
86 - reqs = [
87 -- 'h5py>=2.10,<4',
88 -- 'hdmf>=3.4.2,<4',
89 -- 'numpy>=1.16,<1.24',
90 -- 'pandas>=1.1.5,<2',
91 -- 'python-dateutil>=2.7.3,<3',
92 -+ 'h5py',
93 -+ 'hdmf',
94 -+ 'numpy',
95 -+ 'pandas',
96 -+ 'python-dateutil',
97 - 'setuptools'
98 - ]
99 -