pkgsrc/www/py-hyperlink/distinfo
adam 6fa7709959 py-hyperlink: updated to 18.0.0
18.0.0:
When passed to str() URLs now stringify to usable URL strings.
Switched off of Python's built-in IDNA facilities to using the idna package. Not only is it much more modern, it's also much more strict and correct in its output.
Added new DecodedURL type with almost-identical API to the normal URL, except that it automatically handles reserved characters in argument values passed to its methods.
Added top-level parse() convenience function that now represents the main entrypoint to hyperlink.
Accept dictionaries as ‘query=’ arguments, in addition to sequences of tuples
URL.child() will no longer fail when child gets no segments
URL.normalize() now supports encoding stray/unmatched % characters in character-encoded fields (userinfo, path, query string, fragment)
2018-03-05 12:31:17 +00:00

6 lines
415 B
Text

$NetBSD: distinfo,v 1.4 2018/03/05 12:31:17 adam Exp $
SHA1 (hyperlink-18.0.0.tar.gz) = f51f4495795e51ae9468a13dd79ff26b3f457f40
RMD160 (hyperlink-18.0.0.tar.gz) = 3a6a0286143a584a5989bcf74e07dfd26a150639
SHA512 (hyperlink-18.0.0.tar.gz) = 21b5f88f7aaa3f2b0b60566fdb0fefdf6d42866060606dac181c8e3d357c76a5c23fa5dc982812af2b7d49dc1f9d623bd5bea89bf2cf31916c855bc4ae85589d
Size (hyperlink-18.0.0.tar.gz) = 97625 bytes