summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/python-robotframework-source-date-epoch.patch
AgeCommit message (Collapse)Author
2022-03-24gnu: python-robotframework: Update to 5.0 and run acceptance tests.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-robotframework): Update to 5.0. [patches]: Remove python-robotframework-ug2html.patch. Add python-robotframework-atest.patch and update python-robotframework-source-date-epoch.patch. [phases]: Use gexps. {delete-problematic-tests}: New phase. {check}: Also run `atest', the acceptance test suite. [native-inputs]: Use new style. Add python-lxml, python-pyyaml, python-xmlschema, scrot and xvfb-run. * gnu/packages/patches/python-robotframework-atest.patch: New file. * gnu/packages/patches/python-robotframework-source-date-epoch.patch: Update patch. * gnu/packages/patches/python-robotframework-ug2html.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-03-10gnu: python-robotframework: Do not embed a timestamp in the user guide.Maxim Cournoyer
* gnu/packages/patches/python-robotframework-source-date-epoch.patch: Update patch to cover for the user guide.
2020-10-26gnu: python-robotframework: Shorten patch file name.Ludovic Courtès
* gnu/packages/patches/python-robotframework-honor-source-date-epoch.patch: Rename to... * gnu/packages/patches/python-robotframework-source-date-epoch.patch: ... this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python-xyz.scm (python-robotframework)[source]: Likewise.