[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
87/150: gnu: python-locket: Add missing test input.
From: |
guix-commits |
Subject: |
87/150: gnu: python-locket: Add missing test input. |
Date: |
Sun, 24 Apr 2022 05:12:27 -0400 (EDT) |
lbraun pushed a commit to branch wip-python-pep517
in repository guix.
commit d759e572077bd2e85dfcd97aebaaaf6b3d0e424f
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Fri Dec 31 22:05:45 2021 +0100
gnu: python-locket: Add missing test input.
* gnu/packages/python-xyz.scm (python-locket)[native-inputs]: Add
python-nose.
---
gnu/packages/python-xyz.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 0dbaaf2bc1..ef6fc2a05f 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -23302,6 +23302,7 @@ data.")
(base32
"1d4z2zngrpqkrfhnd4yhysh66kjn4mblys2l06sh5dix2p0n7vhz"))))
(build-system python-build-system)
+ (native-inputs (list python-nose))
(home-page "https://github.com/mwilliamson/locket.py")
(synopsis "File-based locks for Python")
(description
- 44/150: gnu: calibre: Remove old build flag., (continued)
- 44/150: gnu: calibre: Remove old build flag., guix-commits, 2022/04/24
- 43/150: gnu: python-pyfakefs: Disable tests., guix-commits, 2022/04/24
- 60/150: gnu: python-pastedeploy: Remove obsolete argument., guix-commits, 2022/04/24
- 59/150: gnu: python-rauth: Remove obsolete argument., guix-commits, 2022/04/24
- 46/150: gnu: openmolar: Remove old build flag., guix-commits, 2022/04/24
- 71/150: gnu: python-flake8-pie: Fix build., guix-commits, 2022/04/24
- 73/150: gnu: python-curio: Disable failing tests., guix-commits, 2022/04/24
- 63/150: gnu: python-hupper: Remove obsolete argument., guix-commits, 2022/04/24
- 66/150: gnu: python-virtualenv: Disable tests., guix-commits, 2022/04/24
- 77/150: gnu: python-qstylizer: Remove obsolete argument., guix-commits, 2022/04/24
- 87/150: gnu: python-locket: Add missing test input.,
guix-commits <=
- 98/150: tests: Remove obsolete flag and import missing module., guix-commits, 2022/04/24
- 104/150: gnu: python-carbon: Disable tests., guix-commits, 2022/04/24
- 103/150: gnu: python-sphinxcontrib-github-alt: Use flit-core to build., guix-commits, 2022/04/24
- 94/150: gnu: btrfs-progs: Add missing input., guix-commits, 2022/04/24
- 110/150: gnu: python-flake8-print: Add missing build input., guix-commits, 2022/04/24
- 102/150: gnu: python-tinycss2: Remove custom build process., guix-commits, 2022/04/24
- 111/150: gnu: python-unpaddedbase64: Build using poetry., guix-commits, 2022/04/24
- 120/150: gnu: python-pypandoc: Add missing build input., guix-commits, 2022/04/24
- 124/150: gnu: python-annoy: Disable tests., guix-commits, 2022/04/24
- 127/150: gnu: python-bigfloat: Update to 0.4.0., guix-commits, 2022/04/24