guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

59/103: gnu: python-venusian: Remove obsolete argument.


From: guix-commits
Subject: 59/103: gnu: python-venusian: Remove obsolete argument.
Date: Wed, 5 Jan 2022 09:44:36 -0500 (EST)

lbraun pushed a commit to branch wip-python-pep517
in repository guix.

commit 92611b7f07c86b6c956c61f7e368ea28fe53649d
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Thu Dec 30 10:24:15 2021 +0100

    gnu: python-venusian: Remove obsolete argument.
    
    * gnu/packages/python-web.scm (python-venusian)[arguments]: Remove 
#:test-target.
---
 gnu/packages/python-web.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 3d133b4a0d..5ca5aeeecf 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -5375,7 +5375,6 @@ major web browsers.")
      `(("python-pytest" ,python-pytest)
        ("python-runner" ,python-pytest-runner)
        ("python-pytest-cov" ,python-pytest-cov)))
-    (arguments '(#:test-target "pytest"))
     (home-page "https://docs.pylonsproject.org/projects/venusian";)
     (synopsis "Library for deferring decorator actions")
     (description



reply via email to

[Prev in Thread] Current Thread [Next in Thread]