Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-27 | gnu: python-jedi: Update to 0.17.2. | Tobias Geerinckx-Rice | |
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.17.2. [source, arguments]: Remove upstreamed patching. * gnu/packages/patches/python-jedi-sort-project-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. | |||
2020-04-17 | gnu: python-jedi: Fix test failure on some file systems. | Marius Bakke | |
Reported by sirgazil on #guix. * gnu/packages/patches/python-jedi-sort-project-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python-xyz.scm (python-jedi)[source](patches): Add it. [arguments]: Run tests more verbosely while at it. |