From e0eabad6e05a9b0e75ce5150943a881e1181f0b8 Mon Sep 17 00:00:00 2001 From: Robert Cohn Date: Tue, 27 Jun 2023 07:19:40 -0400 Subject: [PATCH] 2023 schedule (#489) --- .pre-commit-config.yaml | 4 ++-- roadmap.rst | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 92a133aad9..641e94f102 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ exclude: LICENSES|source/elements repos: - repo: https://github.com/ambv/black - rev: 23.1.0 + rev: 23.3.0 hooks: - id: black - repo: https://github.com/pre-commit/pre-commit-hooks @@ -24,7 +24,7 @@ repos: hooks: - id: doc8 - repo: https://github.com/fsfe/reuse-tool - rev: v1.1.0 + rev: v2.0.0 hooks: - id: reuse - repo: https://github.com/pycqa/flake8 diff --git a/roadmap.rst b/roadmap.rst index 1f919c0897..84a1c07b9e 100644 --- a/roadmap.rst +++ b/roadmap.rst @@ -6,6 +6,39 @@ Roadmap ========= +1.3 Schedule +============ + +===================== ========== =========== +Version Date Notes +===================== ========== =========== +1.3-provisional-rev-1 2023-09-07 +1.3-rev-1 2023-11-09 +===================== ========== =========== + +Details +------- + +1.3-provisional-rev-1 ++++++++++++++++++++++ + +========== ================ +Date Milestone +========== ================ +2023-09-05 Component freeze +2023-09-07 Release +========== ================ + +1.3-rev-1 ++++++++++ + +========== ================ +Date Milestone +========== ================ +2023-11-02 Cutoff for all edits +2023-11-09 Release +========== ================ + 1.2 Schedule ============