Package: python-tornado / 6.5.2-1
Metadata
Package | Version | Patches format |
---|---|---|
python-tornado | 6.5.2-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
disable domain tests.patch | (download) |
tornado/test/netutil_test.py |
1 1 + 0 - 0 ! |
disable domain tests to prevent internet access during build |
ignoreuserwarning.patch | (download) |
tornado/test/runtests.py |
1 1 + 0 - 0 ! |
ignore userwarning in tests Required to run tests from source with the package already installed. Else one gets check_version_conflict warning from pkg_resources. Patch-Name: ignoreuserwarning.patch |
0006 Use local objects.inv for intersphinx mapping.patch | (download) |
docs/conf.py |
2 1 + 1 - 0 ! |
use local objects.inv for intersphinx mapping |
0007 Higher test_gc timeout.patch | (download) |
tornado/test/gen_test.py |
5 4 + 1 - 0 ! |
set timeout in test_gc to higher value |
disable should be failing test.patch | (download) |
tornado/test/tcpclient_test.py |
1 1 + 0 - 0 ! |
--- |
increase timeout rv64.patch | (download) |
tornado/test/autoreload_test.py |
6 5 + 1 - 0 ! |
increase timeout on riscv64 |