|
12 | 12 |
|
13 | 13 | **Closed issues:**
|
14 | 14 |
|
| 15 | +- Pygallary [\#1109](https://github.com/kivy/buildozer/issues/1109) |
| 16 | +- Buildozer compilation ERROR: No matching distribution found for hostpython2 (from -r requirements.txt (line 2)) [\#1104](https://github.com/kivy/buildozer/issues/1104) |
| 17 | +- Circular errors with Java version and Android SDK [\#1103](https://github.com/kivy/buildozer/issues/1103) |
| 18 | +- APK not running on Android 10? [\#1102](https://github.com/kivy/buildozer/issues/1102) |
| 19 | +- Buildozer command fails: Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate [\#1095](https://github.com/kivy/buildozer/issues/1095) |
| 20 | +- Command Failed Error [\#1092](https://github.com/kivy/buildozer/issues/1092) |
| 21 | +- APK Can't be install (package can't be install in android) [\#1091](https://github.com/kivy/buildozer/issues/1091) |
| 22 | +- buildozer Install python 3.8.1 [\#1090](https://github.com/kivy/buildozer/issues/1090) |
| 23 | +- i have weak reference error while using python 3.8 [\#1089](https://github.com/kivy/buildozer/issues/1089) |
15 | 24 | - buildozer is choosing odd venv, and using a different python? [\#1080](https://github.com/kivy/buildozer/issues/1080)
|
| 25 | +- Fatal Python error: init\_fs\_encoding: failed to get the Python codec of the filesystem encoding [\#1076](https://github.com/kivy/buildozer/issues/1076) |
16 | 26 | - Buildozer just wont compile my app [\#1074](https://github.com/kivy/buildozer/issues/1074)
|
17 | 27 | - Autoreconf not found? [\#1072](https://github.com/kivy/buildozer/issues/1072)
|
18 | 28 | - error while buildozer android debug deploy run [\#1064](https://github.com/kivy/buildozer/issues/1064)
|
|
37 | 47 |
|
38 | 48 | **Merged pull requests:**
|
39 | 49 |
|
| 50 | +- Update README.md [\#1111](https://github.com/kivy/buildozer/pull/1111) ([tshirtman](https://github.com/tshirtman)) |
| 51 | +- Fixes Docker apt cache missed [\#1107](https://github.com/kivy/buildozer/pull/1107) ([AndreMiras](https://github.com/AndreMiras)) |
| 52 | +- Adds libssl-dev to the install dependencies [\#1106](https://github.com/kivy/buildozer/pull/1106) ([AndreMiras](https://github.com/AndreMiras)) |
| 53 | +- Automatically publish to PyPI upon tagging [\#1105](https://github.com/kivy/buildozer/pull/1105) ([AndreMiras](https://github.com/AndreMiras)) |
| 54 | +- Fix punctuation and typo in README.md [\#1101](https://github.com/kivy/buildozer/pull/1101) ([hematogender](https://github.com/hematogender)) |
| 55 | +- Build integration test [\#1100](https://github.com/kivy/buildozer/pull/1100) ([AndreMiras](https://github.com/AndreMiras)) |
40 | 56 | - Fixes missing libssl-dev dependency [\#1099](https://github.com/kivy/buildozer/pull/1099) ([AndreMiras](https://github.com/AndreMiras))
|
41 | 57 | - Drops Python 2 support [\#1094](https://github.com/kivy/buildozer/pull/1094) ([AndreMiras](https://github.com/AndreMiras))
|
42 | 58 | - Checks SDK, NDK and p4a get downloaded on first run [\#1093](https://github.com/kivy/buildozer/pull/1093) ([AndreMiras](https://github.com/AndreMiras))
|
|
0 commit comments