SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python38-tornado-6.2-1.2.noarch.rpm :

* Mon Feb 08 2021 Ben Greiner - Multibuild and singlespec again: remove a lot of duplicated code- Get the correct tornado6 version from the installed package at buildtime.
* Sat Jan 30 2021 Ben Greiner - Make packages for python36 and python38 in Tumbleweed
* Wed Apr 08 2020 Tomáš Chvátal - Add conditional so we can dynamically turn off python2
* Tue Oct 01 2019 Tomáš Chvátal - Require tornado5 for py2 and tornado6 for py3 as they are in different versions- Also switch from singlespec to explicit writeup for the obvious distinction between different versions of 2 and 3 variant
* Wed Aug 14 2019 Todd R - Switch to tornado 4 temporarily.
* Fri Aug 09 2019 Todd R - Fix package name
* Fri Aug 09 2019 Todd R - Split tornado versions into their own packages. This package now depends on the current preferred version.- Remove patches since there is no longer a source here:
* asyncio.patch
* openssl-cert-size.patch
* skip-failing-tests.patch
* tornado-testsuite_timeout.patch
* Thu Mar 07 2019 Tomáš Chvátal - Fix fdupes macro expansion
* Wed Jan 30 2019 Tomáš Chvátal - Add patch to skip tests failing with openss-1.1.1; this happens only when using TLS 1.3 so if user wants to use tornado they can hand disable the TLS and continue:
* skip-failing-tests.patch
* Mon Jan 28 2019 Jonathan Brownell - Import necessary dependencies on Red Hat platforms
* Thu Jan 10 2019 Tomáš Chvátal - Add patch really fixing the tests/tool to work on py3.7:
* asyncio.patch- Add patch to enlarge key size for openssl 1.1.1:
* openssl-cert-size.patch
* Thu Jan 10 2019 Tomáš Chvátal - Drop patch tornado-async-deprecations.patch that does not fix stuff on py3.7
* Thu May 10 2018 toddrme2178AATTgmail.com- Fix building on SLE
* Wed Apr 18 2018 toddrme2178AATTgmail.com- Don\'t require backport_abc for python >= 3.5
* Fri Mar 16 2018 roAATTsuse.de- add tornado-testsuite_timeout.patch (bsc#1085661) extend timeouts in testsuite to allow successful build on ppc64le
* Wed Mar 07 2018 aplanasAATTsuse.com- Allows Recommends and Suggest in Fedora
* Tue Feb 27 2018 aplanasAATTsuse.com- Recommends only for SUSE
* Tue Feb 13 2018 toddrme2178AATTgmail.com- Update to version 4.5.3 + tornado.curl_httpclient
* Improved debug logging on Python 3. + tornado.httpserver
* ``Content-Length`` and ``Transfer-Encoding`` headers are no longer sent with 1xx or 204 responses (this was already true of 304 responses).
* Reading chunked requests no longer leaves the connection in a broken state. + tornado.iostream
* Writing a `memoryview` can no longer result in \"BufferError: Existing exports of data: object cannot be re-sized\". + tornado.options
* Duplicate option names are now detected properly whether they use hyphens or underscores. + tornado.testing
* `.AsyncHTTPTestCase.fetch` now uses ``127.0.0.1`` instead of ``localhost``, improving compatibility with systems that have partially-working ipv6 stacks. + tornado.web
* It is no longer allowed to send a body with 1xx or 204 responses. + tornado.websocket
* Requests with invalid websocket headers now get a response with status code 400 instead of a closed connection.
* Thu Jan 04 2018 jmatejekAATTsuse.com- only buildrequire futures / singledispatch if python2 is present (fixes build in environments that don\'t have python2 at all)
 
ICM