summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/python-waitress-fix-tests.patch
AgeCommit message (Collapse)Author
2024-07-25gnu: python-waitress: Update to 3.0.0.jgart
* gnu/packages/python-xyz.scm (python-waitress): Update to 3.0.0. [build-system]: Use pyproject-build-system. [arguments]: Disable failing test. * gnu/packages/patches/python-waitress-fix-tests.patch: Delete no longer needed patch. * gnu/local.mk: Delete patch line. Change-Id: I5397649e30098627de8c24f6afa2b74413d3446a
2018-02-17gnu: python-waitress: Update to 1.1.0.Marius Bakke
* gnu/packages/patches/python-waitress-fix-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/python.scm (python-waitress): Update to 1.1.0. [source](patches): New field.