-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge conda-forge/main
into rapidsai/main
(pt. 15)
#68
Conversation
Rebuild packages with `string_prefix` pinning alignment across packages.
automerged PR by conda-forge/automerge-action
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Noticed we had some lingering patches here, but we don't actually apply them
xgboost-feedstock/recipe/meta.yaml
Lines 13 to 16 in ad107c2
patches: | |
# xgboost patches | |
- patches/0001-Enable-latest-libcxx-on-MacOS.patch # [osx] | |
Plus they have all been upstreamed (as noted below). So dropping them
@@ -1,32 +0,0 @@ | |||
diff --git a/CMakeLists.txt b/CMakeLists.txt |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Upstreamed in PR: dmlc/xgboost#9436
@@ -1,82 +0,0 @@ | |||
From 2e1d276e925992fd4faf310b20be83680f329bf1 Mon Sep 17 00:00:00 2001 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Upstreamed in PR: dmlc/xgboost#9602
@@ -1,46 +0,0 @@ | |||
diff --git a/python-package/xgboost/data.py b/python-package/xgboost/data.py |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Upstreamed in PR: dmlc/xgboost#10175
string_prefix
across dependencies conda-forge/xgboost-feedstock#188