[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/150: gnu: python-file: Remove obsolete #:configure-flags.
From: |
guix-commits |
Subject: |
15/150: gnu: python-file: Remove obsolete #:configure-flags. |
Date: |
Sun, 24 Apr 2022 05:12:16 -0400 (EDT) |
lbraun pushed a commit to branch wip-python-pep517
in repository guix.
commit 3eff3ce23e724353bf07b6ddac71c57beebd7c82
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Thu Nov 25 12:37:35 2021 +0100
gnu: python-file: Remove obsolete #:configure-flags.
* gnu/packages/python-xyz.scm (python-file)[#:configure-flags]: Remove.
---
gnu/packages/python-xyz.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 3a6a62ac75..d33f457dd5 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -12530,7 +12530,6 @@ Python's @code{ctypes} foreign function interface
(FFI).")
(build-system python-build-system)
(arguments
'(#:tests? #f ;no tests
- #:configure-flags '("--single-version-externally-managed" "--root=/")
#:phases (modify-phases %standard-phases
(add-before 'build 'change-directory
(lambda _
- 112/150: gnu: python-yaspin: Add missing build input., (continued)
- 112/150: gnu: python-yaspin: Add missing build input., guix-commits, 2022/04/24
- 18/150: gnu: python-multivolumefile: Remove unused inputs., guix-commits, 2022/04/24
- 20/150: gnu: gusb-minimal: Add explicit dependency on setuptools., guix-commits, 2022/04/24
- 30/150: gnu: python-tomlkit: Add missing build system input., guix-commits, 2022/04/24
- 36/150: gnu: python-apsw: Remove custom 'build phase., guix-commits, 2022/04/24
- 24/150: gnu: python-folium: Disable tests., guix-commits, 2022/04/24
- 12/150: gnu: python-charset-normalizer: Add missing input., guix-commits, 2022/04/24
- 32/150: gnu: python-eradicate: Disable missing tests., guix-commits, 2022/04/24
- 05/150: gnu: Use python2-toolchain-for-build instead of python-2., guix-commits, 2022/04/24
- 26/150: gnu: python-django-pipeline: Disable tests., guix-commits, 2022/04/24
- 15/150: gnu: python-file: Remove obsolete #:configure-flags.,
guix-commits <=
- 21/150: gnu: python-openpyxl: Fix timestamps before testing., guix-commits, 2022/04/24
- 56/150: gnu: python-lzo: Remove deprecated argument and add test input., guix-commits, 2022/04/24
- 54/150: gnu: Add python-u-msgpack., guix-commits, 2022/04/24
- 48/150: gnu: picard: Remove old build flag., guix-commits, 2022/04/24
- 89/150: gnu: python-pytest-httpbin: Disable tests., guix-commits, 2022/04/24
- 55/150: gnu: Add python-pytest-expect., guix-commits, 2022/04/24
- 81/150: gnu: python-setuptools-scm-git-archive: Disable tests., guix-commits, 2022/04/24
- 79/150: gnu: python-dnspython: Force poetry backend., guix-commits, 2022/04/24
- 108/150: gnu: python-argcomplete: Add missing test input., guix-commits, 2022/04/24
- 105/150: gnu: python-gevent: Override build backend., guix-commits, 2022/04/24