From ed0fdd5ef1362147ca784884dffb278cc8a30ec9 Mon Sep 17 00:00:00 2001 From: AJ Schmidt Date: Wed, 21 Jul 2021 17:02:37 -0400 Subject: [PATCH 1/2] rm pyppeteer --- conda/recipes/rapids-build-env/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/recipes/rapids-build-env/meta.yaml b/conda/recipes/rapids-build-env/meta.yaml index c0463159..201ded38 100644 --- a/conda/recipes/rapids-build-env/meta.yaml +++ b/conda/recipes/rapids-build-env/meta.yaml @@ -117,7 +117,7 @@ requirements: - pydocstyle {{ pydocstyle_version }} - pynvml - pyorc - - pyppeteer {{ pyppeteer_version }} + # - pyppeteer {{ pyppeteer_version }} - pyproj {{ pyproj_version }} - pytest - pytest-asyncio {{ pytest_asyncio_version }} From 264e9586a352df324e76932b738f3bcf9185f539 Mon Sep 17 00:00:00 2001 From: AJ Schmidt Date: Thu, 22 Jul 2021 10:05:33 -0400 Subject: [PATCH 2/2] update release file --- 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 eb645976..4ca503b0 100644 --- a/ci/axis/release.yaml +++ b/ci/axis/release.yaml @@ -6,7 +6,7 @@ CONDA_CONFIG_FILE: # Use M.X.Y (major.minor.patch) version to match tag RAPIDS_VER: - - "21.06.00" + - "21.06.01" # Use CUDA_VER to not clobber `CUDA_VERSION` in the container CUDA_VER: