Skip to content

MAINT: making SPEC0 chart update for 2025Q2 #385

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions spec-0000/chart.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ section python
3.13 : 2024-10-07,2027-10-07

section numpy
1.23.0 : 2022-06-22,2024-06-21
1.24.0 : 2022-12-18,2024-12-17
1.25.0 : 2023-06-17,2025-06-16
1.26.0 : 2023-09-16,2025-09-15
Expand Down Expand Up @@ -49,15 +48,13 @@ section scikit-image
0.25.0 : 2024-12-13,2026-12-13

section networkx
2.8 : 2022-04-09,2024-04-08
3.0 : 2023-01-08,2025-01-07
3.1 : 2023-04-04,2025-04-03
3.2 : 2023-10-19,2025-10-18
3.3 : 2024-04-06,2026-04-06
3.4 : 2024-10-10,2026-10-10

section scikit-learn
1.1.0 : 2022-05-12,2024-05-11
1.2.0 : 2022-12-08,2024-12-07
1.3.0 : 2023-06-30,2025-06-29
1.4.0 : 2024-01-18,2026-01-17
Expand Down Expand Up @@ -92,12 +89,9 @@ section xarray
2024.10.0 : 2024-10-24,2026-10-24
2024.11.0 : 2024-11-22,2026-11-22
2025.1.0 : 2025-01-03,2027-01-03
2025.3.0 : 2025-03-20,2027-03-20

section ipython
7.33.0 : 2022-04-29,2024-04-28
7.34.0 : 2022-05-28,2024-05-27
8.3.0 : 2022-04-29,2024-04-28
8.4.0 : 2022-05-28,2024-05-27
8.5.0 : 2022-09-06,2024-09-05
8.6.0 : 2022-10-30,2024-10-29
8.7.0 : 2022-11-28,2024-11-27
Expand Down Expand Up @@ -125,12 +119,18 @@ section ipython
8.29.0 : 2024-10-25,2026-10-25
8.30.0 : 2024-11-29,2026-11-29
8.31.0 : 2024-12-20,2026-12-20
8.32.0 : 2025-01-31,2027-01-31
8.33.0 : 2025-02-28,2027-02-28
8.34.0 : 2025-03-08,2027-03-08
8.35.0 : 2025-04-07,2027-04-07
9.0.0 : 2025-02-28,2027-02-28
9.1.0 : 2025-04-07,2027-04-07

section zarr
2.12.0 : 2022-06-23,2024-06-22
2.13.0 : 2022-09-22,2024-09-21
2.14.0 : 2023-02-10,2025-02-09
2.15.0 : 2023-06-14,2025-06-13
2.16.0 : 2023-07-20,2025-07-19
2.17.0 : 2024-02-14,2026-02-13
2.18.0 : 2024-05-07,2026-05-07
3.0.0 : 2025-01-09,2027-01-09
31 changes: 14 additions & 17 deletions spec-0000/schedule.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
#### 2024 - Quarter 3:

###### Recommend drop support for:

| | | |
| ---------- | -------------------- | ------------------------------ |
| ipython | 8.5.0 | released Sep 2022 |
| matplotlib | 3.6.0 | released Sep 2022 |
| pandas | 1.5.0 | released Sep 2022 |
| scipy | 1.9.0 | released Jul 2022 |
| xarray | 2022.6.0 to 2022.9.0 | released Jul 2022 and Sep 2022 |
| zarr | 2.13.0 | released Sep 2022 |

#### 2024 - Quarter 4:

###### Recommend drop support for:
Expand Down Expand Up @@ -136,10 +123,20 @@

###### Recommend drop support for:

| | | |
| ------ | -------- | ----------------- |
| scipy | 1.15.0 | released Jan 2025 |
| xarray | 2025.1.0 | released Jan 2025 |
| | | |
| ------- | -------------------- | ------------------------------ |
| ipython | 8.32.0 to 9.0.0 | released Jan 2025 and Mar 2025 |
| scipy | 1.15.0 | released Jan 2025 |
| xarray | 2025.1.0 to 2025.3.0 | released Jan 2025 and Mar 2025 |
| zarr | 3.0.0 | released Jan 2025 |

#### 2027 - Quarter 2:

###### Recommend drop support for:

| | | |
| ------- | --------------- | ------------------------------ |
| ipython | 8.35.0 to 9.1.0 | released Apr 2025 and Apr 2025 |

#### 2027 - Quarter 4:

Expand Down