Skip to content
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

Python PEP-0668 fallout #13476

Closed
wants to merge 25 commits into from
Closed

Python PEP-0668 fallout #13476

wants to merge 25 commits into from

Conversation

icing
Copy link
Contributor

@icing icing commented Apr 25, 2024

  • brew's python follows PEP-0668 which no longer allows using 'pip' to install packages system-wide
  • add a venv to the macos CI, see if that works for us

- brew's python follows PEP-0668 which no longer
  allows using 'pip' to install packages system-wide
- add a venv to the macos CI, see if that works for us
@github-actions github-actions bot added CI Continuous Integration appleOS specific to an Apple operating system labels Apr 25, 2024
icing added a commit to icing/curl that referenced this pull request Apr 25, 2024
- based on curl#13478 with additions from curl#13476
- make homebrew install path flexible
- fix OpenSSL pkgconfig files libdir
- add path to --with-libssh2 target
- disable gcc securetransport due to linker
  errors (missing symbols), probably because
  the os version is no longer low enough
@icing
Copy link
Contributor Author

icing commented Apr 25, 2024

replaced with #13479

@icing icing closed this Apr 25, 2024
bagder pushed a commit that referenced this pull request Apr 25, 2024
- based on #13478 with additions from #13476
- make homebrew install path flexible
- fix OpenSSL pkgconfig files libdir
- add path to --with-libssh2 target
- disable gcc securetransport due to linker
  errors (missing symbols), probably because
  the os version is no longer low enough

Assisted-by: Viktor Szakats

Closes #13479
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appleOS specific to an Apple operating system CI Continuous Integration
Development

Successfully merging this pull request may close these issues.

None yet

1 participant