[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
69/150: gnu: python-three-merge: Remove obsolete argument.
From: |
guix-commits |
Subject: |
69/150: gnu: python-three-merge: Remove obsolete argument. |
Date: |
Sun, 24 Apr 2022 05:12:24 -0400 (EDT) |
lbraun pushed a commit to branch wip-python-pep517
in repository guix.
commit 077380f9bcc2c91f38ef81567e9a4434f2e34c67
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Thu Dec 30 12:28:31 2021 +0100
gnu: python-three-merge: Remove obsolete argument.
* gnu/packages/python-xyz.scm (python-three-merge)[arguments]: Remove
#:test-target.
---
gnu/packages/python-xyz.scm | 2 --
1 file changed, 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index f340b72881..791ad8bfcd 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -9644,8 +9644,6 @@ algorithm.")
(sha256
(base32 "1fw28swh6jq4myr09j7gv68l241b8vwg470ak5xv0x4xwh2a1m86"))))
(build-system python-build-system)
- (arguments
- `(#:test-target "pytest"))
(propagated-inputs
(list python-diff-match-patch))
(native-inputs
- 148/150: gnu: python-parsedatetime: Explicit test-backend., (continued)
- 148/150: gnu: python-parsedatetime: Explicit test-backend., guix-commits, 2022/04/24
- 03/150: python-build-system: Use PEP 517-compatible builds., guix-commits, 2022/04/24
- 17/150: gnu: python-testpath: Remove custom build phases., guix-commits, 2022/04/24
- 09/150: gnu: python-flit: Inherit from python-flit-core., guix-commits, 2022/04/24
- 35/150: gnu: python-urwidtrees: Remove dependency on mock., guix-commits, 2022/04/24
- 52/150: gnu: python-pytest-xvfb: Remove obsolete test target., guix-commits, 2022/04/24
- 50/150: gnu: python-pytest-benchmark: Disable tests., guix-commits, 2022/04/24
- 53/150: gnu: python-pytest-qt: Remove obsolete test target., guix-commits, 2022/04/24
- 51/150: gnu: python-entrypoint2: Remove obsolete test target., guix-commits, 2022/04/24
- 57/150: gnu: python-argon2-cffi: Do not override 'build., guix-commits, 2022/04/24
- 69/150: gnu: python-three-merge: Remove obsolete argument.,
guix-commits <=
- 64/150: gnu: python-pyls-black: Remove obsolete argument., guix-commits, 2022/04/24
- 85/150: gnu: python-libxml2: Fix build., guix-commits, 2022/04/24
- 83/150: gnu: python-gssapi: Disable tests., guix-commits, 2022/04/24
- 76/150: gnu: python-pytest-catchlog: Disable tests., guix-commits, 2022/04/24
- 68/150: gnu: python-backcall: Add missing build inputs., guix-commits, 2022/04/24
- 70/150: gnu: python-pep8: Disable tests., guix-commits, 2022/04/24
- 90/150: gnu: tuir: Disable failing tests., guix-commits, 2022/04/24
- 96/150: gnu: python-webob: Disable tests., guix-commits, 2022/04/24
- 95/150: gnu: python-docker-pycreds: Disable tests., guix-commits, 2022/04/24
- 117/150: gnu: python-gphoto2: Disable tests., guix-commits, 2022/04/24