[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
279/397: gnu: python-nampa: Add missing inputs.
From: |
guix-commits |
Subject: |
279/397: gnu: python-nampa: Add missing inputs. |
Date: |
Thu, 16 Jan 2025 04:30:51 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit fb803589044cc66f14f220a45cf6a38fe0f8fa68
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Jan 12 21:39:53 2025 +0100
gnu: python-nampa: Add missing inputs.
* gnu/packages/python-xyz.scm (python-nampa)[native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: Idbfc6152e59257f68246b7c02c955ba371e6d4a2
---
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 d06e4e2b83..c76e49c339 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -36009,6 +36009,7 @@ were local.")
(base32 "0k6cq2gflpkm40qhgqbbcjmq5lq589c15bmk567qyh3d08062hvd"))))
(build-system pyproject-build-system)
(propagated-inputs (list python-future))
+ (native-inputs (list python-setuptools python-wheel))
(home-page "https://github.com/thebabush/nampa")
(synopsis "Python implementation of IDA Pro's FLIRT technology")
(description
- 386/397: gnu: python-eliot: Update to 1.16.0., (continued)
- 386/397: gnu: python-eliot: Update to 1.16.0., guix-commits, 2025/01/16
- 363/397: gnu: python-mord: Add missing inputs., guix-commits, 2025/01/16
- 104/397: gnu: python-yarl: Update to 1.18.3., guix-commits, 2025/01/16
- 393/397: gnu: python-flask-migrate: Update to 4.1.0., guix-commits, 2025/01/16
- 125/397: gnu: python-py-partiql-parser: Update to 0.6.1., guix-commits, 2025/01/16
- 157/397: gnu: python-pydantic-settings: Update to 2.7.1., guix-commits, 2025/01/16
- 178/397: gnu: python-flask-htpasswd: Update to 0.5.0., guix-commits, 2025/01/16
- 183/397: gnu: python-locust: Update to 2.32.5., guix-commits, 2025/01/16
- 191/397: gnu: python-liana-py: Update to 1.4.0., guix-commits, 2025/01/16
- 206/397: gnu: python-fastcluster: Add missing inputs., guix-commits, 2025/01/16
- 279/397: gnu: python-nampa: Add missing inputs.,
guix-commits <=
- 276/397: gnu: python-flask-socketio: Update to 5.5.1., guix-commits, 2025/01/16
- 305/397: gnu: python-zodbpickle: Fix build., guix-commits, 2025/01/16
- 323/397: gnu: Remove python-pytest-toolbox., guix-commits, 2025/01/16
- 296/397: gnu: Add python-xmlsec., guix-commits, 2025/01/16
- 291/397: gnu: python-pyvex: Add missing inputs., guix-commits, 2025/01/16
- 295/397: gnu: python-asgiref: Update to 3.8.1., guix-commits, 2025/01/16
- 390/397: gnu: python-gpxpy: Fix build., guix-commits, 2025/01/16
- 385/397: gnu: Remove python-lirc., guix-commits, 2025/01/16
- 369/397: gnu: python-acstools: Add missing inputs., guix-commits, 2025/01/16
- 354/397: gnu: python-rcssmin: Update to 1.2.0., guix-commits, 2025/01/16