guix-commits
[Top][All Lists]
Advanced

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

18/31: gnu: python2-requests-oauthlib: Remove package.


From: guix-commits
Subject: 18/31: gnu: python2-requests-oauthlib: Remove package.
Date: Fri, 29 Jan 2021 10:59:58 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit 5048eb397296587aef9e5015d54f52101423afbd
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Jan 29 10:23:52 2021 -0500

    gnu: python2-requests-oauthlib: Remove package.
    
    * gnu/packages/python-web.scm (python2-requests-oauthlib):
---
 gnu/packages/python-web.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index efb6296..aedd445 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3111,9 +3111,6 @@ concurrent HTTP client library for python using 
@code{gevent}.")
 provide an easy-to-use Python interface for building OAuth1 and OAuth2 
clients.")
     (license license:isc)))
 
-(define-public python2-requests-oauthlib
-  (package-with-python2 python-requests-oauthlib))
-
 (define-public python-url
   (package
     (name "python-url")



reply via email to

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