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

auditwheel: add libz.so.1 to whitelisted libraries #625

Merged
merged 3 commits into from
Sep 18, 2021

Conversation

messense
Copy link
Member

Closes #622

@netlify
Copy link

netlify bot commented Sep 16, 2021

✔️ Deploy Preview for maturin-guide ready!

🔨 Explore the source changes: c9b8e40

🔍 Inspect the deploy log: https://app.netlify.com/sites/maturin-guide/deploys/6144ad0416ce4300083255dd

😎 Browse the preview: https://deploy-preview-625--maturin-guide.netlify.app

@messense
Copy link
Member Author

Now the former incompliant build which links to zlib test failed as expected. https://github.com/PyO3/maturin/pull/625/checks?check_run_id=3623278652

@messense messense force-pushed the auditwheel-zlib branch 2 times, most recently from 4c21688 to 7f49a5f Compare September 17, 2021 14:50
@messense messense merged commit e5150d5 into PyO3:main Sep 18, 2021
@messense messense deleted the auditwheel-zlib branch September 18, 2021 05:08
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Oct 1, 2021
https://build.opensuse.org/request/show/922513
by user mia + dimstar_suse
- Update to 0.11.4
  * Autodetect PyPy executables
    gh#PyO3/maturin#617
  * auditwheel: add `libz.so.1` to whitelisted libraries
    gh#PyO3/maturin#625
  * auditwheel: detect musl libc
    gh#PyO3/maturin#629
  * Fixed Python 3.10 and later versions detection on Windows
    gh#PyO3/maturin#630
  * Install entrypoint scripts in `maturin develop` command
    gh#PyO3/maturin#633
    gh#PyO3/maturin#634
  * Add support for installing optional dependencies in
    `maturin develop` command
    gh#PyO3/maturin#635
  * Fixed build error when `manylinux`/`compatibility` options is
    specified in `pyproject.toml`
    gh#PyO3/maturin#637
- Changes in 0.11.3:
  * Add path option for Python source
    gh#PyO3/maturin#584
  * Add auditwheel support for musllinux
    gh#PyO3/maturin#597
  * `[tool.m
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.

auditwheel: add libz.so.1 to whitelisted libraries
1 participant