diff --git a/.ci_support/linux_64_.yaml b/.ci_support/linux_64_.yaml index 788783b5..d2a19e74 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -91,7 +91,7 @@ poppler: postgresql: - '15' proj: -- 9.2.1 +- 9.3.0 python: - 3.10.* *_cpython - 3.11.* *_cpython diff --git a/.ci_support/linux_aarch64_.yaml b/.ci_support/linux_aarch64_.yaml index a336d6c9..b9c078f1 100644 --- a/.ci_support/linux_aarch64_.yaml +++ b/.ci_support/linux_aarch64_.yaml @@ -95,7 +95,7 @@ poppler: postgresql: - '15' proj: -- 9.2.1 +- 9.3.0 python: - 3.10.* *_cpython - 3.11.* *_cpython diff --git a/.ci_support/linux_ppc64le_.yaml b/.ci_support/linux_ppc64le_.yaml index ec2c4c3f..cd7727d4 100644 --- a/.ci_support/linux_ppc64le_.yaml +++ b/.ci_support/linux_ppc64le_.yaml @@ -91,7 +91,7 @@ poppler: postgresql: - '15' proj: -- 9.2.1 +- 9.3.0 python: - 3.10.* *_cpython - 3.11.* *_cpython diff --git a/.ci_support/migrations/proj921.yaml b/.ci_support/migrations/proj930.yaml similarity index 64% rename from .ci_support/migrations/proj921.yaml rename to .ci_support/migrations/proj930.yaml index 8be94869..524717fb 100644 --- a/.ci_support/migrations/proj921.yaml +++ b/.ci_support/migrations/proj930.yaml @@ -2,6 +2,6 @@ __migrator: build_number: 1 kind: version migration_number: 1 -migrator_ts: 1685643692.15039 +migrator_ts: 1693581350.7818532 proj: -- 9.2.1 +- 9.3.0 diff --git a/.ci_support/osx_64_.yaml b/.ci_support/osx_64_.yaml index 5d3a5ca7..ec95b29c 100644 --- a/.ci_support/osx_64_.yaml +++ b/.ci_support/osx_64_.yaml @@ -89,7 +89,7 @@ poppler: postgresql: - '15' proj: -- 9.2.1 +- 9.3.0 python: - 3.10.* *_cpython - 3.11.* *_cpython diff --git a/.ci_support/osx_arm64_.yaml b/.ci_support/osx_arm64_.yaml index 14c8870b..aeac9913 100644 --- a/.ci_support/osx_arm64_.yaml +++ b/.ci_support/osx_arm64_.yaml @@ -89,7 +89,7 @@ poppler: postgresql: - '15' proj: -- 9.2.1 +- 9.3.0 python: - 3.10.* *_cpython - 3.11.* *_cpython diff --git a/.ci_support/win_64_.yaml b/.ci_support/win_64_.yaml index 31d735d3..835ffd92 100644 --- a/.ci_support/win_64_.yaml +++ b/.ci_support/win_64_.yaml @@ -77,7 +77,7 @@ poppler: postgresql: - '15' proj: -- 9.2.1 +- 9.3.0 python: - 3.10.* *_cpython - 3.11.* *_cpython diff --git a/recipe/meta.yaml b/recipe/meta.yaml index a0871596..91230c38 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -9,7 +9,7 @@ source: sha256: 40c0068591d2c711c699bbb734319398485ab169116ac28005d8302f80b923ad build: - number: 1 + number: 2 skip_compile_pyc: - share/bash-completion/completions/*.py