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.
This commit is contained in:
parent
eeecee1de8
commit
d67a5a8a49
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user