[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
60/150: gnu: python-pastedeploy: Remove obsolete argument.
From: |
guix-commits |
Subject: |
60/150: gnu: python-pastedeploy: Remove obsolete argument. |
Date: |
Sun, 24 Apr 2022 05:12:22 -0400 (EDT) |
lbraun pushed a commit to branch wip-python-pep517
in repository guix.
commit 5a245d8c3eb34bae60ad8954ad01f82095614d16
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Thu Dec 30 10:14:47 2021 +0100
gnu: python-pastedeploy: Remove obsolete argument.
* gnu/packages/python-web.scm (python-pastedeploy)[arguments]: Remove
#:test-target.
---
gnu/packages/python-web.scm | 2 --
1 file changed, 2 deletions(-)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 4ba4ff5dd5..b1dc4a91ab 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2957,8 +2957,6 @@ and to spawn subprocesses to handle requests.")
(sha256
(base32 "05s88qdjdwd9d9qs13fap7nqgxs7qs5qfzzjbrc5va13k2mxdskd"))))
(build-system python-build-system)
- (arguments
- '(#:test-target "pytest"))
(native-inputs
(list python-pytest python-pytest-runner))
(home-page "https://pylonsproject.org/")
- 99/150: gnu: Remove remaining uses of #:use-setuptools?., (continued)
- 99/150: gnu: Remove remaining uses of #:use-setuptools?., guix-commits, 2022/04/24
- 123/150: gnu: python-anndata: Remove custom build phases, disable failing test., guix-commits, 2022/04/24
- 135/150: gnu: python-helpdev: Add missing test input., guix-commits, 2022/04/24
- 04/150: gnu: Use %python-build-system-module inside #:imported-modules., guix-commits, 2022/04/24
- 08/150: gnu: python-pypa-build: Replace toml with tomli., guix-commits, 2022/04/24
- 06/150: gnu: Properly bootstrap python-flit-core and python-tomli., guix-commits, 2022/04/24
- 10/150: gnu: python-tomli-w: Remove custom phases., guix-commits, 2022/04/24
- 29/150: gnu: python-pastel: Add missing build system input., guix-commits, 2022/04/24
- 44/150: gnu: calibre: Remove old build flag., guix-commits, 2022/04/24
- 43/150: gnu: python-pyfakefs: Disable tests., guix-commits, 2022/04/24
- 60/150: gnu: python-pastedeploy: Remove obsolete argument.,
guix-commits <=
- 59/150: gnu: python-rauth: Remove obsolete argument., guix-commits, 2022/04/24
- 46/150: gnu: openmolar: Remove old build flag., guix-commits, 2022/04/24
- 71/150: gnu: python-flake8-pie: Fix build., guix-commits, 2022/04/24
- 73/150: gnu: python-curio: Disable failing tests., guix-commits, 2022/04/24
- 63/150: gnu: python-hupper: Remove obsolete argument., guix-commits, 2022/04/24
- 66/150: gnu: python-virtualenv: Disable tests., guix-commits, 2022/04/24
- 77/150: gnu: python-qstylizer: Remove obsolete argument., guix-commits, 2022/04/24
- 87/150: gnu: python-locket: Add missing test input., guix-commits, 2022/04/24
- 98/150: tests: Remove obsolete flag and import missing module., guix-commits, 2022/04/24
- 104/150: gnu: python-carbon: Disable tests., guix-commits, 2022/04/24