Package: ipyparallel / 8.8.0-6

Metadata

Package Version Patches format
ipyparallel 8.8.0-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_test_expecting_public_ip_addr.patch | (download)

ipyparallel/tests/test_util.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix test expecting the machine to have a public ip address

use_etc_without_usr.patch | (download)

pyproject.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 20 insertions(+), 5 deletions(-)

 use local intershpinx inventory files

mark_async_test_xfail.patch | (download)

ipyparallel/tests/test_asyncresult.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 mark test_wait_for_send as xfail

fix_docs | (download)

docs/source/conf.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 skip myst-parser & pydata-sphinx-theme

0006 Define asyncio_default_fixture_loop_scope for pytest.patch | (download)

pyproject.toml | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 define asyncio_default_fixture_loop_scope for pytest-asyncio >= 0.24


7989cac274a8451dce05e9ff8f258d6da992a032.patch | (download)

ipyparallel/cluster/app.py | 11 6 + 5 - 0 !
ipyparallel/cluster/launcher.py | 16 8 + 8 - 0 !
ipyparallel/tests/test_launcher.py | 7 4 + 3 - 0 !
ipyparallel/traitlets.py | 16 8 + 8 - 0 !
pyproject.toml | 1 0 + 1 - 0 !
5 files changed, 26 insertions(+), 25 deletions(-)

 [patch] trade entrypoints for importlib_metadata