mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python2-requests-oauthlib: Remove package.
* gnu/packages/python-web.scm (python2-requests-oauthlib):
This commit is contained in:
parent
0c52aff8e9
commit
5048eb3972
1 changed files with 0 additions and 3 deletions
|
@ -3111,9 +3111,6 @@ concurrent HTTP client library for python using @code{gevent}.")
|
|||
provide an easy-to-use Python interface for building OAuth1 and OAuth2 clients.")
|
||||
(license license:isc)))
|
||||
|
||||
(define-public python2-requests-oauthlib
|
||||
(package-with-python2 python-requests-oauthlib))
|
||||
|
||||
(define-public python-url
|
||||
(package
|
||||
(name "python-url")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue