guix-commits
[Top][All Lists]
Advanced

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

05/06: gnu: Remove python2-google-api-client.


From: guix-commits
Subject: 05/06: gnu: Remove python2-google-api-client.
Date: Sun, 14 Nov 2021 18:34:14 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit d67a5a8a490e58bc645793128a25d642ccb96e83
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Fri Nov 12 16:41:55 2021 +0100

    gnu: Remove python2-google-api-client.
    
    Some of its dependencies no longer support Python 2.
    
    * gnu/packages/python-web.scm (python2-google-api-client): Remove variable.
---
 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 6082763..59e8145 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -4393,9 +4393,6 @@ Google search engine.  Its module is called 
@code{googlesearch}.")
     (description "Python client library for Google's discovery based APIs")
     (license license:asl2.0)))
 
-(define-public python2-google-api-client
-  (package-with-python2 python-google-api-client))
-
 (define-public python-hawkauthlib
   (package
     (name "python-hawkauthlib")



reply via email to

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