[main] Rebuild for aws_crt_cpp 0.26.2#1306
Conversation
…nda-forge-pinning 2024.02.15.15.32.34
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
|
@h-vetinari any idea what is the problem with |
|
Best guess: The conflict error shows that it's trying to pull in |
Thanks, let me give that a try locally as I am able to reproduce and I'll push. |
|
It doesn't seem I have permissions to push to the I tested locally just adding the following patch and it worked for diff --git a/recipe/meta.yaml b/recipe/meta.yaml
index 5b24b0b..ba92862 100644
--- a/recipe/meta.yaml
+++ b/recipe/meta.yaml
@@ -486,6 +486,7 @@ outputs:
- openssl
- re2
- zlib # [win]
+ - libabseil
run:
- {{ pin_subpackage("libarrow", exact=True) }}
# run-constraints handled by libarrow, since we depend on it with exact=True |
Interesting, that always worked for me even before I joined core. On a given feedstock, I generally do something like the following: |
That's pretty much what I did, I'll try again in the future following exactly as I did the track manually. btw I had to add |
Ah, just saw that you applied this to |
Co-Authored-By: Raúl Cumplido <raulcumplido@gmail.com>
4011c61 to
2bf9830
Compare
The |
|
Alternative way (that I do) is to use the GitHub CLI and checkout the branch using |
|
Hi! This is the friendly conda-forge automerge bot! I considered the following status checks when analyzing this PR:
Thus the PR was passing and merged! Have a great day! |
This PR has been triggered in an effort to update aws_crt_cpp0262.
Notes and instructions for merging this PR:
Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.
If this PR was opened in error or needs to be updated please add the
bot-rerunlabel to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase@conda-forge-admin, please rerun botin a PR comment to have theconda-forge-adminadd it for you.This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/7918429815, please use this URL for debugging.