From b25bef1752de7177f19d78ccc1169058860dcdec Mon Sep 17 00:00:00 2001 From: Cary Russell Date: Wed, 9 Apr 2025 12:44:05 -0400 Subject: [PATCH 1/5] quit publishing cuspatial packages --- _notices/rsn0043.md | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 _notices/rsn0043.md diff --git a/_notices/rsn0043.md b/_notices/rsn0043.md new file mode 100644 index 00000000000..1b4e88d4436 --- /dev/null +++ b/_notices/rsn0043.md @@ -0,0 +1,35 @@ +--- +layout: notice +parent: RAPIDS Support Notices +grand_parent: RAPIDS Notices +nav_exclude: true +notice_type: rsn +# Update meta-data for notice +notice_id: 43 # should match notice number +notice_pin: true # set to true to pin to notice page + +title: "Dropping of Publishing cuSpatial Packages in RAPIDS Release v25.06 " +notice_author: RAPIDS TPM +notice_status: In Progress +notice_status_color: yellow +# 'notice_status' and 'notice_status_color' combinations: +# "Proposal" - "blue" +# "Completed" - "green" +# "Review" - "purple" +# "In Progress" - "yellow" +# "Closed" - "red" +notice_topic: Platform Support Change +notice_rapids_version: "v24.10+" +notice_created: 2025-04-09 +# 'notice_updated' should match 'notice_created' until an update is made +notice_updated: 2025-04-09 +--- + +## Overview + +RAPIDS is will stop publishing cuSpatial packages in RAPIDS Release v25.06, scheduled for June 05, 2025. Development for the cuspatial repository will be paused and no new packages will be published. + + +## Impact + +Development for the cuspatial repository will be paused and no new packages will be published. From 159d38c3fea520dfbff8f1fd9388d35012e7751f Mon Sep 17 00:00:00 2001 From: Bradley Dice Date: Wed, 9 Apr 2025 12:46:10 -0500 Subject: [PATCH 2/5] Rename to RSN 45 --- _notices/{rsn0043.md => rsn0045.md} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename _notices/{rsn0043.md => rsn0045.md} (92%) diff --git a/_notices/rsn0043.md b/_notices/rsn0045.md similarity index 92% rename from _notices/rsn0043.md rename to _notices/rsn0045.md index 1b4e88d4436..295ea6fcdee 100644 --- a/_notices/rsn0043.md +++ b/_notices/rsn0045.md @@ -5,10 +5,10 @@ grand_parent: RAPIDS Notices nav_exclude: true notice_type: rsn # Update meta-data for notice -notice_id: 43 # should match notice number +notice_id: 45 # should match notice number notice_pin: true # set to true to pin to notice page -title: "Dropping of Publishing cuSpatial Packages in RAPIDS Release v25.06 " +title: "Dropping of Publishing cuSpatial Packages in RAPIDS Release v25.06" notice_author: RAPIDS TPM notice_status: In Progress notice_status_color: yellow From d40bd34765940303f367060326e045a6e2065fd9 Mon Sep 17 00:00:00 2001 From: caryr35 Date: Wed, 9 Apr 2025 13:48:33 -0400 Subject: [PATCH 3/5] Update _notices/rsn0045.md Co-authored-by: Bradley Dice --- _notices/rsn0045.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_notices/rsn0045.md b/_notices/rsn0045.md index 295ea6fcdee..78be2d0277b 100644 --- a/_notices/rsn0045.md +++ b/_notices/rsn0045.md @@ -19,7 +19,7 @@ notice_status_color: yellow # "In Progress" - "yellow" # "Closed" - "red" notice_topic: Platform Support Change -notice_rapids_version: "v24.10+" +notice_rapids_version: "v25.06+" notice_created: 2025-04-09 # 'notice_updated' should match 'notice_created' until an update is made notice_updated: 2025-04-09 From c7a97a717ee1345c511367119ee5505d08c10d4b Mon Sep 17 00:00:00 2001 From: caryr35 Date: Wed, 9 Apr 2025 13:49:08 -0400 Subject: [PATCH 4/5] Update _notices/rsn0045.md Co-authored-by: Bradley Dice --- _notices/rsn0045.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_notices/rsn0045.md b/_notices/rsn0045.md index 78be2d0277b..e6bbba60801 100644 --- a/_notices/rsn0045.md +++ b/_notices/rsn0045.md @@ -27,9 +27,9 @@ notice_updated: 2025-04-09 ## Overview -RAPIDS is will stop publishing cuSpatial packages in RAPIDS Release v25.06, scheduled for June 05, 2025. Development for the cuspatial repository will be paused and no new packages will be published. - +RAPIDS will stop publishing cuSpatial packages in RAPIDS Release v25.06, scheduled for June 05, 2025. Development for the cuspatial repository will be paused and no new packages will be published. ## Impact Development for the cuspatial repository will be paused and no new packages will be published. +cuSpatial will be dropped from the `rapids` conda metapackage and RAPIDS Docker containers. From 709e0d26e7a3df1d7ae583321fc15043d5a691a4 Mon Sep 17 00:00:00 2001 From: Bradley Dice Date: Wed, 9 Apr 2025 12:59:10 -0500 Subject: [PATCH 5/5] Capitalize cuSpatial library name. --- _notices/rsn0045.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_notices/rsn0045.md b/_notices/rsn0045.md index e6bbba60801..92da8bdd447 100644 --- a/_notices/rsn0045.md +++ b/_notices/rsn0045.md @@ -27,9 +27,9 @@ notice_updated: 2025-04-09 ## Overview -RAPIDS will stop publishing cuSpatial packages in RAPIDS Release v25.06, scheduled for June 05, 2025. Development for the cuspatial repository will be paused and no new packages will be published. +RAPIDS will stop publishing cuSpatial packages in RAPIDS Release v25.06, scheduled for June 05, 2025. Development for the cuSpatial repository will be paused and no new packages will be published. ## Impact -Development for the cuspatial repository will be paused and no new packages will be published. +Development for the cuSpatial repository will be paused and no new packages will be published. cuSpatial will be dropped from the `rapids` conda metapackage and RAPIDS Docker containers.