Skip to content

pcre: Bump requirement zlib/1.2.11 to zlib/1.2.12#10105

Merged
conan-center-bot merged 1 commit intoconan-io:masterfrom
jmarrec:patch-1
Apr 5, 2022
Merged

pcre: Bump requirement zlib/1.2.11 to zlib/1.2.12#10105
conan-center-bot merged 1 commit intoconan-io:masterfrom
jmarrec:patch-1

Conversation

@jmarrec
Copy link
Copy Markdown
Contributor

@jmarrec jmarrec commented Apr 4, 2022

Specify library name and version: pcre/8.45

I'm getting a conflict in one of my recipes. Weirdly it occurs on mac and msvc, but not on gcc.

https://github.com/jmarrec/conan-openstudio-ruby/runs/5822256011?check_suite_focus=true#step:5:404

    'pcre/8.45' requires 'zlib/1.2.11' while 'minizip/1.2.12' requires 'zlib/1.2.12'.

My conanfile.py has self.requires("zlib/1.2.12"). My test_package/conanfile.py has self.requires("minizip/1.2.12") (and I tried adding self.requires("zlib/1.2.12") in the test_package/conanfile.py too)


  • 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
Copy Markdown
Contributor

All green in build 1 (91c47eef72ae95d71aec2c9c959f433d2bdd3ec0):

  • pcre/8.44@:
    All packages built successfully! (All logs)

  • pcre/8.45@:
    All packages built successfully! (All logs)

  • pcre/8.41@:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit 9e4510a into conan-io:master Apr 5, 2022
@conan-center-bot
Copy link
Copy Markdown
Contributor

This PR has been automatically merged due Bump version or Bump dependencies label.
Read https://github.com/conan-io/conan-center-index/blob/master/docs/labels.md#bump-version to obtain more information.

@jmarrec jmarrec deleted the patch-1 branch April 5, 2022 07:46
jmarrec added a commit to jmarrec/conan-openstudio-ruby that referenced this pull request Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bump dependencies Only bumping dependencies versions in the recipe

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants