summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/python-dateutil-pytest-compat.patch
AgeCommit message (Collapse)Author
22 hoursgnu: python-dateutil: Update to version 2.9.0.wrobell
* gnu/packages/time.scm (python-dateutil)[source](patches): Remove the dateutil patch. * gnu/packages/patches/python-dateutil-pytest-compat.patch: Drop the patch as seems not required with pytest 8 anymore. * gnu/local.mk (dist_patch_DATA): Deregester patch. Change-Id: I61ef23a2795f6cecc73bbd337759dd4e088d4807
2022-08-13gnu: python-dateutil: Adjust tests for Pytest 7.Marius Bakke
* gnu/packages/patches/python-dateutil-pytest-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/time.scm (python-dateutil)[source](patches): New field.