mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-11-06 18:57:29 +03:00
The manylinux_2_24 tag leaves too many users without usable packages. Using this tag requires to build libraries too or a libssh too old will be used, with the segfault risks seen in the past. OTOH building all the libraries on arm/ppc platforms proves very time consuming and requires further tooling than what available in the image. Because these packages are new it seems ok to use the manylinux_2_24 tag and use the package versions of libpq/libssl. |
||
|---|---|---|
| .. | ||
| build_libpq.sh | ||
| build_macos.sh | ||
| build_manylinux_2_24.sh | ||
| build_manylinux2014.sh | ||
| build_sdist.sh | ||
| download_packages_appveyor.py | ||
| download_packages.py | ||