| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Release Date: 2025-11-11
Version: 1.3.17
This release provides binary wheels that are fully compatible with lxml v6.0.2. The compatibility is ensured by using the same underlying libxml2 version in both python-xmlsec and lxml.
Because of this strict requirement, the wheels cannot be used with versions of lxml lower than 6.0.2. Mixing versions will lead to runtime errors.
If you see the following message:
lxml & xmlsec libxml2 library version mismatch
it indicates that the version of libxml2 used to build lxml does not match the version used to build python-xmlsec.
These wheels are built against the following versions, which match those used in lxml v6.0.2:
The Windows binary wheels were compiled using Visual Studio 2022 and include the following libraries:
These versions are compatible with those used in lxml v6.0.2.
Special thanks to
Full Changelog: 1.3.16...1.3.17
Release Date: 2025-07-10
Version: 1.3.16
This release provides binary wheels that are fully compatible with lxml v6.0.0. The compatibility is ensured by using the same underlying libxml2 version in both python-xmlsec and lxml.
Because of this strict requirement, the wheels cannot be used with versions of lxml lower than 6.0.0. Mixing versions will lead to runtime errors.
If you see the following message:
lxml & xmlsec libxml2 library version mismatch
it indicates that the version of libxml2 used to build lxml does not match the version used to build python-xmlsec.
These wheels are built against the following versions, which match those used in lxml v6.0.0:
The Windows binary wheels were compiled using Visual Studio 2022 and include the following libraries:
These versions are compatible with those used in lxml v6.0.0.
Special thanks to @TomiBelan for helping with the creation of binary wheels for this release.
Full Changelog: 1.3.14...1.3.15
Full Changelog: 1.3.13...1.3.14
Note: Not compatible with XMLSec 1.3.3, use https://github.com/lsh123/xmlsec/releases/tag/1.3.4-rc1
Full Changelog: 1.3.13...1.3.14-rc1
| Back | FazBrowse Home | New Git URL |