guix-commits
[Top][All Lists]
Advanced

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

56/103: gnu: python-rauth: Remove obsolete argument.


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

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

commit fb663dfcfb51678c7620d8db05ab3b96d8fbcd7a
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 bf7746d175..f770aaaf8b 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2709,8 +2709,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]