c75c3d0a77
defusedxml 0.6.0 - Increase test coverage. - Add badges to README. defusedxml 0.6.0rc1 - Test on Python 3.7 stable and 3.8-dev - Drop support for Python 3.4 - No longer pass *html* argument to XMLParse. It has been deprecated and ignored for a long time. The DefusedXMLParser still takes a html argument. A deprecation warning is issued when the argument is False and a TypeError when it's True. - defusedxml now fails early when pyexpat stdlib module is not available or broken. - defusedxml.ElementTree.__all__ now lists ParseError as public attribute. - The defusedxml.ElementTree and defusedxml.cElementTree modules had a typo and used XMLParse instead of XMLParser as an alias for DefusedXMLParser. Both the old and fixed name are now available.
6 lines
415 B
Text
6 lines
415 B
Text
$NetBSD: distinfo,v 1.4 2019/04/29 10:37:14 adam Exp $
|
|
|
|
SHA1 (defusedxml-0.6.0.tar.gz) = 0bba33cc1e6d59f8fc71ceb8d12ad951072ad122
|
|
RMD160 (defusedxml-0.6.0.tar.gz) = f7833b302774bf32c68a4f3376cad9fcaef1a2ff
|
|
SHA512 (defusedxml-0.6.0.tar.gz) = dd1313802cf8565fd319ef10af04075019d00cba557e6414b2a2762bd4302437a32c05cd8c9e4cec5310c68c6a95d2951acf1360244e7974d40bb3fe963b7226
|
|
Size (defusedxml-0.6.0.tar.gz) = 62670 bytes
|