Go to file
Tomáš Chvátal e82bbcdde4 Accepting request 781841 from home:pgajdos:python
- version update to 2.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.

OBS-URL: https://build.opensuse.org/request/show/781841
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-furl?expand=0&rev=6
2020-03-05 12:49:58 +00:00
.gitattributes osc copypac from project:home:jayvdb:py-new package:python-furl revision:1 2019-07-24 09:52:05 +00:00
.gitignore osc copypac from project:home:jayvdb:py-new package:python-furl revision:1 2019-07-24 09:52:05 +00:00
furl-2.1.0.tar.gz Accepting request 781841 from home:pgajdos:python 2020-03-05 12:49:58 +00:00
python-furl.changes Accepting request 781841 from home:pgajdos:python 2020-03-05 12:49:58 +00:00
python-furl.spec Accepting request 781841 from home:pgajdos:python 2020-03-05 12:49:58 +00:00