mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01: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.")
|
provide an easy-to-use Python interface for building OAuth1 and OAuth2 clients.")
|
||||||
(license license:isc)))
|
(license license:isc)))
|
||||||
|
|
||||||
(define-public python2-requests-oauthlib
|
|
||||||
(package-with-python2 python-requests-oauthlib))
|
|
||||||
|
|
||||||
(define-public python-url
|
(define-public python-url
|
||||||
(package
|
(package
|
||||||
(name "python-url")
|
(name "python-url")
|
||||||
|
|
Loading…
Add table
Reference in a new issue