guix-commits
[Top][All Lists]
Advanced

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

59/150: gnu: python-rauth: Remove obsolete argument.


From: guix-commits
Subject: 59/150: gnu: python-rauth: 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 eaa9fa980379ea1a5f00db9b249eb75fffab5210
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Thu Dec 30 10:13:05 2021 +0100

    gnu: python-rauth: Remove obsolete argument.
    
    * gnu/packages/python-web.scm (python-rauth)[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 549e4f8650..4ba4ff5dd5 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2793,8 +2793,6 @@ OAuth request-signing logic.")
          (base32
           "02kv8w8l98ky223avyq7vw7x1f2ya9chrm59r77ylq45qb0xnk2j"))))
     (build-system python-build-system)
-    (arguments
-     `(#:test-target "check"))
     (propagated-inputs
      (list python-requests))
     (home-page "https://github.com/litl/rauth";)



reply via email to

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