Skip to content

Commit 2f61593

Browse files
committed
Removed revamp -> master instructions from README
...because it has already been done!
1 parent d326f54 commit 2f61593

File tree

1 file changed

+4
-19
lines changed

1 file changed

+4
-19
lines changed

README.md

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -34,25 +34,10 @@ add more features. Support for pygame-based APKs is almost feature
3434
complete with the old toolchain. Testing and contributions are
3535
welcome.
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

0 commit comments

Comments
 (0)