Hello, > The patchset generally look good to me (good work on disabling the > network tests), but the patch files need to be added to gnu/local.mk so > that get get included in the guix package as well. Would that be > doable? Thank you for the review! I fixed the commits to add the patch files to gnu/local.mk. Best regards, gemmaro. gemmaro (2): gnu: Add python-online-judge-api-client gnu: Add online-judge-tools gnu/local.mk | 7 +- gnu/packages/patches/online-judge-tools.patch | 62 +++ ...python-online-judge-api-client-tests.patch | 429 ++++++++++++++++++ gnu/packages/python-xyz.scm | 97 ++++ 4 files changed, 593 insertions(+), 2 deletions(-) create mode 100644 gnu/packages/patches/online-judge-tools.patch create mode 100644 gnu/packages/patches/python-online-judge-api-client-tests.patch base-commit: 4f681cdbc27e6a922f24d4297efe3c0b823195f0 -- 2.39.1