[DRAFT] Add a [tool.setuptools_scm] section to pyproject.toml #575
Annotations
6 errors, 5 warnings, and 2 notices
build (ubuntu-latest)
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
build (ubuntu-latest)
Process completed with exit code 1.
|
build (windows-2019)
Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-6x7zndbq\\pp37-win_amd64\\build\\venv\\Scripts\\python.EXE', '-m', 'pip', 'wheel', 'D:\\a\\uharfbuzz\\uharfbuzz', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-6x7zndbq\\pp37-win_amd64\\built_wheel', '--no-deps'] failed with code 1.
|
build (windows-2019)
Process completed with exit code 1.
|
build (macos-latest)
Command ['/private/var/folders/8b/qtqs1qmx5nqg9shtxqxb_lpw0000gn/T/cibw-run-s29fwkua/pp37-macosx_x86_64/build/venv/bin/python', '-m', 'pip', 'wheel', '/Users/runner/work/uharfbuzz/uharfbuzz', '--wheel-dir=/private/var/folders/8b/qtqs1qmx5nqg9shtxqxb_lpw0000gn/T/cibw-run-s29fwkua/pp37-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1.
|
build (macos-latest)
Process completed with exit code 1.
|
build (ubuntu-latest)
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
|
build (windows-2019)
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
|
build (macos-latest)
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
|
build (macos-latest)
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in /~https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
build (macos-latest)
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in /~https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
build (macos-latest)
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See /~https://github.com/pypa/cibuildwheel/issues/1767 for the details.
|
build (macos-latest)
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See /~https://github.com/pypa/cibuildwheel/issues/1767 for the details.
|