Skip to content

Release 2023.01.28 #2740

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jan 28, 2023
Merged

Release 2023.01.28 #2740

merged 8 commits into from
Jan 28, 2023

Conversation

misl6
Copy link
Member

@misl6 misl6 commented Jan 28, 2023

  • Check that the builds are passing
  • Run the tests locally via tox: this performs some long-running tests that are skipped on github-actions.
  • Build and run the on_device_unit_tests app using buildozer. Check that they all pass.
  • Build (or download from github actions) and run the following testapps for arch armeabi-v7a and arm64-v8a:
    • on_device_unit_tests
      • armeabi-v7a + arm64-v8a (cd testapps/on_device_unit_tests && PYTHONPATH=.:../../ python3 setup.py apk --ndk-dir=<your-ndk-dir> --sdk-dir=<your-sdk-dir> --arch=armeabi-v7a --arch=arm64-v8a --debug)
  • Check that the version number is correct

misl6 and others added 8 commits December 24, 2022 10:11
…gs`) + remove `WRITE_EXTERNAL_STORAGE` permission, which has been previously declared by default (kivy#2725)

* Support permission properties (maxSdkVersion and usesPermissionFlags) + remove WRITE_EXTERNAL_STORAGE permission, which has been previously required by default

* Fix test for ValueError
`scrypt` recipe was not working...
Updating the version to `0.8.20` and the url to `https://github.com/holgern/py-scrypt/archive/refs/tags/v{version}.zip` fixes it

You can check the latest release of `scrypt` here: https://github.com/holgern/py-scrypt/releases/tag/v0.8.20
Update __init__.py from `scrypt` recipe
…orks so we can now pass the setting to the SDL orientation hint (kivy#2739)
@misl6 misl6 merged commit ee9c257 into kivy:master Jan 28, 2023
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.

3 participants