Package: ipyparallel / 9.0.2-1

Metadata

Package Version Patches format
ipyparallel 9.0.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
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 intersphinx inventory files.patch | (download)

docs/source/conf.py | 32 22 + 10 - 0 !
1 file changed, 22 insertions(+), 10 deletions(-)

 use local intersphinx inventory files

`intersphinx_registry` isn't yet packaged in Debian.

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