Skip to content

Define CMAKE_OSX_DEPLOYMENT_TARGET CMake option + environment #400

Define CMAKE_OSX_DEPLOYMENT_TARGET CMake option + environment

Define CMAKE_OSX_DEPLOYMENT_TARGET CMake option + environment #400

Triggered via push February 2, 2025 17:36
Status Failure
Total duration 26m 28s
Artifacts 51

wheel.yml

on: push
Matrix: build
Matrix: build-macos
Matrix: build-windows
Matrix: cibw
Matrix: test
Matrix: test-macos
Matrix: test-windows
Matrix: check-release
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

19 errors, 15 warnings, and 228 notices
build-macos (3.8, macos-latest)
[notice] A new release of pip is available: 21.1.1 -> 25.0 [notice] To update, run: python3.8 -m pip install --upgrade pip
test-macos (3.11, macos-latest)
Process completed with exit code 1.
test-macos (3.8, macos-13)
The job was canceled because "_3_11_macos-latest" failed.
test-macos (3.12, macos-13)
The job was canceled because "_3_11_macos-latest" failed.
test-macos (3.12, macos-latest)
The job was canceled because "_3_11_macos-latest" failed.
test-macos (3.13, macos-latest)
The job was canceled because "_3_11_macos-latest" failed.
test-macos (3.7, macos-13)
The job was canceled because "_3_11_macos-latest" failed.
test-macos (3.8, macos-latest)
The job was canceled because "_3_11_macos-latest" failed.
test-macos (3.9, macos-13)
The job was canceled because "_3_11_macos-latest" failed.
test-macos (pypy3.10, macos-13)
The job was canceled because "_3_11_macos-latest" failed.
test-macos (3.9, macos-latest)
The job was canceled because "_3_11_macos-latest" failed.
test-macos (3.13, macos-13)
The job was canceled because "_3_11_macos-latest" failed.
test-macos (pypy3.10, macos-latest)
The job was canceled because "_3_11_macos-latest" failed.
test-macos (3.11, macos-13)
The job was canceled because "_3_11_macos-latest" failed.
test-macos (3.11, macos-13)
The operation was canceled.
test-macos (3.10, macos-13)
The job was canceled because "_3_11_macos-latest" failed.
test-macos (3.10, macos-13)
The operation was canceled.
test-macos (3.10, macos-latest)
The job was canceled because "_3_11_macos-latest" failed.
test-macos (3.10, macos-latest)
The operation was canceled.
cibw (macos-13, swig-project)
Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-13, swig-project)
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
cibw (macos-13, swig-project)
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
cibw (macos-13, nanobind-project)
Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-13, nanobind-project)
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
cibw (macos-13, nanobind-project)
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
cibw (macos-13, pybind11-project)
Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-13, pybind11-project)
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
cibw (macos-13, pybind11-project)
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
cibw (macos-latest, pybind11-project)
Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-latest, pybind11-project)
Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-latest, nanobind-project)
Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-latest, nanobind-project)
Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-latest, swig-project)
Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-latest, swig-project)
Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
cibw (macos-13, swig-project): src/py_build_cmake/config/quirks/macos.py#L22
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
cibw (macos-13, swig-project): src/py_build_cmake/config/quirks/macos.py#L22
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
cibw (macos-13, swig-project): src/py_build_cmake/config/quirks/macos.py#L69
py_build_cmake.config.quirks.macos:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: x86_64)
cibw (macos-13, swig-project): src/py_build_cmake/config/quirks/macos.py#L69
py_build_cmake.config.quirks.macos:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: x86_64)
cibw (macos-13, nanobind-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
cibw (macos-13, nanobind-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-13, nanobind-project): src/py_build_cmake/config/quirks/macos.py#L22
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
cibw (macos-13, nanobind-project): src/py_build_cmake/config/quirks/macos.py#L22
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
cibw (macos-13, nanobind-project): src/py_build_cmake/config/quirks/macos.py#L69
py_build_cmake.config.quirks.macos:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: x86_64)
cibw (macos-13, nanobind-project): src/py_build_cmake/config/quirks/macos.py#L69
py_build_cmake.config.quirks.macos:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: x86_64)
cibw (macos-13, nanobind-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
cibw (macos-13, nanobind-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-13, nanobind-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
cibw (macos-13, nanobind-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-13, pybind11-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
cibw (macos-13, pybind11-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-13, pybind11-project): src/py_build_cmake/config/quirks/macos.py#L22
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
cibw (macos-13, pybind11-project): src/py_build_cmake/config/quirks/macos.py#L22
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for arm64 (native platform: x86_64)
cibw (macos-13, pybind11-project): src/py_build_cmake/config/quirks/macos.py#L69
py_build_cmake.config.quirks.macos:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: x86_64)
cibw (macos-13, pybind11-project): src/py_build_cmake/config/quirks/macos.py#L69
py_build_cmake.config.quirks.macos:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: x86_64)
cibw (macos-13, pybind11-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
cibw (macos-13, pybind11-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-13, pybind11-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
cibw (macos-13, pybind11-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-latest, pybind11-project): src/py_build_cmake/config/quirks/macos.py#L22
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for x86_64 (native platform: arm64)
cibw (macos-latest, pybind11-project): src/py_build_cmake/config/quirks/macos.py#L22
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for x86_64 (native platform: arm64)
cibw (macos-latest, pybind11-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
cibw (macos-latest, pybind11-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-latest, pybind11-project): src/py_build_cmake/config/quirks/macos.py#L69
py_build_cmake.config.quirks.macos:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: arm64)
cibw (macos-latest, pybind11-project): src/py_build_cmake/config/quirks/macos.py#L69
py_build_cmake.config.quirks.macos:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: arm64)
cibw (macos-latest, pybind11-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
cibw (macos-latest, pybind11-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-latest, pybind11-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
cibw (macos-latest, pybind11-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-latest, nanobind-project): src/py_build_cmake/config/quirks/macos.py#L22
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for x86_64 (native platform: arm64)
cibw (macos-latest, nanobind-project): src/py_build_cmake/config/quirks/macos.py#L22
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for x86_64 (native platform: arm64)
cibw (macos-latest, nanobind-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
cibw (macos-latest, nanobind-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-latest, nanobind-project): src/py_build_cmake/config/quirks/macos.py#L69
py_build_cmake.config.quirks.macos:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: arm64)
cibw (macos-latest, nanobind-project): src/py_build_cmake/config/quirks/macos.py#L69
py_build_cmake.config.quirks.macos:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: arm64)
cibw (macos-latest, nanobind-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
cibw (macos-latest, nanobind-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-latest, nanobind-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
cibw (macos-latest, nanobind-project): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
cibw (windows-2019, nanobind-project): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module.pyi because a .pyi file for the same module already exists
cibw (windows-2019, nanobind-project): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module_d.pyi because a .pyi file for the same module already exists
cibw (windows-2019, nanobind-project): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module.pyi because a .pyi file for the same module already exists
cibw (windows-2019, nanobind-project): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module_d.pyi because a .pyi file for the same module already exists
cibw (windows-2019, nanobind-project): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module.pyi because a .pyi file for the same module already exists
cibw (windows-2019, nanobind-project): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module_d.pyi because a .pyi file for the same module already exists
cibw (windows-2019, pybind11-project): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
cibw (windows-2019, pybind11-project): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
cibw (windows-2019, pybind11-project): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
cibw (windows-2019, pybind11-project): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
cibw (windows-2019, pybind11-project): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
cibw (windows-2019, pybind11-project): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
cibw (macos-latest, swig-project): src/py_build_cmake/config/quirks/macos.py#L22
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for x86_64 (native platform: arm64)
cibw (macos-latest, swig-project): src/py_build_cmake/config/quirks/macos.py#L22
py_build_cmake.config.quirks.macos:ARCHFLAGS was specified. Automatically enabling cross-compilation for x86_64 (native platform: arm64)
cibw (macos-latest, swig-project): src/py_build_cmake/config/quirks/macos.py#L69
py_build_cmake.config.quirks.macos:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: arm64)
cibw (macos-latest, swig-project): src/py_build_cmake/config/quirks/macos.py#L69
py_build_cmake.config.quirks.macos:ARCHFLAGS was set, adding CMAKE_OSX_ARCHITECTURES to cmake.options (arm64, x86_64, native platform: arm64)
test-macos (3.11, macos-latest): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file minimal_comp/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.11, macos-latest): src/py_build_cmake/export/wheel.py#L42
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.11, macos-13): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file minimal_comp/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.11, macos-13): src/py_build_cmake/export/wheel.py#L42
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.10, macos-13): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file minimal_comp/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.10, macos-13): src/py_build_cmake/export/wheel.py#L42
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test-macos (3.10, macos-latest): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file minimal_comp/_add_module.pyi because a .pyi file for the same module already exists
test-macos (3.10, macos-latest): src/py_build_cmake/export/wheel.py#L42
py_build_cmake.export.wheel:SOURCE_DATE_EPOCH is set, using mtime=2024-11-25T20:16:30 for files in Wheel
test (python, 3.11): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (python, 3.11): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.11): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (python, 3.11): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.11): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.11): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.11): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.11): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.11): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.11): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.10): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (python, 3.10): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.10): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (python, 3.10): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.10): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.10): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.10): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.10): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.10): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.10): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.13): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (python, 3.13): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.13): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (python, 3.13): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.13): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.13): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.13): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.13): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.13): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.13): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.9): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (python, 3.9): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.9): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (python, 3.9): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.9): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.9): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.9): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.9): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.9): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.9): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.7): src/py_build_cmake/build.py#L599
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (python, 3.7): src/py_build_cmake/build.py#L599
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.7): src/py_build_cmake/build.py#L599
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.7): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.7): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.7): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.7): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.7): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.7): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.7): src/py_build_cmake/build.py#L599
py_build_cmake.build:Not copying generated stub file minimal_comp/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.8): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (python, 3.8): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.8): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (python, 3.8): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.8): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.8): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.8): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.8): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.8): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.8): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.12): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (python, 3.12): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.12): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (python, 3.12): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.12): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (python, 3.12): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.12): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.12): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (python, 3.12): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (python, 3.12): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.7, windows-latest): src\py_build_cmake\build.py#L599
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.7, windows-latest): src\py_build_cmake\build.py#L599
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.7, windows-latest): src\py_build_cmake\build.py#L599
py_build_cmake.build:Not copying generated stub file minimal\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.7, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.7, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.7, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.7, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.7, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.7, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.7, windows-latest): src\py_build_cmake\build.py#L599
py_build_cmake.build:Not copying generated stub file minimal_comp\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.8, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.8, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.8, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.8, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.8, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file minimal\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.8, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.8, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.8, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.8, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.8, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.9, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.9, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.9, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.9, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.9, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file minimal\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.9, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.9, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.9, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.9, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.9, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (3.10, pypy): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (3.10, pypy): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project/_add_module.pyi because a .pyi file for the same module already exists
test (3.10, pypy): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module_d.pyi because a .pyi file for the same module already exists
test (3.10, pypy): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project/_add_module.pyi because a .pyi file for the same module already exists
test (3.10, pypy): src/py_build_cmake/build.py#L596
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
test (3.10, pypy): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.10, pypy): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.10, pypy): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test (3.10, pypy): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test (3.10, pypy): src/py_build_cmake/config/load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.10, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.10, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.10, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.10, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.10, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file minimal\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.10, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.10, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.10, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.10, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.10, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.13, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.13, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.13, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.13, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.13, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file minimal\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.13, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.13, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.13, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.13, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.13, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.11, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.11, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.11, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.11, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.11, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file minimal\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.11, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.11, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.11, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.11, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.11, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.12, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.12, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.12, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.12, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (3.12, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file minimal\_add_module.pyi because a .pyi file for the same module already exists
test-windows (3.12, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.12, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.12, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (3.12, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (3.12, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (pypy3.10, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (pypy3.10, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file pybind11_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (pypy3.10, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module.pyi because a .pyi file for the same module already exists
test-windows (pypy3.10, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file nanobind_project\_add_module_d.pyi because a .pyi file for the same module already exists
test-windows (pypy3.10, windows-latest): src\py_build_cmake\build.py#L596
py_build_cmake.build:Not copying generated stub file minimal\_add_module.pyi because a .pyi file for the same module already exists
test-windows (pypy3.10, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (pypy3.10, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (pypy3.10, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from bare_c_module to bare-c-module
test-windows (pypy3.10, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options
test-windows (pypy3.10, windows-latest): src\py_build_cmake\config\load.py#L234
py_build_cmake.config.load:Name normalized from cmake_options to cmake-options

Artifacts

Produced during runtime
Name Size
nanobind-project-macos-13-whl
758 KB
nanobind-project-macos-latest-whl
881 KB
nanobind-project-ubuntu-20.04-whl
3.79 MB
nanobind-project-windows-2019-whl
428 KB
py_build_cmake-src-pypy3.10
68.3 KB
py_build_cmake-src-python3.10
68.3 KB
py_build_cmake-src-python3.11
68.4 KB
py_build_cmake-src-python3.12
68.3 KB
py_build_cmake-src-python3.13
68.4 KB
py_build_cmake-src-python3.7
68.3 KB
py_build_cmake-src-python3.8
68.3 KB
py_build_cmake-src-python3.9
68.3 KB
py_build_cmake-whl-macos-13-3.10
83.3 KB
py_build_cmake-whl-macos-13-3.11
83.3 KB
py_build_cmake-whl-macos-13-3.12
83.3 KB
py_build_cmake-whl-macos-13-3.13
83.3 KB
py_build_cmake-whl-macos-13-3.7
83.3 KB
py_build_cmake-whl-macos-13-3.8
83.3 KB
py_build_cmake-whl-macos-13-3.9
83.3 KB
py_build_cmake-whl-macos-13-pypy3.10
83.3 KB
py_build_cmake-whl-macos-latest-3.10
83.3 KB
py_build_cmake-whl-macos-latest-3.11
83.3 KB
py_build_cmake-whl-macos-latest-3.12
83.3 KB
py_build_cmake-whl-macos-latest-3.13
83.3 KB
py_build_cmake-whl-macos-latest-3.8
83.3 KB
py_build_cmake-whl-macos-latest-3.9
83.3 KB
py_build_cmake-whl-macos-latest-pypy3.10
83.3 KB
py_build_cmake-whl-pypy3.10
83.3 KB
py_build_cmake-whl-python3.10
83.3 KB
py_build_cmake-whl-python3.11
83.3 KB
py_build_cmake-whl-python3.12
83.3 KB
py_build_cmake-whl-python3.13
83.3 KB
py_build_cmake-whl-python3.7
83.3 KB
py_build_cmake-whl-python3.8
83.3 KB
py_build_cmake-whl-python3.9
83.3 KB
py_build_cmake-whl-windows-latest-3.10
84.1 KB
py_build_cmake-whl-windows-latest-3.11
84.1 KB
py_build_cmake-whl-windows-latest-3.12
84.1 KB
py_build_cmake-whl-windows-latest-3.13
84.1 KB
py_build_cmake-whl-windows-latest-3.7
84.1 KB
py_build_cmake-whl-windows-latest-3.8
84.1 KB
py_build_cmake-whl-windows-latest-3.9
84.1 KB
py_build_cmake-whl-windows-latest-pypy3.10
84.1 KB
pybind11-project-macos-13-whl
720 KB
pybind11-project-macos-latest-whl
841 KB
pybind11-project-ubuntu-20.04-whl
3.02 MB
pybind11-project-windows-2019-whl
482 KB
swig-project-macos-13-whl
147 KB
swig-project-macos-latest-whl
161 KB
swig-project-ubuntu-20.04-whl
2.15 MB
swig-project-windows-2019-whl
134 KB