FC (Fay) Stegerman
FC (Fay) Stegerman
I've also added a command to check for updates to (pinned) recipes (and pypi packages without recipes) in a `buildozer.spec`: ``` $ checkupdates buildozer-spec -r my-local-p4a-recipes -r /path/to/python-for-android/pythonforandroid/recipes [POSSIBLY OUTDATED]...
Could you be a bit more specific about how you want this to work? Maybe give an example?
> this is a draft FYI: GitHub supports [draft pull requests](https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/about-pull-requests#draft-pull-requests), so you could convert this PR to a draft.
Good question! But yes, I tested with identical Python versions (and in my experience Termux usually has the latest version fairly quickly). I just tested again with Python 3.8.6 and...
Update: https://libraries.io/pypi/jiten is now detected as `AGPL-3.0`, which is at least *almost* correct (since it's `AGPL-3.0-or-later`). https://libraries.io/cargo/proudcat is correctly listed as `GPL-3.0-or-later` now :)
> Similar problem: https://libraries.io/pypi/eudist/0.1.2 is licensed as GPLv3(+) but detected as GPLv2+ I see `GPL-3.0` right now, so that seems better than before.
In my experience, the gtk webview doesn't store cookies [edit: by default]. I opened #687 to not save cookies in qt webengine.
> yeah, so this will require a test, I don't think it's really *required*, but certainly a good idea. I'll work on that when I have some more time :)...
cc @eighthave
I was working on this in my own AXML/ARSC/DEX parsing tools, but since I am no longer working on F-Droid or Android Reproducible Builds my related projects are now on...