• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kivy / python-for-android / 18843127827
64%

Build:
DEFAULT BRANCH: develop
Ran 27 Oct 2025 01:48PM UTC
Jobs 8
Files 192
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Oct 2025 01:44PM UTC coverage: 58.503%. First build
18843127827

push

github

web-flow
Update to Python 3.14, remove distutils (#3242)

* Use `pip install` instead of `setup.py install` in `recipe.py`

On Python 3.14, many recipes, notably `msgpack`, no longer byte-
compile with `setup.py install`, because the way that command
byte-compiles relies on `distutils`, which is gone.

* Import from setuptools and not distutils in the `android` recipe

* Remove freetype's distutils "fallback"

It was actually using distutils every time, apparently?

* Bump `freetype` version to match that of `freetype-py`

* On second thought, use the latest freetype version

* Use the latest *released* freetype-py version

* Tell setuptools what freetype-py version we have

* Turn `FreetypePyRecipe` into a `PyProjectRecipe`

I don't think this will require the version hack

* Put the `setuptools-scm` version hack back in

* Fix `FreetypePyRecipe.get_recipe_env`

* Switch to pythonhosted FreetypePy

`setuptools-scm` can't deal with the github hosted one, it seems.

* Update apsw recipe, use pythonhosted package

* Fix `LibffiRecipe.get_include_dirs` for `arch=None`

* Use recent libffi and cffi

* Require setuptools for every recipe

* `python`: update to `3.14.0`

* Use `pip install` instead of `setup.py install` in `recipe.py`

On Python 3.14, many recipes, notably `msgpack`, no longer byte-
compile with `setup.py install`, because the way that command
byte-compiles relies on `distutils`, which is gone.

* Import from setuptools and not distutils in the `android` recipe

* Remove freetype's distutils "fallback"

It was actually using distutils every time, apparently?

* Bump `freetype` version to match that of `freetype-py`

* On second thought, use the latest freetype version

* Use the latest *released* freetype-py version

* Tell setuptools what freetype-py version we have

* Turn `FreetypePyRecipe` into a `PyProjectRecipe`

I don't think this will require the version hack

* Put the `setuptools-scm` version hack back in

* Fix `FreetypePyRecipe.get_recip... (continued)

1068 of 2439 branches covered (43.79%)

Branch coverage included in aggregate %.

25 of 39 new or added lines in 7 files covered. (64.1%)

5007 of 7945 relevant lines covered (63.02%)

5.03 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
61.54
pythonforandroid/recipes/apsw/__init__.py
1
67.23
pythonforandroid/recipes/python3/__init__.py
2
44.6
pythonforandroid/recipe.py
3
75.0
pythonforandroid/recipes/freetype-py/__init__.py
7
55.0
pythonforandroid/recipes/sqlite3/__init__.py
Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest-3.11 - 18843127827.1 27 Oct 2025 02:11PM UTC 192
58.5
2 run-ubuntu-latest-3.10 - 18843127827.2 27 Oct 2025 02:11PM UTC 192
57.61
3 run-ubuntu-latest-3.12 - 18843127827.3 27 Oct 2025 02:11PM UTC 192
58.48
4 run-ubuntu-latest-3.8 - 18843127827.4 27 Oct 2025 02:11PM UTC 192
56.49
5 run-ubuntu-latest-3.13 - 18843127827.5 27 Oct 2025 02:11PM UTC 192
58.48
6 run-ubuntu-latest-3.9 - 18843127827.6 27 Oct 2025 02:11PM UTC 192
56.49
7 run-ubuntu-latest-3.14t - 18843127827.7 27 Oct 2025 02:11PM UTC 192
58.44
8 run-ubuntu-latest-3.14 - 18843127827.8 27 Oct 2025 02:11PM UTC 192
58.48
Source Files on build 18843127827
  • Tree
  • List 192
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • e1bd2497 on github
  • Prev Build on develop (#18814418585)
  • Next Build on develop (#18876838618)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc