Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5f82f6b

Browse files
authored
Bump libxml2 version to 2.14.5 for building wheels (#375)
The goal is to keep it sync with lxml builds which in version 6.0.1 is using libxml2-2.14.5.
1 parent 71ad25b commit 5f82f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
include: ${{ fromJson(needs.generate-wheels-matrix.outputs.include) }}
111111

112112
env:
113-
PYXMLSEC_LIBXML2_VERSION: 2.14.4
113+
PYXMLSEC_LIBXML2_VERSION: 2.14.5
114114
PYXMLSEC_LIBXSLT_VERSION: 1.1.43
115115

116116
steps:

0 commit comments

Comments
 (0)