Package: xonsh / 0.13.4+dfsg-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| xonsh | 0.13.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 ! |
upstream includes vendored ply, which is removed when repacking but still listed in setup |
| documentation fixes.patch | (download) |
docs/conf.py |
4 1 + 3 - 0 ! |
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/, removes the furo template (unpackage), and disables the (unpackaged) runthis extension. |
| drop webconfig.patch | (download) |
pyproject.toml |
8 0 + 8 - 0 ! |
patch out references to webconfig Xonsh 0.9.14 added a webconfig app which was intended to replace the existing CLI wizard. Unfortunately, this requires elm to build the webapp which is not currently available in main. The webconfig source has been dropped in Files-Excluded, this patch drops references to it and reverts the xonfig banner to refer to the old wizard. |
| 0006 Skip tests marked flaky upstream.patch | (download) |
tests/procs/test_specs.py |
1 1 + 0 - 0 ! |
skip tests marked flaky upstream |
| skip pytest subprocess.patch | (download) |
tests/prompt/test_gitstatus.py |
5 5 + 0 - 0 ! |
pytest-subprocess not avilable in debian Skip tests that require it. |
| revert pytest 8.patch | (download) |
xonsh/pytest/plugin.py |
13 6 + 7 - 0 ! |
revert pytest v8 support Debian doesn't have v7, yet and this change isn't compatible with v6. |
