diff --git a/.ci_support/linux_64_.yaml b/.ci_support/linux_64_.yaml index f93edd66..e798edfd 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -68,7 +68,7 @@ libnetcdf: libpng: - '1.6' libpq: -- '16' +- '17' libtiff: - '4.7' libuuid: @@ -98,7 +98,7 @@ pin_run_as_build: poppler: - '24.08' postgresql: -- '16' +- '17' proj: - '9.5' python: diff --git a/.ci_support/linux_aarch64_.yaml b/.ci_support/linux_aarch64_.yaml index a5582c03..1c050ef5 100644 --- a/.ci_support/linux_aarch64_.yaml +++ b/.ci_support/linux_aarch64_.yaml @@ -72,7 +72,7 @@ libnetcdf: libpng: - '1.6' libpq: -- '16' +- '17' libtiff: - '4.7' libuuid: @@ -102,7 +102,7 @@ pin_run_as_build: poppler: - '24.08' postgresql: -- '16' +- '17' proj: - '9.5' python: diff --git a/.ci_support/linux_ppc64le_.yaml b/.ci_support/linux_ppc64le_.yaml index 97db926c..e358eb12 100644 --- a/.ci_support/linux_ppc64le_.yaml +++ b/.ci_support/linux_ppc64le_.yaml @@ -68,7 +68,7 @@ libnetcdf: libpng: - '1.6' libpq: -- '16' +- '17' libtiff: - '4.7' libuuid: @@ -98,7 +98,7 @@ pin_run_as_build: poppler: - '24.08' postgresql: -- '16' +- '17' proj: - '9.5' python: diff --git a/.ci_support/migrations/libpq17.yaml b/.ci_support/migrations/libpq17.yaml new file mode 100644 index 00000000..0a31a5f7 --- /dev/null +++ b/.ci_support/migrations/libpq17.yaml @@ -0,0 +1,12 @@ +__migrator: + build_number: 1 + commit_message: Rebuild for libpq 17 + kind: version + migration_number: 1 +libpq: +- '17' +postgresql: +- '17' +postgresql_plpython: +- '17' +migrator_ts: 1727768708.7975254 diff --git a/.ci_support/osx_64_.yaml b/.ci_support/osx_64_.yaml index e0adbeec..5a57e120 100644 --- a/.ci_support/osx_64_.yaml +++ b/.ci_support/osx_64_.yaml @@ -68,7 +68,7 @@ libnetcdf: libpng: - '1.6' libpq: -- '16' +- '17' libtiff: - '4.7' libwebp_base: @@ -98,7 +98,7 @@ pin_run_as_build: poppler: - '24.08' postgresql: -- '16' +- '17' proj: - '9.5' python: diff --git a/.ci_support/osx_arm64_.yaml b/.ci_support/osx_arm64_.yaml index bbf01c86..462cc97b 100644 --- a/.ci_support/osx_arm64_.yaml +++ b/.ci_support/osx_arm64_.yaml @@ -68,7 +68,7 @@ libnetcdf: libpng: - '1.6' libpq: -- '16' +- '17' libtiff: - '4.7' libwebp_base: @@ -98,7 +98,7 @@ pin_run_as_build: poppler: - '24.08' postgresql: -- '16' +- '17' proj: - '9.5' python: diff --git a/.ci_support/win_64_.yaml b/.ci_support/win_64_.yaml index 0a27a2b3..8d1cdc6e 100644 --- a/.ci_support/win_64_.yaml +++ b/.ci_support/win_64_.yaml @@ -54,7 +54,7 @@ libnetcdf: libpng: - '1.6' libpq: -- '16' +- '17' libtiff: - '4.7' libwebp_base: @@ -82,7 +82,7 @@ pin_run_as_build: poppler: - '24.08' postgresql: -- '16' +- '17' proj: - '9.5' python: diff --git a/recipe/meta.yaml b/recipe/meta.yaml index d9821144..acbe04be 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -9,7 +9,7 @@ source: sha256: bfbcc9f087f012c36151c20c79f8eac9529e1e5298fbded79cd5a1365f0b113a build: - number: 5 + number: 6 skip_compile_pyc: - share/bash-completion/completions/*.py ignore_run_exports_from: