[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/474: gnu: Add missing import (again).
From: |
guix-commits |
Subject: |
16/474: gnu: Add missing import (again). |
Date: |
Sat, 30 Nov 2024 18:19:39 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 34ccfc9b333c1b4ed0547bfbc6249e8285fdf2bc
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Sun Feb 25 09:17:14 2024 +0100
gnu: Add missing import (again).
Change-Id: I8a7de728a0c6bb3a54ad7213cb6cdc39e1172c81
---
gnu/packages/patool.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/patool.scm b/gnu/packages/patool.scm
index ddf288cd90..ccfbd11863 100644
--- a/gnu/packages/patool.scm
+++ b/gnu/packages/patool.scm
@@ -31,6 +31,7 @@
#:use-module (gnu packages debian)
#:use-module (gnu packages file)
#:use-module (gnu packages package-management)
+ #:use-module (gnu packages python-build)
#:use-module (gnu packages xiph))
(define-public patool
- 07/474: gnu: criu: Remove temporary workaround., (continued)
- 07/474: gnu: criu: Remove temporary workaround., guix-commits, 2024/11/30
- 08/474: gnu: sssd: Import ensure-no-mtimes-pre-1980., guix-commits, 2024/11/30
- 12/474: guix: pyproject-build-system: Default configure-flags to empty dictionary., guix-commits, 2024/11/30
- 13/474: doc: Document new options for pyproject-build-system., guix-commits, 2024/11/30
- 06/474: build-system/python: Ignore symlinks when changing mtime., guix-commits, 2024/11/30
- 09/474: guix: toml: Add TOML parser., guix-commits, 2024/11/30
- 15/474: gnu: Add missing import., guix-commits, 2024/11/30
- 26/474: gnu: python-myst-parser: Relax some requirements., guix-commits, 2024/11/30
- 27/474: gnu: python-lightning-cloud: Disable tests., guix-commits, 2024/11/30
- 10/474: build-system/pyproject: Use TOML parser., guix-commits, 2024/11/30
- 16/474: gnu: Add missing import (again).,
guix-commits <=
- 18/474: gnu: python-typing-extensions: Update to 4.10.0., guix-commits, 2024/11/30
- 20/474: gnu: meson-python: Do not delete LICENSES directory., guix-commits, 2024/11/30
- 30/474: gnu: python-traitlets: Update to 5.14.1., guix-commits, 2024/11/30
- 32/474: gnu: python-ipython: Update to 8.22.1., guix-commits, 2024/11/30
- 19/474: gnu: Add setuptools/wheel to more Python packages., guix-commits, 2024/11/30
- 29/474: gnu: python-argcomplete: Update to 3.2.2., guix-commits, 2024/11/30
- 11/474: gnu: python-pytest-xdist: Disable failing test., guix-commits, 2024/11/30
- 14/474: gnu: Add python-setuptools/python-wheel where necessary., guix-commits, 2024/11/30
- 17/474: gnu: python-sphinx: Update to 6.2.1., guix-commits, 2024/11/30
- 21/474: gnu: python-markdown-it-py: Update to 3.0.0., guix-commits, 2024/11/30