pkgsrc/www/py-furl/distinfo
adam d3ac572ce1 py-furl: updated to 2.1.0
Furl v2.1.0.

Added: a dont_quote= parameter to Query.encode() and a
query_dont_quote= parameter to furl.tostr() that exempt valid query
characters from being percent-encoded, either in their entirety with
dont_quote=True, or selectively with dont_quote=<string>, like
dont_quote='/?@_'.

Changed: Move package info from __init__.py into the more standard
__version__.py.

Fixed: Support Unicode usernames and passwords in Python 2.

Fixed: Update orderedmultdict to v1.0.1 to resolve a DeprecationWarning.

Fixed: Encode '/' consistently in query strings across both
quote_plus=True and quote_plus=False.
2019-09-21 13:09:38 +00:00

6 lines
392 B
Text

$NetBSD: distinfo,v 1.12 2019/09/21 13:09:38 adam Exp $
SHA1 (furl-2.1.0.tar.gz) = eed9961f502008b6c3800302562cb85bb2764268
RMD160 (furl-2.1.0.tar.gz) = 2c59658fa82694720bfeb0a254eab06ce95ab55a
SHA512 (furl-2.1.0.tar.gz) = c7de9c87e5368a3ccb7c0639b9c679b3c71ac75144f275b2491e88d361bfca8612b3b23e76e538a98b02c1666e2dac000cb9f5add2e97d240cead7f40a1411ca
Size (furl-2.1.0.tar.gz) = 43765 bytes