Skip to content

Comments

Fixed Python version support.#3283

Open
GvozdevLeonid wants to merge 12 commits intokivy:developfrom
GvozdevLeonid:develop
Open

Fixed Python version support.#3283
GvozdevLeonid wants to merge 12 commits intokivy:developfrom
GvozdevLeonid:develop

Conversation

@GvozdevLeonid
Copy link

Fixed a bug when selecting libpythonХХХ.so version is decreasing (3.14 -> 3.5), but the check for the absence of the Python library ends at version 3.14, I changed it to 3.5. I also slightly changed the Python recipe to return support for version selection via buildozer

Copy link
Member

@T-Dynamos T-Dynamos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I was trying to do something same in #3280.

@GvozdevLeonid
Copy link
Author

I haven't figured out yet if it's possible to somehow remove the dependency on sqlite (previously, you could blacklist sqlite in buildozer and p4a, but now my build crashes because of it)

Sorry for such a large number of commits. I edited through GitHub Web and made a ton of mistakes...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants