Package Release Info

python-treq-20.3.0-bp152.1.3

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-treq
python3-treq

Change Logs

* Wed Mar 25 2020 pgajdos@suse.com
- version update to 20.3.0
  - Python 3.7 support. (`#228 <https://github.com/twisted/treq/issues/228>`__)
  - `treq.testing.RequestTraversalAgent` now passes its memory reactor to the `twisted.web.server.Site` it creates, preventing the ``Site`` from polluting the global reactor. (`#225 <https://github.com/twisted/treq/issues/225>`__)
  - `treq.testing` no longer generates deprecation warnings about ``twisted.test.proto_helpers.MemoryReactor``. (`#253 <https://github.com/twisted/treq/issues/253>`__)
  - The ``download_file.py`` example has been updated to do a streaming download with *unbuffered=True*. (`#233 <https://github.com/twisted/treq/issues/233>`__)
  - The *agent* parameter to `treq.request()` has been documented. (`#235 <https://github.com/twisted/treq/issues/235>`__)
  - The type of the *headers* element of a response tuple passed to `treq.testing.RequestSequence` is now correctly documented as `str`. (`#237 <https://github.com/twisted/treq/issues/237>`__)
  - Drop support for Python 3.4. (`#240 <https://github.com/twisted/treq/issues/240>`__)
  - `#247 <https://github.com/twisted/treq/issues/247>`__, `#248 <https://github.com/twisted/treq/issues/248>`__, `#249 <https://github.com/twisted/treq/issues/249>`__
- deleted patches
  - python37.patch (upstreamed)
  - urlparsing.patch (upstreamed)
* Fri Oct 04 2019 Aleksa Sarai <asarai@suse.com>
- Add service_identity BuildRequires so the integration tests don't fail on
  Leap (required for boo#1153017).
* Thu Sep 12 2019 Tomá? Chvátal <tchvatal@suse.com>
- Add patch to fix build with new Twisted releases:
  * urlparsing.patch
* Thu Mar 07 2019 Tomá? Chvátal <tchvatal@suse.com>
- Add patch to fix testrun on python3.7:
  * python37.patch
- Fix macro expansion to run the tests under python3
* Mon Oct 22 2018 Tomá? Chvátal <tchvatal@suse.com>
- Make the tests actually execute
* Sun Oct 14 2018 Jan Engelhardt <jengelh@inai.de>
- Avoid name repetition in summary (rpmlint).
* Thu Oct 11 2018 Tomá? Chvátal <tchvatal@suse.com>
- State all dependnecies properly and execute tests
* Sat Oct 06 2018 ecsos@opensuse.org
- initial version 18.6.0