Skip to content

libnghttp2: add 1.50.0, bump deps #13628

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

Merged
merged 8 commits into from
Oct 24, 2022

Conversation

theirix
Copy link
Contributor

@theirix theirix commented Oct 20, 2022

Specify library name and version: libnghttp2/1.50.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.

Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
@uilianries
Copy link
Member

@theirix Please, consider theirix#3

@conan-center-bot

This comment has been minimized.

@theirix
Copy link
Contributor Author

theirix commented Oct 21, 2022

@uilianries thank you for the modernization PR! I will consider upgrading recipes with their version bumps.

By the way, is there any wiki page or status of Conan version on CCI machines? Conan 1.53.0 was released two weeks ago and we don't know when it's safe to use new features.

@uilianries
Copy link
Member

@theirix All running versions of Conan are listed under https://github.com/conan-io/conan-center-index/blob/master/.c3i

Right now, we have 1.52.0 running: https://github.com/conan-io/conan-center-index/blob/master/.c3i/config_v1.yml#L6

@uilianries
Copy link
Member

we don't know when it's safe to use new features.

@theirix It's safe. We always delay a bit because in case Conan find some bug at first week, we would need to update again. But 2 weeks is totally fine IMO to run locally.

@conan-center-bot

This comment has been minimized.

Co-authored-by: Jordan Williams <[email protected]>
@conan-center-bot
Copy link
Collaborator

All green in build 5 (9c1837875969f006e9ae14040a6aba0c396670cc):

  • libnghttp2/1.46.0@:
    All packages built successfully! (All logs)

  • libnghttp2/1.49.0@:
    All packages built successfully! (All logs)

  • libnghttp2/1.47.0@:
    All packages built successfully! (All logs)

  • libnghttp2/1.45.1@:
    All packages built successfully! (All logs)

  • libnghttp2/1.48.0@:
    All packages built successfully! (All logs)

  • libnghttp2/1.40.0@:
    All packages built successfully! (All logs)

  • libnghttp2/1.42.0@:
    All packages built successfully! (All logs)

  • libnghttp2/1.39.2@:
    All packages built successfully! (All logs)

  • libnghttp2/1.43.0@:
    All packages built successfully! (All logs)

  • libnghttp2/1.50.0@:
    All packages built successfully! (All logs)

from conans.errors import ConanInvalidConfiguration
import functools
from conan import ConanFile
from conan.tools.cmake import CMake, CMakeToolchain, CMakeDeps, cmake_layout
Copy link
Contributor

Choose a reason for hiding this comment

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

please add supports v2 in the title (makes it easier for humans to know)

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