File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,25 +34,10 @@ add more features. Support for pygame-based APKs is almost feature
3434complete with the old toolchain. Testing and contributions are
3535welcome.
3636
37- # TODO to make this the master branch
38-
39- - ✓ Add a distribute.sh that gives an appropriate error message when
40- called, so that old versions of buildozer will be informative about
41- the problem.
42- - ✓ Make buildozer download python-for-android from a new 'old' branch
43-
44- Steps to make this the master branch will be:
45-
46- 1 . ✓ Copy p4a master to a new 'old_toolchain' branch
47- 2 . ✓ Merge https://github.com/kivy/buildozer/pull/233 so that buildozer
48- will pull from this branch
49- 3 . ✓ (thanks tito!) Push a new buildozer version to pypi. It is important that people
50- will be able to upgrade!
51- 4 . Merge the revamp branch into the master branch (or just replace
52- it...since it's a total rewrite I guess it doesn't need to be a
53- merge).
54- 5 . Note in any recent non-revamp PRs that they must be redirected to
55- the old_toolchain branch.
37+ The recent replacement of the master branch with the revamp will have
38+ rendered most/all PRs invalid. Please retarget revamp PRs on the
39+ master branch, or PRs for the old toolchain on the old_toolchain
40+ branch.
5641
5742# Documentation
5843
You can’t perform that action at this time.
0 commit comments