Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-29 | gnu: python-pytest-asyncio: Enable tests and patch for Python 3.8. | Maxim Cournoyer | |
* gnu/packages/patches/python-pytest-asyncio-python-3.8.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/check.scm (python-pytest-asyncio) [source]: Fetch from git and apply above patch. [phases]: Override the check phase, enabling tests. |