[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/224: gnu: Add missing import (again).
From: |
guix-commits |
Subject: |
16/224: gnu: Add missing import (again). |
Date: |
Tue, 15 Oct 2024 16:32:10 -0400 (EDT) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 35e04261a0d0b1995b3742f60a1d5374b0b91dd4
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
- branch python-team created (now 151514a501), guix-commits, 2024/10/15
- 02/224: gnu: python-imagesize: Update to 1.4.1., guix-commits, 2024/10/15
- 11/224: gnu: python-pytest-xdist: Disable failing test., guix-commits, 2024/10/15
- 14/224: gnu: Add python-setuptools/python-wheel where necessary., guix-commits, 2024/10/15
- 27/224: gnu: python-lightning-cloud: Disable tests., guix-commits, 2024/10/15
- 18/224: gnu: python-typing-extensions: Update to 4.10.0., guix-commits, 2024/10/15
- 16/224: gnu: Add missing import (again).,
guix-commits <=
- 29/224: gnu: python-argcomplete: Update to 3.2.2., guix-commits, 2024/10/15
- 20/224: gnu: meson-python: Do not delete LICENSES directory., guix-commits, 2024/10/15
- 34/224: gnu: python-cleo: Update to 2.1.0., guix-commits, 2024/10/15
- 86/224: gnu: python-pyzmq: Use Tornado 6., guix-commits, 2024/10/15
- 61/224: gnu: python-openpyxl: Add Setuptools and Wheel., guix-commits, 2024/10/15
- 39/224: gnu: java-testng: Drop input labels., guix-commits, 2024/10/15
- 95/224: gnu: python-jsonpointer: Update to 1.14., guix-commits, 2024/10/15
- 56/224: gnu: python-pyls-black: Add missing inputs., guix-commits, 2024/10/15
- 96/224: gnu: python-notebook: Update to 6.5.7., guix-commits, 2024/10/15
- 43/224: gnu: python-pytest-arraydiff: Add missing inputs., guix-commits, 2024/10/15