guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#60424] [PATCH v3 0/2] gnu: Add online-judge-tools


From: gemmaro
Subject: [bug#60424] [PATCH v3 0/2] gnu: Add online-judge-tools
Date: Fri, 3 Mar 2023 23:52:12 +0900

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]