me
/
guix
Archived
1
0
Fork 0

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.
master
Marius Bakke 2021-11-12 16:41:55 +01:00
parent eeecee1de8
commit d67a5a8a49
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 0 additions and 3 deletions

View File

@ -4393,9 +4393,6 @@ Google search engine. Its module is called @code{googlesearch}.")
(description "Python client library for Google's discovery based APIs") (description "Python client library for Google's discovery based APIs")
(license license:asl2.0))) (license license:asl2.0)))
(define-public python2-google-api-client
(package-with-python2 python-google-api-client))
(define-public python-hawkauthlib (define-public python-hawkauthlib
(package (package
(name "python-hawkauthlib") (name "python-hawkauthlib")