File tree 1 file changed +4
-19
lines changed
1 file changed +4
-19
lines changed 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
34
34
complete with the old toolchain. Testing and contributions are
35
35
welcome.
36
36
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.
56
41
57
42
# Documentation
58
43
You can’t perform that action at this time.
0 commit comments