Remove cuspatial and cuproj from rapids metapackage.#757
Remove cuspatial and cuproj from rapids metapackage.#757rapids-bot[bot] merged 4 commits intorapidsai:branch-25.06from
Conversation
|
Depends on PR: rapidsai/cuxfilter#681 |
|
Closing and reopening to retest with updated |
|
Seeing this error on CI It is not related to the changes here, but we will want to fix this Edit: Looks like this is already fixed. Think we are just picking up old packages here |
|
Not sure if this is the issue. Though found one issue and submitted a small fix in PR: rapidsai/ucxx#410 |
|
@jakirkham I pushed a fix to this repo. The problem was that |
jameslamb
left a comment
There was a problem hiding this comment.
Works for me! https://regexr.com/ helped me to understand the regex changes.
|
/merge |
cuSpatial will not be published in 25.06: https://docs.rapids.ai/notices/rsn0045/ This PR drops cuSpatial from the nightly builds/tests. Depends on rapidsai/cuxfilter#681 and rapidsai/integration#757.
Contributes to rapidsai/shared-workflows#336 Reverts the testing changes from #757, ensuring that `test-conda-nightly-env` tests again run for every platform RAPIDS packages are built for. And while I'm in here touching this, also updates `pre-commit` hooks to their latest versions with `pre-commit autoupdate`. Authors: - James Lamb (https://github.com/jameslamb) Approvers: - Bradley Dice (https://github.com/bdice) URL: #760
Contributes to rapidsai/build-planning#197 Removes `cuspatial` and `cuproj` from the runtime dependencies of the `rapids` metapackage. The final releases of those packages were in RAPIDS 25.04. ## Notes for Reviewers ### Didn't we already do this? Yes, #757 removed this for 25.06 (and that was forward-merged to 25.08). But it looks like they were accidentally re-introduced in 25.08 via #772 And that technically worked because a small number of `cuspatial` and `cuproj` 25.08 nightlies did make it onto the `rapidsai-nightly` channel before we fully stopped development of `cuspatial`. Authors: - James Lamb (https://github.com/jameslamb) Approvers: - Gil Forsyth (https://github.com/gforsyth) URL: #781
cuspatialandcuprojcan be dropped from therapidsmetapackage.See https://docs.rapids.ai/notices/rsn0045/.