Path to this page:
Subject: CVS commit: pkgsrc/devel/py-requests-toolbelt
From: Thomas Klausner
Date: 2017-05-29 13:07:19
Message id: 20170529110719.59928FBE4@cvs.NetBSD.org
Log Message:
Updated py-requests-toolbelt to 0.8.0.
0.8.0 -- 2017-05-20
-------------------
More information about this release can be found on the `0.8.0 milestone`_.
New Features
~~~~~~~~~~~~
- Add ``UserAgentBuilder`` to provide more control over generated User-Agent
strings.
Fixed Bugs
~~~~~~~~~~
- Include ``_validate_certificate`` in the lits of picked attributes on the
``AppEngineAdapter``.
- Fix backwards incompatibility in ``get_encodings_from_content``
.. _0.8.0 milestone:
https://github.com/sigmavirus24/requests-toolbelt/milestones/0.8.0
Files: