[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/16: gnu: python-booleanoperations: Add missing input.
From: |
guix-commits |
Subject: |
06/16: gnu: python-booleanoperations: Add missing input. |
Date: |
Mon, 15 Aug 2022 18:50:48 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit a038bfc48140ecf58e592540dbf7b567e7051c23
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Mon Aug 15 23:35:07 2022 +0200
gnu: python-booleanoperations: Add missing input.
* gnu/packages/graphics.scm (python-booleanoperations)[native-inputs]: Add
PYTHON-SETUPTOOLS-SCM.
---
gnu/packages/graphics.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index 51177dc966..1d6dd28c5c 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -879,6 +879,7 @@ basic geometries.")
(native-inputs
(list python-defcon-bootstrap
python-fontpens-bootstrap
+ python-setuptools-scm
python-pytest
python-wheel
unzip))
- branch master updated (97386910fb -> 302b3cdca3), guix-commits, 2022/08/15
- 01/16: gnu: libreoffice: Remove obsolete workaround., guix-commits, 2022/08/15
- 03/16: gnu: python-lz4: Update to 4.0.2., guix-commits, 2022/08/15
- 05/16: gnu: python-mando: Update to 0.7.1., guix-commits, 2022/08/15
- 02/16: gnu: python-mypy: Update to 0.971., guix-commits, 2022/08/15
- 04/16: gnu: python-radon: Permit newer versions of mando., guix-commits, 2022/08/15
- 12/16: gnu: python-pymysql: Remove unused input., guix-commits, 2022/08/15
- 06/16: gnu: python-booleanoperations: Add missing input.,
guix-commits <=
- 07/16: gnu: python-fontparts: Add missing input., guix-commits, 2022/08/15
- 16/16: gnu: python-daemon: Remove unused input., guix-commits, 2022/08/15
- 15/16: gnu: python-case: Remove unused input., guix-commits, 2022/08/15
- 14/16: gnu: python-posix-ipc: Remove unused input., guix-commits, 2022/08/15
- 08/16: gnu: python-ufoprocessor: Add missing input., guix-commits, 2022/08/15
- 09/16: gnu: python-afdko: Add missing input., guix-commits, 2022/08/15
- 10/16: gnu: python-ufo2ft: Add missing input., guix-commits, 2022/08/15
- 11/16: gnu: python-pyclipper: Update to 1.3.0.post3., guix-commits, 2022/08/15
- 13/16: gnu: python-pyu2f: Remove unused inputs., guix-commits, 2022/08/15