kivy/.ci
Gabriel Pettier fbf561f73d
Add python3.10 in the ci configuration [build wheel linux] [build wheel osx] [build wheel win] (#7663)
* Add python3.10 in the ci configuration

* Update setup.cfg and setup.py for python3.10

* also update pyproject.toml to allow using latest cython

* update kivy-deps.sdl2 required version in setup.cfg

* bump kivy-deps.sdl2 version

* use develop version of pyinstaller for python3.10 support

* osx try simplified build

* force usage of next funcparserlib release that doesnt use 2to3 in setup.py

* 3.6 reached EOL on 2021-12-23

* macOS: add cp310-macosx_universal2

* We don't install anymore the full version. So ffmpeg dependency is not needed anymore. I expect to have a universal2 whl for ffpyplayer when we will switch back to full,dev

* manylinux2010 --> manylinux2014 (via cibuildwheel)

* Remove dependencies, so we can check delocating. Installs dev version cause support for 3.10 in ffpyplayer is missing

* Update manylinux sdl2 version and max cython version.

* Bump win deps.

Co-authored-by: Mirko Galimberti <me@mirkogalimberti.com>
Co-authored-by: Matt Einhorn <moiein2000@gmail.com>
Co-authored-by: Matthew Einhorn <matt@einhorn.dev>
2022-01-12 18:26:20 +01:00
..
Dockerfile.armv7l Kivy now works on the Raspberry Pi 4 without X11 (#6769) 2020-03-13 11:15:45 -04:00
osx_ci.sh Add python3.10 in the ci configuration [build wheel linux] [build wheel osx] [build wheel win] (#7663) 2022-01-12 18:26:20 +01:00
osx_versions.sh Add support for Apple Silicon on CI/CD [build wheel osx] [build app osx] (#7678) 2022-01-04 19:12:39 +01:00
ubuntu_ci.sh Add python3.10 in the ci configuration [build wheel linux] [build wheel osx] [build wheel win] (#7663) 2022-01-12 18:26:20 +01:00
windows-server-upload.sh Switch rsa ssh key to ed25519 for server upload [build wheel]. (#7509) 2021-05-02 02:08:14 -04:00
windows_ci.ps1 Latest pyinstaller includes required fixes for tests. (#7513) 2021-05-02 14:51:21 -04:00