mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-11-06 10:47:30 +03:00
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. |
||
|---|---|---|
| .. | ||
| pg_config_vcpkg_stub | ||
| build_libpq.sh | ||
| build_macos_arm64.sh | ||
| build_sdist.sh | ||
| print_so_versions.sh | ||
| run_build_macos_arm64.sh | ||
| scaleway_m1.sh | ||
| strip_wheel.sh | ||
| wheel_linux_before_all.sh | ||
| wheel_macos_before_all.sh | ||
| wheel_win32_before_build.bat | ||