Skip to content

Conversation

@mxamin
Copy link
Collaborator

@mxamin mxamin commented Sep 22, 2025

It seems that xmlsec library build fails with libxml2 v2.15.0. Let's lock it for now until the issue is resolved in the main repository.

lsh123/xmlsec#948

@mxamin mxamin requested a review from Copilot September 22, 2025 16:21
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR locks libxml2 to version 2.14.6 in the manylinux workflow to resolve a build failure with the xmlsec library when using libxml2 v2.15.0.

  • Adds environment variable PYXMLSEC_LIBXML2_VERSION: 2.14.6 to pin the libxml2 version
  • Includes inline comment referencing the upstream issue for context

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

It seems that xmlsec library build fails with libxml2 v2.15.0. Let's
lock it for now until the issue is resolved in the main repository.
@mxamin mxamin force-pushed the lock-libxml2-version-for-manylinux-workflow branch from 381a1fa to 1be150c Compare September 22, 2025 16:24
@mxamin mxamin merged commit 2075d14 into master Sep 22, 2025
196 of 197 checks passed
@mxamin mxamin deleted the lock-libxml2-version-for-manylinux-workflow branch September 22, 2025 19:09
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.

2 participants