psycopg2/scripts/build
Daniele Varrazzo 6517db9bc6 ci: include lib required to delocate on alpine
Since some recent alpine version the krb5-libs package is not installed by
default anymore. When building the libpq the package got installed as a
side effect of installing krb5-dev, but, in case libpq build was cached,
the libraries would have been missing when packaging the wheel or
importing psycopg for test.
2025-10-09 18:59:49 +02:00
..
pg_config_vcpkg_stub fix(ci): handle other pg_config options required by setup.py 2025-01-04 19:06:56 +01:00
build_libpq.sh ci: include lib required to delocate on alpine 2025-10-09 18:59:49 +02:00
build_macos_arm64.sh chore: add support for Python 3.12 macOS arm64 wheels 2023-11-01 11:33:30 +01:00
build_sdist.sh ci: bundle all build artifacts in a single directory 2023-04-02 12:59:29 +02:00
print_so_versions.sh ci: use cibuildwheel to build linux wheel packages 2023-04-02 17:56:29 +02:00
run_build_macos_arm64.sh ci: better interaction with scaleway build server 2023-10-03 11:39:32 +02:00
scaleway_m1.sh ci: better interaction with scaleway build server 2023-10-03 11:39:32 +02:00
strip_wheel.sh ci: use cibuildwheel to build linux wheel packages 2023-04-02 17:56:29 +02:00
wheel_linux_before_all.sh ci: use cibuildwheel to build linux wheel packages 2023-04-02 17:56:29 +02:00
wheel_macos_before_all.sh chore(macos): drop unneeded gettext from libpq building 2025-01-05 21:37:12 +01:00
wheel_win32_before_build.bat ci(windows): build binary packages using the vcpkg package 2025-01-04 19:06:56 +01:00