From 2af43259c6af7614ae09abb675dc43a6c8421959 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Sun, 17 Sep 2023 18:48:23 +0000 Subject: [PATCH 1/2] Rebuild for proj930 --- .ci_support/migrations/proj930.yaml | 7 +++++++ recipe/meta.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 .ci_support/migrations/proj930.yaml diff --git a/.ci_support/migrations/proj930.yaml b/.ci_support/migrations/proj930.yaml new file mode 100644 index 00000000..524717fb --- /dev/null +++ b/.ci_support/migrations/proj930.yaml @@ -0,0 +1,7 @@ +__migrator: + build_number: 1 + kind: version + migration_number: 1 +migrator_ts: 1693581350.7818532 +proj: +- 9.3.0 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 From 769d3aa545dd708180a582211cc32e2c9f790ecf Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Sun, 17 Sep 2023 18:49:40 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.17.11.00.01 --- .ci_support/linux_64_.yaml | 2 +- .ci_support/linux_aarch64_.yaml | 2 +- .ci_support/linux_ppc64le_.yaml | 2 +- .ci_support/migrations/proj921.yaml | 7 ------- .ci_support/osx_64_.yaml | 2 +- .ci_support/osx_arm64_.yaml | 2 +- .ci_support/win_64_.yaml | 2 +- 7 files changed, 6 insertions(+), 13 deletions(-) delete mode 100644 .ci_support/migrations/proj921.yaml 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/proj921.yaml deleted file mode 100644 index 8be94869..00000000 --- a/.ci_support/migrations/proj921.yaml +++ /dev/null @@ -1,7 +0,0 @@ -__migrator: - build_number: 1 - kind: version - migration_number: 1 -migrator_ts: 1685643692.15039 -proj: -- 9.2.1 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