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

[fix] Conan 2.x: Avoid SyntaxWarning spam by updating Patch-NG to 1.18.0 #16766

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

uilianries
Copy link
Member

@uilianries uilianries commented Aug 2, 2024

Update patch-ng minor version to be able to fix #16759

The release 1.18.0 (https://github.com/conan-io/python-patch-ng/releases/tag/1.18.0) has a proper fix (conan-io/python-patch-ng#29) to avoid warnings in Python 3.12

Changelog: Fix: Update patch-ng 1.18.0 to avoid SyntaxWarning spam.
Docs: Omit

fixes #16759

  • Refer to the issue that supports this Pull Request.
  • If the issue has missing info, explain the purpose/use case/pain/need that covers this Pull Request.
  • I've read the Contributing guide.
  • I've followed the PEP8 style guides for Python code.
  • I've opened another PR in the Conan docs repo to the develop branch, documenting this one.

Signed-off-by: Uilian Ries <uilianries@gmail.com>
@memsharded memsharded added this to the 2.7.0 milestone Aug 5, 2024
@uilianries uilianries marked this pull request as ready for review August 5, 2024 19:50
@czoido czoido merged commit d2ce3f3 into conan-io:develop2 Aug 19, 2024
2 checks passed
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.

[bug] SyntaxWarning spam from patch_ng on Conan start with Python 3.12
3 participants