From 5330fbdaeebe5f839522e9894793795fe6aecdb8 Mon Sep 17 00:00:00 2001 From: Russell Keith-Magee Date: Wed, 9 Oct 2024 10:54:59 +0800 Subject: [PATCH] Bump support revisions for Py 3.12 and 3.13. --- {{ cookiecutter.format }}/briefcase.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/{{ cookiecutter.format }}/briefcase.toml b/{{ cookiecutter.format }}/briefcase.toml index baffff2..a6f6f3e 100644 --- a/{{ cookiecutter.format }}/briefcase.toml +++ b/{{ cookiecutter.format }}/briefcase.toml @@ -14,8 +14,8 @@ runtime_path = "Python.xcframework/macos-arm64_x86_64/Python.framework" "3.9": "support_revision = 14", "3.10": "support_revision = 10", "3.11": "support_revision = 5", - "3.12": "support_revision = 4", - "3.13": "support_revision = 1", + "3.12": "support_revision = 5", + "3.13": "support_revision = 2", }.get(cookiecutter.python_version|py_tag, "") }} stub_binary_revision = 9 cleanup_paths = [