diff --git a/.ci_support/linux_64_cuda_compiler_version10.2.yaml b/.ci_support/linux_64_cuda_compiler_version10.2.yaml index b6a0e2b0c..5a2c78c82 100644 --- a/.ci_support/linux_64_cuda_compiler_version10.2.yaml +++ b/.ci_support/linux_64_cuda_compiler_version10.2.yaml @@ -33,7 +33,7 @@ gflags: glog: - '0.6' google_cloud_cpp: -- 2.10.0 +- 2.10.1 libabseil: - '20230125' libevent: @@ -63,7 +63,7 @@ python: - 3.8.* *_cpython - 3.9.* *_cpython re2: -- 2023.02.02 +- 2023.03.02 snappy: - '1' target_platform: diff --git a/.ci_support/linux_64_cuda_compiler_versionNone.yaml b/.ci_support/linux_64_cuda_compiler_versionNone.yaml index a3f639abb..022cb9692 100644 --- a/.ci_support/linux_64_cuda_compiler_versionNone.yaml +++ b/.ci_support/linux_64_cuda_compiler_versionNone.yaml @@ -33,7 +33,7 @@ gflags: glog: - '0.6' google_cloud_cpp: -- 2.10.0 +- 2.10.1 libabseil: - '20230125' libevent: @@ -63,7 +63,7 @@ python: - 3.8.* *_cpython - 3.9.* *_cpython re2: -- 2023.02.02 +- 2023.03.02 snappy: - '1' target_platform: diff --git a/.ci_support/linux_aarch64_cuda_compiler_version11.2.yaml b/.ci_support/linux_aarch64_cuda_compiler_version11.2.yaml index 60fabde76..71759fc7f 100644 --- a/.ci_support/linux_aarch64_cuda_compiler_version11.2.yaml +++ b/.ci_support/linux_aarch64_cuda_compiler_version11.2.yaml @@ -37,7 +37,7 @@ gflags: glog: - '0.6' google_cloud_cpp: -- 2.10.0 +- 2.10.1 libabseil: - '20230125' libevent: @@ -67,7 +67,7 @@ python: - 3.8.* *_cpython - 3.9.* *_cpython re2: -- 2023.02.02 +- 2023.03.02 snappy: - '1' target_platform: diff --git a/.ci_support/linux_aarch64_cuda_compiler_versionNone.yaml b/.ci_support/linux_aarch64_cuda_compiler_versionNone.yaml index a381b3454..20dd3eec3 100644 --- a/.ci_support/linux_aarch64_cuda_compiler_versionNone.yaml +++ b/.ci_support/linux_aarch64_cuda_compiler_versionNone.yaml @@ -37,7 +37,7 @@ gflags: glog: - '0.6' google_cloud_cpp: -- 2.10.0 +- 2.10.1 libabseil: - '20230125' libevent: @@ -67,7 +67,7 @@ python: - 3.8.* *_cpython - 3.9.* *_cpython re2: -- 2023.02.02 +- 2023.03.02 snappy: - '1' target_platform: diff --git a/.ci_support/linux_ppc64le_cuda_compiler_version11.2.yaml b/.ci_support/linux_ppc64le_cuda_compiler_version11.2.yaml index 2a1ef7472..cf4cb91c0 100644 --- a/.ci_support/linux_ppc64le_cuda_compiler_version11.2.yaml +++ b/.ci_support/linux_ppc64le_cuda_compiler_version11.2.yaml @@ -33,7 +33,7 @@ gflags: glog: - '0.6' google_cloud_cpp: -- 2.10.0 +- 2.10.1 libabseil: - '20230125' libevent: @@ -63,7 +63,7 @@ python: - 3.8.* *_cpython - 3.9.* *_cpython re2: -- 2023.02.02 +- 2023.03.02 snappy: - '1' target_platform: diff --git a/.ci_support/linux_ppc64le_cuda_compiler_versionNone.yaml b/.ci_support/linux_ppc64le_cuda_compiler_versionNone.yaml index 24ab94206..5117d05b8 100644 --- a/.ci_support/linux_ppc64le_cuda_compiler_versionNone.yaml +++ b/.ci_support/linux_ppc64le_cuda_compiler_versionNone.yaml @@ -33,7 +33,7 @@ gflags: glog: - '0.6' google_cloud_cpp: -- 2.10.0 +- 2.10.1 libabseil: - '20230125' libevent: @@ -63,7 +63,7 @@ python: - 3.8.* *_cpython - 3.9.* *_cpython re2: -- 2023.02.02 +- 2023.03.02 snappy: - '1' target_platform: diff --git a/.ci_support/migrations/aws_crt_cpp0199.yaml b/.ci_support/migrations/aws_crt_cpp0199.yaml deleted file mode 100644 index cab84c43b..000000000 --- a/.ci_support/migrations/aws_crt_cpp0199.yaml +++ /dev/null @@ -1,8 +0,0 @@ -__migrator: - build_number: 1 - kind: version - migration_number: 1 - automerge: true -aws_crt_cpp: -- 0.19.9 -migrator_ts: 1681351899.8346841 diff --git a/.ci_support/migrations/libgoogle_cloud2100.yaml b/.ci_support/migrations/libgoogle_cloud2100.yaml deleted file mode 100644 index d06f37101..000000000 --- a/.ci_support/migrations/libgoogle_cloud2100.yaml +++ /dev/null @@ -1,9 +0,0 @@ -__migrator: - build_number: 1 - kind: version - migration_number: 1 -libgoogle_cloud: -- 2.10.0 -google_cloud_cpp: -- 2.10.0 -migrator_ts: 1683064486.2253776 diff --git a/.ci_support/migrations/libgoogle_cloud291.yaml b/.ci_support/migrations/libgoogle_cloud291.yaml deleted file mode 100644 index 82593a525..000000000 --- a/.ci_support/migrations/libgoogle_cloud291.yaml +++ /dev/null @@ -1,9 +0,0 @@ -__migrator: - build_number: 1 - kind: version - migration_number: 1 -libgoogle_cloud: -- 2.9.1 -google_cloud_cpp: -- 2.9.1 -migrator_ts: 1682629098.5266643 diff --git a/.ci_support/migrations/libevent2112.yaml b/.ci_support/migrations/re220230302.yaml similarity index 57% rename from .ci_support/migrations/libevent2112.yaml rename to .ci_support/migrations/re220230302.yaml index f4f84a946..0b87bccbd 100644 --- a/.ci_support/migrations/libevent2112.yaml +++ b/.ci_support/migrations/re220230302.yaml @@ -2,6 +2,6 @@ __migrator: build_number: 1 kind: version migration_number: 1 -libevent: -- 2.1.12 -migrator_ts: 1682629086.7193437 +migrator_ts: 1677711346.116376 +re2: +- 2023.03.02 diff --git a/.ci_support/osx_64_.yaml b/.ci_support/osx_64_.yaml index 01febd0c1..5dfc1af4a 100644 --- a/.ci_support/osx_64_.yaml +++ b/.ci_support/osx_64_.yaml @@ -27,7 +27,7 @@ gflags: glog: - '0.6' google_cloud_cpp: -- 2.10.0 +- 2.10.1 libabseil: - '20230125' libevent: @@ -59,7 +59,7 @@ python: - 3.8.* *_cpython - 3.9.* *_cpython re2: -- 2023.02.02 +- 2023.03.02 snappy: - '1' target_platform: diff --git a/.ci_support/osx_arm64_.yaml b/.ci_support/osx_arm64_.yaml index f10ff0098..b5ff1ff9d 100644 --- a/.ci_support/osx_arm64_.yaml +++ b/.ci_support/osx_arm64_.yaml @@ -27,7 +27,7 @@ gflags: glog: - '0.6' google_cloud_cpp: -- 2.10.0 +- 2.10.1 libabseil: - '20230125' libevent: @@ -59,7 +59,7 @@ python: - 3.8.* *_cpython - 3.9.* *_cpython re2: -- 2023.02.02 +- 2023.03.02 snappy: - '1' target_platform: diff --git a/.ci_support/win_64_cuda_compiler_version10.2.yaml b/.ci_support/win_64_cuda_compiler_version10.2.yaml index 4d6186768..931e0f965 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2.yaml +++ b/.ci_support/win_64_cuda_compiler_version10.2.yaml @@ -23,7 +23,7 @@ gflags: glog: - '0.6' google_cloud_cpp: -- 2.10.0 +- 2.10.1 libabseil: - '20230125' libcrc32c: @@ -57,7 +57,7 @@ python: - 3.8.* *_cpython - 3.9.* *_cpython re2: -- 2023.02.02 +- 2023.03.02 snappy: - '1' target_platform: diff --git a/.ci_support/win_64_cuda_compiler_versionNone.yaml b/.ci_support/win_64_cuda_compiler_versionNone.yaml index 93656e266..1fd8bec15 100644 --- a/.ci_support/win_64_cuda_compiler_versionNone.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNone.yaml @@ -23,7 +23,7 @@ gflags: glog: - '0.6' google_cloud_cpp: -- 2.10.0 +- 2.10.1 libabseil: - '20230125' libcrc32c: @@ -57,7 +57,7 @@ python: - 3.8.* *_cpython - 3.9.* *_cpython re2: -- 2023.02.02 +- 2023.03.02 snappy: - '1' target_platform: diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 11d828b39..08b95a44d 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -21,7 +21,7 @@ source: folder: testing build: - number: 1 + number: 2 # for cuda support, building with one version is enough to be compatible with # all later versions, since arrow is only using libcuda, and not libcudart. skip: true # [cuda_compiler_version not in ("None", cuda_compiler_version_min)]