Support appending/prepending to environment variables #414
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
Annotations
2 errors, 18 warnings, and 300 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.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
|
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 (windows-2019, swig-project)
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_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 (windows-2019, pybind11-project)
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
|
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 (windows-2019, nanobind-project)
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
|
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 (windows-2019, swig-project)
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-5901wxa5\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
|
cibw (windows-2019, swig-project)
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
|
cibw (windows-2019, swig-project)
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
cibw (windows-2019, swig-project)
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
cibw (windows-2019, swig-project):
src\py_build_cmake\config\quirks\windows.py#L61
py_build_cmake.config.quirks.windows:DIST_EXTRA_CONFIG.build_ext specified plat_name that is different from the current platform. Automatically enabling cross-compilation for ARM64
|
cibw (windows-2019, swig-project):
src\py_build_cmake\config\quirks\windows.py#L61
py_build_cmake.config.quirks.windows:DIST_EXTRA_CONFIG.build_ext specified plat_name that is different from the current platform. Automatically enabling cross-compilation for ARM64
|
cibw (macos-13, nanobind-project):
src/py_build_cmake/build.py#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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)
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-9jdmyzk2\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
|
cibw (windows-2019, pybind11-project)
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
|
cibw (windows-2019, pybind11-project)
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
cibw (windows-2019, pybind11-project)
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
cibw (windows-2019, pybind11-project):
src\py_build_cmake\config\quirks\windows.py#L61
py_build_cmake.config.quirks.windows:DIST_EXTRA_CONFIG.build_ext specified plat_name that is different from the current platform. Automatically enabling cross-compilation for ARM64
|
cibw (windows-2019, pybind11-project):
src\py_build_cmake\config\quirks\windows.py#L61
py_build_cmake.config.quirks.windows:DIST_EXTRA_CONFIG.build_ext specified plat_name that is different from the current platform. Automatically enabling cross-compilation for 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/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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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#L602
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)
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-479xxln6\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
|
cibw (windows-2019, nanobind-project)
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
|
cibw (windows-2019, nanobind-project)
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
cibw (windows-2019, nanobind-project)
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
cibw (windows-2019, nanobind-project):
src\py_build_cmake\config\quirks\windows.py#L61
py_build_cmake.config.quirks.windows:DIST_EXTRA_CONFIG.build_ext specified plat_name that is different from the current platform. Automatically enabling cross-compilation for ARM64
|
cibw (windows-2019, nanobind-project):
src\py_build_cmake\config\quirks\windows.py#L61
py_build_cmake.config.quirks.windows:DIST_EXTRA_CONFIG.build_ext specified plat_name that is different from the current platform. Automatically enabling cross-compilation for 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#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 (python, 3.11):
src/py_build_cmake/build.py#L602
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#L602
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#L602
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#L602
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#L602
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/build.py#L602
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.11):
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/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.10):
src/py_build_cmake/build.py#L602
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#L602
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#L602
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#L602
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#L602
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/build.py#L602
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.10):
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.10):
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.9):
src/py_build_cmake/build.py#L602
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#L602
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#L602
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#L602
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#L602
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/build.py#L602
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.9):
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.9):
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.12):
src/py_build_cmake/build.py#L602
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#L602
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#L602
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#L602
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#L602
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/build.py#L602
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.12):
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.12):
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.8):
src/py_build_cmake/build.py#L602
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#L602
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#L602
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#L602
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#L602
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/build.py#L602
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/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.8):
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.13):
src/py_build_cmake/build.py#L602
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#L602
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#L602
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#L602
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#L602
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/build.py#L602
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.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 (python, 3.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#L602
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-macos (3.10, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.10, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.10, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.10, macos-latest):
src/py_build_cmake/build.py#L602
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
|
test-macos (3.10, macos-latest):
src/py_build_cmake/build.py#L602
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-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.7):
src/py_build_cmake/build.py#L605
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#L605
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#L605
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/build.py#L605
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.7):
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.7):
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-latest):
src/py_build_cmake/build.py#L602
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-macos (3.11, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.11, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.11, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.11, macos-latest):
src/py_build_cmake/build.py#L602
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
|
test-macos (3.11, macos-latest):
src/py_build_cmake/build.py#L602
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-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.10, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.10, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.10, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.10, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.10, macos-13):
src/py_build_cmake/build.py#L602
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
|
test-macos (3.10, macos-13):
src/py_build_cmake/build.py#L602
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-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.11, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.11, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.11, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.11, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.11, macos-13):
src/py_build_cmake/build.py#L602
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
|
test-macos (3.11, macos-13):
src/py_build_cmake/build.py#L602
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.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-windows (3.7, windows-latest):
src\py_build_cmake\build.py#L605
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#L605
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#L605
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\build.py#L605
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#L602
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#L602
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#L602
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#L602
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#L602
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\build.py#L602
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.10, windows-latest):
src\py_build_cmake\build.py#L602
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#L602
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#L602
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#L602
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#L602
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\build.py#L602
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.12, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.12, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.12, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.12, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.12, macos-latest):
src/py_build_cmake/build.py#L602
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
|
test-macos (3.12, macos-latest):
src/py_build_cmake/build.py#L602
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.12, 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.12, 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-windows (3.9, windows-latest):
src\py_build_cmake\build.py#L602
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#L602
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#L602
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#L602
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#L602
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\build.py#L602
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.11, windows-latest):
src\py_build_cmake\build.py#L602
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#L602
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#L602
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#L602
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#L602
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\build.py#L602
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 (3.10, pypy):
src/py_build_cmake/build.py#L602
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#L602
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#L602
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#L602
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#L602
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/build.py#L602
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 (3.10, pypy):
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 (3.10, pypy):
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-windows (3.13, windows-latest):
src\py_build_cmake\build.py#L602
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#L602
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#L602
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#L602
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#L602
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\build.py#L602
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.12, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.12, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.12, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.12, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.12, macos-13):
src/py_build_cmake/build.py#L602
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
|
test-macos (3.12, macos-13):
src/py_build_cmake/build.py#L602
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.12, 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.12, 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-windows (3.12, windows-latest):
src\py_build_cmake\build.py#L602
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#L602
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#L602
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#L602
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#L602
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\build.py#L602
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.13, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.13, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.13, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.13, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.13, macos-latest):
src/py_build_cmake/build.py#L602
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
|
test-macos (3.13, macos-latest):
src/py_build_cmake/build.py#L602
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.13, 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.13, 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.13, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.13, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.13, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.13, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.13, macos-13):
src/py_build_cmake/build.py#L602
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
|
test-macos (3.13, macos-13):
src/py_build_cmake/build.py#L602
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.13, 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.13, 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.8, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.8, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.8, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.8, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.8, macos-latest):
src/py_build_cmake/build.py#L602
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
|
test-macos (3.8, macos-latest):
src/py_build_cmake/build.py#L602
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.8, 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.8, 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-windows (pypy3.10, windows-latest):
src\py_build_cmake\build.py#L602
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#L602
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#L602
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#L602
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#L602
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\build.py#L602
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.7, macos-13):
src/py_build_cmake/build.py#L605
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-macos (3.7, macos-13):
src/py_build_cmake/build.py#L605
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-macos (3.7, macos-13):
src/py_build_cmake/build.py#L605
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
|
test-macos (3.7, macos-13):
src/py_build_cmake/build.py#L605
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.7, 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.7, 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.8, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.8, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.8, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.8, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.8, macos-13):
src/py_build_cmake/build.py#L602
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
|
test-macos (3.8, macos-13):
src/py_build_cmake/build.py#L602
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.8, 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.8, 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.9, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.9, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.9, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.9, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (3.9, macos-latest):
src/py_build_cmake/build.py#L602
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
|
test-macos (3.9, macos-latest):
src/py_build_cmake/build.py#L602
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.9, 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.9, 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.9, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.9, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.9, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.9, macos-13):
src/py_build_cmake/build.py#L602
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-macos (3.9, macos-13):
src/py_build_cmake/build.py#L602
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
|
test-macos (3.9, macos-13):
src/py_build_cmake/build.py#L602
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.9, 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.9, 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 (pypy3.10, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (pypy3.10, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (pypy3.10, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (pypy3.10, macos-latest):
src/py_build_cmake/build.py#L602
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-macos (pypy3.10, macos-latest):
src/py_build_cmake/build.py#L602
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
|
test-macos (pypy3.10, macos-latest):
src/py_build_cmake/build.py#L602
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 (pypy3.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-macos (pypy3.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-macos (pypy3.10, macos-13):
src/py_build_cmake/build.py#L602
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-macos (pypy3.10, macos-13):
src/py_build_cmake/build.py#L602
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-macos (pypy3.10, macos-13):
src/py_build_cmake/build.py#L602
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-macos (pypy3.10, macos-13):
src/py_build_cmake/build.py#L602
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-macos (pypy3.10, macos-13):
src/py_build_cmake/build.py#L602
py_build_cmake.build:Not copying generated stub file minimal/_add_module.pyi because a .pyi file for the same module already exists
|
test-macos (pypy3.10, macos-13):
src/py_build_cmake/build.py#L602
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 (pypy3.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 (pypy3.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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nanobind-project-macos-13-whl
|
760 KB |
|
nanobind-project-macos-latest-whl
|
884 KB |
|
nanobind-project-ubuntu-20.04-whl
|
3.79 MB |
|
nanobind-project-windows-2019-whl
|
548 KB |
|
py_build_cmake-src-pypy3.10
|
69.7 KB |
|
py_build_cmake-src-python3.10
|
69.7 KB |
|
py_build_cmake-src-python3.11
|
69.7 KB |
|
py_build_cmake-src-python3.12
|
69.7 KB |
|
py_build_cmake-src-python3.13
|
69.7 KB |
|
py_build_cmake-src-python3.7
|
69.6 KB |
|
py_build_cmake-src-python3.8
|
69.6 KB |
|
py_build_cmake-src-python3.9
|
69.7 KB |
|
py_build_cmake-whl-macos-13-3.10
|
85 KB |
|
py_build_cmake-whl-macos-13-3.11
|
85 KB |
|
py_build_cmake-whl-macos-13-3.12
|
85 KB |
|
py_build_cmake-whl-macos-13-3.13
|
85 KB |
|
py_build_cmake-whl-macos-13-3.7
|
85 KB |
|
py_build_cmake-whl-macos-13-3.8
|
85 KB |
|
py_build_cmake-whl-macos-13-3.9
|
85 KB |
|
py_build_cmake-whl-macos-13-pypy3.10
|
85 KB |
|
py_build_cmake-whl-macos-latest-3.10
|
85 KB |
|
py_build_cmake-whl-macos-latest-3.11
|
85 KB |
|
py_build_cmake-whl-macos-latest-3.12
|
85 KB |
|
py_build_cmake-whl-macos-latest-3.13
|
85 KB |
|
py_build_cmake-whl-macos-latest-3.8
|
85 KB |
|
py_build_cmake-whl-macos-latest-3.9
|
85 KB |
|
py_build_cmake-whl-macos-latest-pypy3.10
|
85 KB |
|
py_build_cmake-whl-pypy3.10
|
85 KB |
|
py_build_cmake-whl-python3.10
|
85 KB |
|
py_build_cmake-whl-python3.11
|
85 KB |
|
py_build_cmake-whl-python3.12
|
85 KB |
|
py_build_cmake-whl-python3.13
|
85 KB |
|
py_build_cmake-whl-python3.7
|
85 KB |
|
py_build_cmake-whl-python3.8
|
85 KB |
|
py_build_cmake-whl-python3.9
|
85 KB |
|
py_build_cmake-whl-windows-latest-3.10
|
85.8 KB |
|
py_build_cmake-whl-windows-latest-3.11
|
85.8 KB |
|
py_build_cmake-whl-windows-latest-3.12
|
85.8 KB |
|
py_build_cmake-whl-windows-latest-3.13
|
85.8 KB |
|
py_build_cmake-whl-windows-latest-3.7
|
85.8 KB |
|
py_build_cmake-whl-windows-latest-3.8
|
85.8 KB |
|
py_build_cmake-whl-windows-latest-3.9
|
85.8 KB |
|
py_build_cmake-whl-windows-latest-pypy3.10
|
85.8 KB |
|
pybind11-project-macos-13-whl
|
721 KB |
|
pybind11-project-macos-latest-whl
|
843 KB |
|
pybind11-project-ubuntu-20.04-whl
|
3.02 MB |
|
pybind11-project-windows-2019-whl
|
620 KB |
|
swig-project-macos-13-whl
|
148 KB |
|
swig-project-macos-latest-whl
|
162 KB |
|
swig-project-ubuntu-20.04-whl
|
2.15 MB |
|
swig-project-windows-2019-whl
|
150 KB |
|