-
-
Notifications
You must be signed in to change notification settings - Fork 11
fmt v11.2.0 #66
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
fmt v11.2.0 #66
Conversation
…nda-forge-pinning 2025.05.03.06.11.57
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 ( |
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.
FYI, this version of fmt
comes with at least an API break, see fmtlib/fmt#4466.
Do you think version can be released?
@conda-forge-admin, please rerender |
…nda-forge-pinning 2025.06.30.08.28.01
Given that we switched to minor-level pinning, this should be fine. |
It would be great if we could draw down the 11.1 migration, but since this has been open for ~months, I guess we can just focus that effort on 11.2 |
Note that in environments where mamba create -n fmt_spdlog spdlog fmt==11.1.4
mamba update -n fmt_spdlog fmt
Would the best fix be to repodata-patch the builds before # See: https://github.com/conda-forge/fmt-feedstock/pull/66#issuecomment-3019364053
if:
name: spdlog
# Timestamp of spdlog 1.10.0 h*_1
timestamp_lt: 1666388269911
then:
- add_constrains:
- "fmt <0.0a0" |
If old spdlog didn't depend on fmt, then I don't think it's the right approach to put in a constraint. The right fix here is to rebuild spdlog for fmt 11.2 |
It is very likely that the current package version for this feedstock is out of date.
Checklist before merging this PR:
license_file
is packagedInformation about this PR:
@conda-forge-admin,
please add bot automerge
in the title and merge the resulting PR. This command will add our bot automerge feature to your feedstock.bot-rerun
label 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 bot
in a PR comment to have theconda-forge-admin
add 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/14814842107 - please use this URL for debugging.