Changelog for
python38-tornado-6.1-qubes.16.24.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