Package: xonsh / 0.19.4+dfsg-1

Metadata

Package Version Patches format
xonsh 0.19.4+dfsg-1 3.0 (quilt)

Patch series

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

pyproject.toml | 1 0 + 1 - 0 !
tests/parsers/test_lexer.py | 3 2 + 1 - 0 !
xonsh/parsers/base.py | 3 2 + 1 - 0 !
xonsh/parsers/completion_context.py | 3 2 + 1 - 0 !
xonsh/parsers/lexer.py | 3 2 + 1 - 0 !
xonsh/parsers/v310.py | 3 2 + 1 - 0 !
xonsh/xonfig.py | 3 2 + 1 - 0 !
7 files changed, 12 insertions(+), 7 deletions(-)

 upstream includes vendored ply, which is removed when repacking

but still listed in setup
documentation fixes.patch | (download)

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

 fix documentation issues

Removes the imgmath extension, (there appear to be no `.. math`
fields in the docs), removes the overwrite template which rewrites all
links to point to http://xon.sh/, and disables the (unpackaged) runthis
extension.

Skip tests marked flaky upstream.patch | (download)

tests/completers/test_python.py | 1 1 + 0 - 0 !
tests/procs/test_pipelines.py | 1 1 + 0 - 0 !
tests/procs/test_specs.py | 6 6 + 0 - 0 !
tests/test_integrations.py | 7 7 + 0 - 0 !
4 files changed, 15 insertions(+)

 skip tests marked flaky upstream