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

[smart_holder] git merge master #5446

Merged
merged 2 commits into from
Nov 17, 2024
Merged

Commits on Nov 17, 2024

  1. Remove mingw-w64-i686-python-numpy from mingw32 build (it does not se…

    …em to exist anymore). (pybind#5445)
    
    Last successful: Sat, 16 Nov 2024 18:25:21 GMT
    
    First failure: Sat, 16 Nov 2024 21:43:28 GMT
    
    ```
    Installing additional packages through pacman...
      C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\setup-msys2\msys2.cmd -c "'pacman' '--noconfirm' '-S' '--needed' '--overwrite' '*' 'git' 'mingw-w64-i686-gcc' 'mingw-w64-i686-python-pip' 'mingw-w64-i686-python-numpy' 'mingw-w64-i686-cmake' 'mingw-w64-i686-make' 'mingw-w64-i686-python-pytest' 'mingw-w64-i686-boost' 'mingw-w64-i686-catch'"
      error: target not found: mingw-w64-i686-python-numpy
      Error: The process 'C:\Windows\system32\cmd.exe' failed with exit code 1
    ```
    rwgk authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    330aae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8edb638 View commit details
    Browse the repository at this point in the history