[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
292/397: gnu: python-cle: Add missing inputs.
From: |
guix-commits |
Subject: |
292/397: gnu: python-cle: Add missing inputs. |
Date: |
Thu, 16 Jan 2025 04:30:54 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit 7fed7e865de82ebe79218d33d3ae360ea9a86344
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Jan 12 22:02:13 2025 +0100
gnu: python-cle: Add missing inputs.
* gnu/packages/python-xyz.scm (python-cle)[native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: Icad90691f19b76ff626bd35b4d72059da269d677
---
gnu/packages/python-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index b52005e313..1760cefcab 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -35839,7 +35839,7 @@ binary analysis platform.")
#:tests? #f))
(propagated-inputs (list python-pefile python-pyelftools python-pyvex
python-sortedcontainers python-cart))
- (native-inputs (list python-cffi))
+ (native-inputs (list python-cffi python-setuptools python-wheel))
(home-page "https://github.com/angr/cle")
(synopsis "Python loader for binaries and their associated libraries")
(description
- 378/397: gnu: python-multidict: Update to 6.1.0., (continued)
- 378/397: gnu: python-multidict: Update to 6.1.0., guix-commits, 2025/01/16
- 370/397: gnu: python-sunkit-image: Disable tests., guix-commits, 2025/01/16
- 301/397: gnu: python-tensorly: Update to 0.9.0., guix-commits, 2025/01/16
- 331/397: gnu: Remove python-pyodbc-c., guix-commits, 2025/01/16
- 123/397: gnu: python-jose: Fix build., guix-commits, 2025/01/16
- 217/397: gnu: python-metpy: Add missing inputs., guix-commits, 2025/01/16
- 242/397: gnu: Remove python-pytest-exploratory., guix-commits, 2025/01/16
- 309/397: gnu: python-waybackpack: Fix build., guix-commits, 2025/01/16
- 317/397: gnu: python-sncosmo: Fix build., guix-commits, 2025/01/16
- 289/397: gnu: python-archinfo: Add missing inputs., guix-commits, 2025/01/16
- 292/397: gnu: python-cle: Add missing inputs.,
guix-commits <=
- 345/397: gnu: Add python-django-q2., guix-commits, 2025/01/16
- 359/397: gnu: Add python-django-q-sentry., guix-commits, 2025/01/16
- 344/397: gnu: python-django-q: Update to 1.3.9., guix-commits, 2025/01/16
- 328/397: gnu: python-pysmf: Fix build., guix-commits, 2025/01/16
- 371/397: gnu: python-toolrack: Update to 4.0.1., guix-commits, 2025/01/16
- 380/397: gnu: Add python-aioitertools., guix-commits, 2025/01/16
- 364/397: gnu: python-mofax: Update to 0.3.7-1.e4821fe., guix-commits, 2025/01/16
- 340/397: gnu: python-mpl-animators: Add missing inputs., guix-commits, 2025/01/16
- 372/397: gnu: python-screed: Update to 1.1.3., guix-commits, 2025/01/16
- 329/397: gnu: python-pyregion: Fix build., guix-commits, 2025/01/16