summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/python-online-judge-api-client-tests.patch
AgeCommit message (Collapse)Author
2025-10-29gnu: python-online-judge-api-client: Update to 10.10.1-0.615c345.Nicolas Graves
* gnu/packages/patches/python-online-judge-api-client-tests.patch: Refresh patch. * gnu/packages/python-xyz.scm (python-online-judge-api-client): Update to 10.10.1-0.615c345. [build-system]: Switch to pyproject-build-system. [arguments]<#:test-flags>: Update them. <#:phases>: Add phase 'configure-tests. [native-inputs]: Add python-pytest, python-setuptools. [propagated-inputs]: Remove python-toml. [description]: Improve style. Change-Id: Ie1e6d6f88dff9c2893893fa83d5c768e974eda59 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2023-10-30gnu: Add python-online-judge-api-client.gemmaro
* gnu/packages/python-xyz.scm (python-online-judge-api-client): New variable. * gnu/packages/patches/python-online-judge-api-client-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patch file. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: If407a070a52e66c723d042217a5ff6e1589efce1