* buildPy2app: add charset_normalizer to includes
* Actions macOS: force universal wheels for charset-normalizer
* buildPy2app: add charset_normalizer.md__mypyc to includes
---------
Co-authored-by: Alberto Sottile <alby128@gmail.com>
- macOS build: add arch checker for the bundle
- Actions macOS: restrict env to universal2 step
- Actions macOS: universal2 for zope.interface
- Actions macOS: universal2 for cffi and cryptography
- macOS build: ad-hoc sign again bundle after altering it
- macOS build: symlink instead of copy libshiboken6
- vendor.Qt: restrict warnings to QT_VERBOSE
- GHA: re-enable all jobs
- GHA macOS: use Python installer to build universal2 app
- Actions macOS: build Python with pyenv
- Older pyenv version is used...
- Abandon pyenv action
- Bump image to macOS-12
- One more attempt with pyenv
- Try with the official Python installer
- Must run as root
- Switch back to python3 calls
- Manually update PATH
- Momentarily disable other jobs
- Restore app cleaner
- ui: add support for PySide6
- vendor.Qt: "support" PySide6
- Update vendored Qt.py to 1.3.7
- Update requirements_gui
* Disable AppVeyor
* Actions: disable other jobs
* Actions: implement windows job
* Use requirements
* Typo in version parser
* Replace type nul for PowerShell
* Change Python version to 3.7
* buildPy2exe: exclude tcl and tkinter
* buildPy2exe: rename zip archive to include extension
* Actions for Windows: build on Python 3.8
* Re-enable build flow for other platforms
* Remove AppVeyor configuration file