mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +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 @@ (define-public python-requests-oauthlib
|
|||
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…
Reference in a new issue