defusedxml: Addresses vulnerabilities of XML parsers and XML libraries

Description

defusedxml addresses vulnerabilities of XML parsers and XML libraries.

It became a dependency of nbconvert starting with nbconvert 5.4.

License

Python Software Foundation License (PSFL)

Upstream Contact

https://pypi.org/project/defusedxml/

Special Update/Build Instructions

None.

Type

standard

Dependencies

  • $(PYTHON)

  • $(PYTHON_TOOLCHAIN)

Version Information

package-version.txt:

0.7.1

version_requirements.txt:

defusedxml >=0.6.0

Equivalent System Packages

$ conda install defusedxml
$ sudo yum install python3-defusedxml
$ sudo emerge dev-python/defusedxml
$ sudo port install py-defusedxml
$ sudo xbps-install python3-defusedxml

See https://repology.org/project/python:defusedxml/versions

If the system package is installed and if the (experimental) option --enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.