Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-13 | gnu: python-parso: Update to 0.8.4. | Sharlatan Hellseher | |
* gnu/packages/python-xyz.scm (python-parso): Update to 0.8.4. [build-system]: Swap to pyproject-build-system. [arguments]<phases>: Use default 'check phase. [native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/patches/python-parso-unit-tests-in-3.10.patch: Delete file. * gnu/local.mk: Deregister it. Change-Id: I7722e58ce8f3e2da42169af42f1b303c9cdd8856 | |||
2023-02-23 | gnu: python-parso: Add patch for python@3.10. | Andreas Enge | |
* gnu/packages/python-xyz.scm (python-parso)[origin]: Add patch. * gnu/packages/patches/python-parso-unit-tests-in-3.10.patch: New file. * gnu/local.mk (dist_patch_DATA): Register the patch. |