Andrew Wong
356cc64411
gnu: patool: Update to 4.0.1.
...
* gnu/packages/patool.scm (patool): Update to 4.0.1.
[origin]: Switch to PyPI.
[arguments]<#:phases>: Add 'install-completions.
Change-Id: I4ccbc0bbd225308715ef0cae63e60178af332389
Reviewed-by: Sergey Trofimov <sarg@sarg.org.ru >
Reviewed-by: Zheng Junjie <873216071@qq.com >
Reviewed-by: Hilton Chain <hako@ultrarare.space >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-06-12 08:45:22 +01:00
Artyom V. Poptsov
a37420aeb8
gnu: patool: Update to 3.1.0.
...
* gnu/packages/patool.scm (patool): Update to 3.1.0.
[source]: Upstream changed the tag naming style since 2.4.0. Update the
reference to the commit accordingly.
[arguments]: Don't skip tests as they pass.
Change-Id: Ia9944fb6418e83350d7d973f6e81670139beafb1
Reviewed-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2024-12-31 13:30:38 +03:00
Lars-Dominik Braun
3c43863419
gnu: Add missing import (again).
...
Change-Id: I8a7de728a0c6bb3a54ad7213cb6cdc39e1172c81
2024-12-13 20:18:30 +00:00
Lars-Dominik Braun
6d97c15911
gnu: Add python-setuptools/python-wheel where necessary.
...
Changes to pyproject-build-system require explicit dependency on
setuptools/wheel.
Change-Id: Icd7699fc1dc56e974ae7568f2ae916dbf876bea5
2024-12-13 20:18:25 +00:00
Sharlatan Hellseher
6dcc097cd8
gnu: patool: Update to 2.1.1.
...
* gnu/packages/patool.scm (patool): Update to 2.1.1.
Change-Id: I86a5e93b10e377a6705c3b7f4a822d8d54f66483
2024-02-09 22:19:09 +00:00
Sharlatan Hellseher
c439bb2683
gnu: patool: Fix build.
...
* gnu/packages/patool.scm (patool): Fix build.
[build-system]: Swap to pyproject-build-system.
[arguments] <#:test-flags>: Disable failing tests.
Change-Id: I53ccec4b39bfae6649bfd715fdb2158b2f7a33e1
2024-02-09 22:19:09 +00:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
...
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
2021-12-13 17:48:25 +01:00
Maxim Cournoyer
8153a402ae
gnu: Add patool.
...
* gnu/packages/patool.scm: New module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
2021-09-26 20:42:34 -04:00