pkgsrc/devel/py-requests-toolbelt/distinfo
wiz 646b2fd5ef Updated py-requests-toolbelt to 0.7.0.
0.7.0 -- 2016-07-21
-------------------

More information about this release can be found on the `0.7.0 milestone`_.

New Features
~~~~~~~~~~~~

- Add ``BaseUrlSession`` to allow developers to have a session that has a
  "Base" URL. See the documentation for more details and examples.

- Split the logic of ``stream_response_to_file`` into two separate functions:

  * ``get_download_file_path`` to generate the file name from the Response.

  * ``stream_response_to_file`` which will use ``get_download_file_path`` if
    necessary

Fixed Bugs
~~~~~~~~~~

- Fixed the issue for people using *very* old versions of Requests where they
  would see an ImportError from ``requests_toolbelt._compat`` when trying to
  import ``connection``.


.. _0.7.0 milestone:
    https://github.com/sigmavirus24/requests-toolbelt/milestones/0.7.0
2016-07-24 19:27:38 +00:00

6 lines
443 B
Text

$NetBSD: distinfo,v 1.9 2016/07/24 19:27:38 wiz Exp $
SHA1 (requests-toolbelt-0.7.0.tar.gz) = 0475e4519c4a99ec015ba14cd9b0723df82052f0
RMD160 (requests-toolbelt-0.7.0.tar.gz) = 3579d5c730e158e0f9f4233ac48f5e8f807d84da
SHA512 (requests-toolbelt-0.7.0.tar.gz) = 77f11d12643d7cacf0c5dab5c5490359fc6f11c038d56d6ae27939394c5788622edb230d38d2202192eec6a7b1229feeb5669cd6a33c78f6891699d017e8205e
Size (requests-toolbelt-0.7.0.tar.gz) = 194062 bytes