From d7cfa7c3bc591bceea10ebcbbe348fc50b1d65cd Mon Sep 17 00:00:00 2001 From: Raymond Douglass Date: Tue, 8 Sep 2020 10:56:58 -0400 Subject: [PATCH 1/3] ENH Update numba pining --- conda/recipes/versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/recipes/versions.yaml b/conda/recipes/versions.yaml index f886904f..557673a8 100644 --- a/conda/recipes/versions.yaml +++ b/conda/recipes/versions.yaml @@ -86,7 +86,7 @@ networkx_version: nodejs_version: - '>=12' numba_version: - - '>=0.49,!=0.51.0' + - '>=0.51.2' numpy_version: - '>=1.17.3' pandas_version: From 7fe75501f4deca8df1242d19b9eaf35b7a0e6548 Mon Sep 17 00:00:00 2001 From: Raymond Douglass Date: Tue, 8 Sep 2020 10:57:11 -0400 Subject: [PATCH 2/3] ENH Re-enable cuxfilter --- conda/recipes/rapids/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/conda/recipes/rapids/meta.yaml b/conda/recipes/rapids/meta.yaml index e62b5ac1..644def3b 100644 --- a/conda/recipes/rapids/meta.yaml +++ b/conda/recipes/rapids/meta.yaml @@ -48,6 +48,7 @@ requirements: - cusignal ={{ minor_version }}.* - cuspatial ={{ minor_version }}.* - custreamz ={{ minor_version }}.* + - cuxfilter ={{ minor_version }}.* - dask-cuda ={{ minor_version }}.* - dask-xgboost {{ dask_xgboost_version }} - rapids-xgboost ={{ minor_version }}.* From 53b4754504ae39c6227266bca81e23ac089261b8 Mon Sep 17 00:00:00 2001 From: Raymond Douglass Date: Tue, 8 Sep 2020 11:15:54 -0400 Subject: [PATCH 3/3] ENH Bump meta package version number to v0.15.1 --- ci/axis/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/axis/release.yaml b/ci/axis/release.yaml index 1e799015..6b1fc7f6 100644 --- a/ci/axis/release.yaml +++ b/ci/axis/release.yaml @@ -5,7 +5,7 @@ CONDA_CONFIG_FILE: - conda/recipes/versions.yaml RAPIDS_VER: - - 0.15.0 + - 0.15.1 # Use CUDA_VER to not clobber `CUDA_VERSION` in the container CUDA_VER: