forked from pool/python-python-for-android
afe4042b85896e556e6c7ccfdf254596388c20e9759437f4975020926cd6510f
- update to 2023.09.16: * Cffi update * Use build rather than pep517 for building * Removes `mysqldb` recipe as does not support Python 3 * Removes `Babel` recipe as it's not needed anymore. * Remove `dateutil` recipe, as it's not needed anymore * Optimize CI runs, by avoiding unnecessary rebuilds * Remove `pytz` recipe, as it's not needed anymore * Changed the url to use https as http fails * vlc: fix build * Correct sys_platform * Docs: Fix code string - quickstart.rst * Bump `kivy` version to `2.2.1` * Use a pinned version of `Cython` for now, as most of the recipes are incompatible with `Cython==3.x.x` * Automatically generate required pre-requisites * Use platform.uname instead of os.uname * Fix simple typos in comments * `build_platform` should be all-lowercase * Docs: Fix typos and updated command to build apk - README * Patching cleanup * Python versions: Update documentation & CI testing * Correct check for --sdk option * Factor out dependency checking. Use modern version handling * 🚨 linter fixes * Remove deprecated FlatDir in Gradle template * Standardise ensure_dir and rmdir * Standardise on move * Use Python's touch() rather than shelling out. - update to 2023.05.21: OBS-URL: https://build.opensuse.org/request/show/1137829 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-for-android?expand=0&rev=7
Description
No description provided
Languages
Diff
100%