Commit 1213fd3
committed
Spack in v0.20 end-of-lined package support for Python <3.7 and removed some "defunct" packages, which broke the packages included in the Chimbuko source. To fix this, I have imported the deprecated py-contextvars package (this module is part of Python 3.7+) from old Spack v0.19, and have removed Python <3.3 support from py-eventlet, which would require importing many more deprecated packages from the old Spack.
1 parent 20a7700 commit 1213fd3
6 files changed
Lines changed: 22 additions & 290 deletions
File tree
- spack/repo/chimbuko/packages
- binutils
- py-contextvars
- py-eventlet
- py-trio
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 104 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments