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

tensorpipe: conan v2 support #13662

Merged
merged 1 commit into from
Nov 2, 2022

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented Oct 21, 2022

Specify library name and version: lib/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!


  • 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
Copy link
Collaborator

All green in build 1 (aa8c3b18a99767d68b73b1255e0b2387bf153927):

  • tensorpipe/cci.20210316@:
    All packages built successfully! (All logs)

@github-actions
Copy link
Contributor

Hooks produced the following warnings for commit aa8c3b1
tensorpipe/cci.20210316
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libtensorpipe.so' links to system library 'm' but it is not in cpp_info.system_libs.

deps = CMakeDeps(self)
deps.generate()

def _patch_sources(self):
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be a patch file 🙏

@conan-center-bot conan-center-bot merged commit 035bcfd into conan-io:master Nov 2, 2022
@SpaceIm SpaceIm deleted the tensorpipe-conan-v2 branch November 2, 2022 20:29
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.

4 participants