guix-commits
[Top][All Lists]
Advanced

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

62/150: gnu: python-venusian: Remove obsolete argument.


From: guix-commits
Subject: 62/150: gnu: python-venusian: Remove obsolete argument.
Date: Sun, 24 Apr 2022 05:12:23 -0400 (EDT)

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

commit d480598b0da9a6af90a8cb3bcc2a98de01d1854e
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 3dbec0e76b..55067dea6a 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -5458,7 +5458,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]