14
0
Commit Graph

1 Commits

Author SHA256 Message Date
10b3f6b3e0 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-for-android?expand=0&rev=16
2024-04-08 05:35:02 +00:00