-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
fmtlib: Add version 9.1.0 #12642
Merged
Merged
fmtlib: Add version 9.1.0 #12642
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Aug 27, 2022
@leha-bot please, remove those commented versions from yaml files. |
@uilianries , done 👍 |
conan-center-bot
added
the
Bump version
PR bumping version without recipe modifications
label
Aug 29, 2022
All green in build 2 (
|
This PR has been automatically merged due |
System-Arch
added a commit
to System-Arch/conan-center-index
that referenced
this pull request
Jan 14, 2023
conan-center-bot
pushed a commit
that referenced
this pull request
Feb 14, 2023
* ICU Conan 2.0 compatibility tweaks * Fix lint issues * Fixed typo * Removed unused import * Try dropping back to 1.54 * Apply suggestions from code review Co-authored-by: Chris Mc <prince.chrismc@gmail.com> * Removed workarounds for conan-io/conan:#12642 and conan-io/conan:#12884 * Update file hash per code review feedback Co-authored-by: Marian Klymov <nekto1989@gmail.com> * Fix argument to open() Co-authored-by: Marian Klymov <nekto1989@gmail.com> * self.version.major needs parens in Conan 1.x * Revert use of version.major until 1.x support is dropped * Treat settings.compiler.version as str to test inequality * Apply suggestions from code review Co-authored-by: Uilian Ries <uilianries@gmail.com> * import Version * Validate existence of dat_package_file per code review suggesion * Apply suggestions from code review * missing import and leave old cross build stuff (its not used in CCI so lets ignore it) * missing import --------- Co-authored-by: Chris Mc <prince.chrismc@gmail.com> Co-authored-by: Marian Klymov <nekto1989@gmail.com> Co-authored-by: Uilian Ries <uilianries@gmail.com> Co-authored-by: Chris Mc <christopherm@jfrog.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Specify library name and version: fmt/9.1.0
This is also a good place to share with all of us why you are submitting this PR (specially if it is a new addition to ConanCenter): is it a dependency of other libraries you want to package? Are you the author of the library? Thanks!