Revisions of python-python-for-android

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1166050 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 8)
- Update to 2024.01.21:
  * Update Lottie player version
  * Remove distutils usage, as is not available anymore on Python 3.12
  * enable json1 extenstion in sqlite3
  * Bump pyjnius version to 1.6.1
  * Add (now mandatory) .readthedocs.yaml file, add docs requirements.txt
    and update sphinx conf
  * Update Android gradle plugin to 8.1.1 and gradle to 8.0.2
  * Add support for Python 3.11 and make it the default while building
    hostpython3 and python3
  * Remove redundant append into WHITELIST_PATTERNS
  * sourceCompatibility 1.7 and targetCompatibility 1.7 are obsolete, use 1.8
  * Update sdl2 deps to reflect the same targeted in kivy/kivy
  * Initial support for PySide6 and Qt
  * Bump Kivy version to 2.3.0
  * Update OpenSSL version to 1.1.1w
- Stop replacing pep517 in files, we have moved off of it
- Remove patch switch-to-build-from-pep517.patch:
  * Now included.
- Add patch no-isolation-for-metadata-build.patch:
  * However, we still don't need isolated builds.
- Switch to pyproject macros.
- Skip a test that breaks with Python 3.12.
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1137829 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 7)
- 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
  * :rotating_light: 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:
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1087411 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 6)
- Update to v2023.02.10:
  * pydantic recipe has been updated.
  * scypt recipe has been updated.
  * --orientation option controls the allowed orientations (portrait,
    landscape, portrait-reverse, landscape-reverse).
  * --manifest-orientation option has been added to keep the
    android:screenOrientation personalisation functionality.
  * If --manifest-orientation is not set, and only (one of multiple)
    --orientation options are passed, the value for
    android:screenOrientationis guessed and synthesized from the
    --orientation option.
  * Introduced support for permission properties (maxSdkVersion and
    usesPermissionFlags)
  * Minimal and recommended Android NDK version is now 25b
  * MIN_TARGET_API has been updated to 30 and RECOMMENDED_TARGET_API in
    order to comply with Google Play Store requirements.
  * android.activity now offers Application.ActivityLifecycleCallbacks helpers.
  * secp256k1 Update "--host=" #2714 (RobertFlatt)
  * recipe.download_file: implement shallow git cloning #2682 (SomberNight)
  * Resize webview when keyboard is shown #2674 (dbnicholson)
  * Fixes libvpx build #2672 (misl6)
  * toml may not be available on systemwide python #2670 (misl6)
  * android/activity: Add Application.ActivityLifecycleCallbacks
    helpers #2669 (dbnicholson)
  * Bump minimal and recommended Android NDK version to 25b #2668 (misl6)
  * Include HOME in build environment #2582 (dbnicholson) 
- Add patch switch-to-build-from-pep517.patch:
  * Do not use pep517 methods, switch to build.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 849547 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 1)
dep for Python Android projects
Displaying all 8 revisions
openSUSE Build Service is sponsored by