File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1+ Updated the bundled version of libssh to 0.11.3 in platform-specific
2+ wheels published on PyPI -- by :user: `Jakuje `.
Original file line number Diff line number Diff line change @@ -161,10 +161,10 @@ PRE_COMMIT_COLOR = "always"
161161PY_COLORS = " 1"
162162
163163[tool .cibuildwheel .linux ]
164- manylinux-aarch64-image = " ghcr.io/ansible/pylibssh-manylinux_2_28_aarch64:libssh-v0.11.2 "
165- manylinux-ppc64le-image = " ghcr.io/ansible/pylibssh-manylinux_2_28_ppc64le:libssh-v0.11.2 "
166- manylinux-s390x-image = " ghcr.io/ansible/pylibssh-manylinux_2_28_s390x:libssh-v0.11.2 "
167- manylinux-x86_64-image = " ghcr.io/ansible/pylibssh-manylinux_2_28_x86_64:libssh-v0.11.2 "
164+ manylinux-aarch64-image = " ghcr.io/ansible/pylibssh-manylinux_2_28_aarch64:libssh-v0.11.3 "
165+ manylinux-ppc64le-image = " ghcr.io/ansible/pylibssh-manylinux_2_28_ppc64le:libssh-v0.11.3 "
166+ manylinux-s390x-image = " ghcr.io/ansible/pylibssh-manylinux_2_28_s390x:libssh-v0.11.3 "
167+ manylinux-x86_64-image = " ghcr.io/ansible/pylibssh-manylinux_2_28_x86_64:libssh-v0.11.3 "
168168skip = [
169169 " *-musllinux_*" , # FIXME: musllinux needs us to provide with containers pre-built libssh
170170 " pp*" , # FIXME: we don't ship these currently but could
You can’t perform that action at this time.
0 commit comments