Package: ipyparallel / 8.8.0-6
Metadata
Package | Version | Patches format |
---|---|---|
ipyparallel | 8.8.0-6 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix_test_expecting_public_ip_addr.patch | (download) |
ipyparallel/tests/test_util.py |
4 2 + 2 - 0 ! |
fix test expecting the machine to have a public ip address |
use_etc_without_usr.patch | (download) |
pyproject.toml |
2 1 + 1 - 0 ! |
use /etc/ for config files, instead of /usr/etc Bug-Debian: https://bugs.debian.org/969708 |
use local intershpinx inventory files.patch | (download) |
docs/source/conf.py |
25 20 + 5 - 0 ! |
use local intershpinx inventory files |
mark_async_test_xfail.patch | (download) |
ipyparallel/tests/test_asyncresult.py |
2 2 + 0 - 0 ! |
mark test_wait_for_send as xfail |
fix_docs | (download) |
docs/source/conf.py |
2 1 + 1 - 0 ! |
skip myst-parser & pydata-sphinx-theme |
0006 Define asyncio_default_fixture_loop_scope for pytest.patch | (download) |
pyproject.toml |
1 1 + 0 - 0 ! |
define asyncio_default_fixture_loop_scope for pytest-asyncio >= 0.24 |
7989cac274a8451dce05e9ff8f258d6da992a032.patch | (download) |
ipyparallel/cluster/app.py |
11 6 + 5 - 0 ! |
[patch] trade entrypoints for importlib_metadata |