gnu: python2-geventhttpclient: Remove package.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Sat, 19 Dec 2020 20:32:16 +0000 (15:32 -0500)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Mon, 21 Dec 2020 03:47:04 +0000 (22:47 -0500)
* gnu/packages/python-web.scm (python2-geventhttpclient): Remove variable.

gnu/packages/python-web.scm

index ae249e8..9765c96 100644 (file)
@@ -3082,9 +3082,6 @@ for the basic TCP/IP protocols.")
 concurrent HTTP client library for python using @code{gevent}.")
     (license license:expat)))
 
-(define-public python2-geventhttpclient
-  (package-with-python2 python-geventhttpclient))
-
 (define-public python-requests-oauthlib
   (package
     (name "python-requests-oauthlib")