Go to file
Tomáš Chvátal 0d219f8141 - Minimal version is 3.5 and as such remove 3.4 compat deps
- Change this package back to latest python tornado to use
  same approach like we do with pytest
- Reduce the conflicts even more

- Remove cruft dependencies that should not be needed


- Conflicts fixes

- Use a different conflicts with other tornado versions.

- Rename to python-tornado6 to handle version incompatibilities
- Update to 6.0.3
  + Bug fixes
    * `.gen.with_timeout` always treats ``asyncio.CancelledError`` as a
      ``quiet_exception`` (this improves compatibility with Python 3.8,
      which changed ``CancelledError`` to a ``BaseException``).
    * ``IOStream`` now checks for closed streams earlier, avoiding
      spurious logged errors in some situations (mainly with websockets).
- Update to 6.0.2
  + Bug fixes
    * `.WebSocketHandler.set_nodelay` works again.
    * Accessing ``HTTPResponse.body`` now returns an empty byte string
      instead of raising ``ValueError`` for error responses that don't
      have a body (it returned None in this case in Tornado 5).
- Update to 6.0.1
  + Bug fixes
    * Fixed issues with type annotations that caused errors while
      importing Tornado on Python 3.5.2.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=114
2019-09-18 08:06:53 +00:00
2009-09-14 11:51:32 +00:00
Description
No description provided
306 KiB
Languages
RPM Spec 100%