me
/
guix
Archived
1
0
Fork 0

gnu: python2-requests-oauthlib: Remove package.

* gnu/packages/python-web.scm (python2-requests-oauthlib):
master
Maxim Cournoyer 2021-01-29 10:23:52 -05:00
parent 0c52aff8e9
commit 5048eb3972
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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")