Andre Miras
|
d180ee0807
|
Fixes building in venv
Borrowed from p4a:
https://github.com/kivy/python-for-android/pull/2159
Also refs upstream issue:
https://bugs.python.org/issue40261
Note that the fix used upstream cannot really be used directly here
because the actual system Python is impacted.
Adds venv build to CI to check for regressions.
|
2020-05-01 19:56:15 +02:00 |
|
Mirko
|
9bb9efe0f7
|
Update to python 3.8.2 (#443)
* bump python version to 3.8.2
* Revert to cython 0.28.1
|
2020-04-25 20:12:59 +02:00 |
|
Mirko Galimberti
|
b47cddddad
|
Fixes openssl compilation + bumps version
|
2020-04-11 19:21:28 +02:00 |
|
Mirko
|
921f6b209d
|
Fixes missing sqlite3 module in python3 (#398)
Cleanup
|
2019-11-24 23:49:08 +01:00 |
|
Hackalog
|
7dd350c75b
|
Use python logging infrastructure (#357)
|
2019-02-07 10:00:22 +01:00 |
|
Kjell Wooding
|
7691b541a4
|
now that version is a string, fix major computation
|
2019-01-12 15:38:41 -05:00 |
|
Mathieu Virbel
|
7c8a2c6c4b
|
rework toolchain for python 3, new possibility to have a specific name for the include directory (like the recipe libffi install in ffi directory, not libffi), and new pyobjus recipe (works with new-ios-toolchain branch).
|
2018-11-09 17:54:56 +01:00 |
|
Mathieu Virbel
|
811cbd48a7
|
add alias for hostpython/python, that point to either 2 or 3 version depending of the previous compiled state.
This allows the recipe to point on an versionless python.
|
2018-11-02 11:44:25 +01:00 |
|
Mathieu Virbel
|
6c043cf9f3
|
python3: recipe with cross compilation patch + example of main.m that works
|
2018-11-01 21:53:18 +01:00 |
|