Skip to content

Commit dd7288d

Browse files
Apply suggestions from review
Co-authored-by: Malcolm Smith <[email protected]>
1 parent 95c2102 commit dd7288d

File tree

1 file changed

+2
-2
lines changed
  • content/news/buzz/september-2024-status-update

1 file changed

+2
-2
lines changed

content/news/buzz/september-2024-status-update/contents.lr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ What we've done
1111

1212
* Android is `now officially a Tier 3 platform in CPython <https://peps.python.org/pep-0011/#tier-3>`__! Over the last month, we've resolved a number of bugs that were preventing us from deploying a reliable buildbot for Android (on both x86_64 and ARM64); as a result, the CPython buildbot fleet now contains Android buidlbots. The Android-related changes to documentation have also been merged; the `Python 3.13.0rc3 release <https://www.python.org/downloads/release/python-3130rc3/>`__ incorporates all these changes.
1313

14-
* We complete the `updates to Mobile Forge to support the new official iOS wheel format <https://github.com/beeware/mobile-forge/pull/55>`__, and published updated wheels in this format for the packages for which we have recipes. As part of these changes, we've also added CI checks to Mobile Forge.
14+
* We completed the `updates to Mobile Forge to support the new official iOS wheel format <https://github.com/beeware/mobile-forge/pull/55>`__, and published updated wheels in this format for the packages for which we have recipes. As part of these changes, we've also added CI checks to Mobile Forge.
1515

1616
* We've `submitted a patch to support iOS in pip <https://github.com/pypa/pip/pull/12962>`__. This patch also requires some patches to `packaging <https://github.com/pypa/packaging/pull/832>`__ and `distlib <https://github.com/pypa/distlib/pull/231>`__ that pip includes as vendored copies.
1717

@@ -38,7 +38,7 @@ What we've done
3838
What's next?
3939
--------------
4040

41-
In October, we will continuing working on binary package support for mobile platforms. In addition to responding to any review feedback on the patches we've already submitted, we'll be working on new patches for ``cibuildwheel`` and ``meson-python``, as well as tooling to make it easy for third-party libraries to run CPython test suites on mobile platforms. We should also be able finalise Briefcase's Python 3.13 support for Android, and start work on Android packaging. Supporting packaging for mobile platforms is a long term project which we expect to continue for several months; the hope is that by the end of the year, we will be able to contribute patches to third-party projects so that iOS and Android wheels become officially produced, rather than BeeWare maintained artefacts.
41+
In October, we will continuing working on binary package support for mobile platforms. In addition to responding to any review feedback on the patches we've already submitted, we'll be working on new patches for ``cibuildwheel`` and ``meson-python``, as well as tooling to make it easy for third-party libraries to run CPython test suites on mobile platforms. We should also be able finalise Briefcase's Python 3.13 support for Android, and start work on Android packaging. Supporting packaging for mobile platforms is a long term project which we expect to continue for several months; the hope is that by the end of the year, we will be able to contribute patches to third-party projects so that iOS and Android wheels become officially produced, rather than BeeWare-maintained artefacts.
4242

4343
Want to get involved?
4444
-----------------------

0 commit comments

Comments
 (0)