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

cyrus-sasl: conan v2 support #13458

Merged
merged 1 commit into from
Oct 15, 2022

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented Oct 13, 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

This comment has been minimized.

@SpaceIm SpaceIm force-pushed the cyrus-sasl-conan-v2 branch from 834aaed to f95053a Compare October 13, 2022 11:56
@conan-center-bot

This comment has been minimized.

@SpaceIm
Copy link
Contributor Author

SpaceIm commented Oct 13, 2022

this PR needs a fix of openssl recipe due to conan-io/conan#12106

@conan-center-bot

This comment has been minimized.

autotools.configure(configure_dir=self._source_subfolder, args=args)
return autotools
def _patch_sources(self):
shutil.copy(self._user_info_build["gnu-config"].CONFIG_SUB,
Copy link
Contributor

Choose a reason for hiding this comment

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

can the new copy now be used here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Didn't you already ask in another PR? The answer is no.

Copy link
Contributor

Choose a reason for hiding this comment

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

image

image

Yeah sorry but I'll probably ask again 😅 since it looks out of place and in a few hundred PR reviews I'll forget

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 question

@conan-center-bot
Copy link
Collaborator

All green in build 4 (f95053a7b3909d0b9af800ab9f5ef6ce7f0551ab):

  • cyrus-sasl/2.1.27@:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit 90dff75 into conan-io:master Oct 15, 2022
@SpaceIm SpaceIm deleted the cyrus-sasl-conan-v2 branch October 15, 2022 10:44
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