Skip to content
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

rapidyaml: remove internal c4core #9061

Merged
merged 5 commits into from
Feb 7, 2022

Conversation

toge
Copy link
Contributor

@toge toge commented Jan 24, 2022

Specify library name and version: rapidyaml/0.3.0

The current recipe in rapidyaml uses the internal c4core.
Since the c4core recipe has been merged into cci, it is time to remove the internal c4core from rapidyaml's recipe.


  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the
    conan-center hook activated.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

SSE4
SSE4 previously approved these changes Jan 28, 2022
uilianries
uilianries previously approved these changes Feb 2, 2022
Copy link
Contributor

@prince-chrismc prince-chrismc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One nag, if you dont want to apply it...

Let me know and I'll approve

@@ -88,7 +96,7 @@ def package_info(self):
self.cpp_info.set_property("cmake_file_name", "ryml")
self.cpp_info.set_property("cmake_target_name", "ryml::ryml")
# TODO: create c4core recipe
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hate dismissing reviews but the comment is now misleading

Suggested change
# TODO: create c4core recipe

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for my late response.
Thank you for pointing out my mistake.
I will fix it.

@toge toge marked this pull request as draft February 6, 2022 12:01
@toge toge dismissed stale reviews from uilianries and SSE4 via a165e82 February 6, 2022 12:05
@toge toge marked this pull request as ready for review February 6, 2022 15:03
@uilianries uilianries closed this Feb 7, 2022
@uilianries uilianries reopened this Feb 7, 2022
@conan-center-bot
Copy link
Collaborator

All green in build 4 (a165e82b8d097b479618fc9ea2a6614d222696e1):

  • rapidyaml/0.3.0@:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit c231304 into conan-io:master Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants