1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 12:00:35 +02:00

gnu: Remove python2-oauthlib.

* gnu/packages/python-web.scm (python2-oauthlib): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:39:01 -04:00
parent b63429583b
commit 6944240e51
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2966,9 +2966,6 @@ adapter for use with the Requests library.")
OAuth request-signing logic.")
(license license:bsd-3)))
(define-public python2-oauthlib
(package-with-python2 python-oauthlib))
(define-public python-rauth
(package
(name "python-rauth")