-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Zlib 1.3.1 update. * Pip 24.0 update. * Debug outdated macOS Homebrew hacks. * No more Homebrew hacking on GitHub's macOS setups. * Make it possible to ignore preset Safety IDs. * Make it possible to ignore preset Safety IDs, take two. * Unified debugging for testing on GitHub's bare OS'es. * Update macOS setup for latest GitHub labels. * Shellcheck fixes. * Shellcheck fixes and more. * Put back Homebrew hacks for x86 macOS. * Do not install binary wheels. * Do not install binary wheels, take two. * Also ignore the jinja2 disputed safety issue. * Properly generate SAFETY_IGNORDE_OPTS for multiple Safety IDs to ignore. * Properly generate SAFETY_IGNORDE_OPTS for multiple Safety IDs to ignore, take two. * Try debugging safety opts. * Process Safety IDs the Bash way. * Make it possible to skip tests during build. * Switched to latest OpenSSL 3.0.x on non-Windows platforms. * More updated libs. * Latest versions for remaining Python modules. * Use latest Python 3.11 version. * Latest upstream Windows packages embeds OpenSSL 3.0.13. * GitHub workflow changes after review * Put back pywin32 in PIP_LIBRARIES on Windows. * Bootstrap pip with ensurepip. * Try fixing timeout-minutes. * Try fixing timeout-minutes, take two. * Back to matrix.tests.debug for timeout-minutes. * Back to using get-pip.py on Windows. * Back to using get-pip.py on Windows, take two. * Timeouts per job steps for GiHub workflows. * Ressurected pywin32 test. * Try getting pywin32 version. * Changes after own review. * Fixed _ctypes error on Alpine Linux 3.20. * Use gcc10 on Amazon Linux 2. * Use gcc10 on Amazon Linux 2, take two. * Use gcc10 on Amazon Linux 2, take three. * Prevent gcc from optimizing for the CPU of GitHub's Linux VM. * Removed obsolete condition for Python 3.11.7. * Use -fPIC when building libffi. * Optimize build vars on macOS. * Back to default GCC on Amazon Linux 2. * Accept musl versions from git.
- Loading branch information
Showing
17 changed files
with
146 additions
and
152 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.