mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python2-geventhttpclient: Remove package.
* gnu/packages/python-web.scm (python2-geventhttpclient): Remove variable.
This commit is contained in:
parent
ed6da8ac6c
commit
5684d6566a
1 changed files with 0 additions and 3 deletions
|
@ -3082,9 +3082,6 @@ for the basic TCP/IP protocols.")
|
||||||
concurrent HTTP client library for python using @code{gevent}.")
|
concurrent HTTP client library for python using @code{gevent}.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-geventhttpclient
|
|
||||||
(package-with-python2 python-geventhttpclient))
|
|
||||||
|
|
||||||
(define-public python-requests-oauthlib
|
(define-public python-requests-oauthlib
|
||||||
(package
|
(package
|
||||||
(name "python-requests-oauthlib")
|
(name "python-requests-oauthlib")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue