guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/09: gnu: python-oauthlib: Update home page.


From: guix-commits
Subject: 06/09: gnu: python-oauthlib: Update home page.
Date: Sun, 12 May 2019 18:21:41 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 5f7e3ac066e75ac98d218b0a38bbc240ad8ff9c7
Author: Marius Bakke <address@hidden>
Date:   Sun May 12 18:51:06 2019 +0200

    gnu: python-oauthlib: Update home page.
    
    * gnu/packages/python-web.scm (python-oauthlib)[home-page]: Follow redirect 
to
    <https://github.com/oauthlib/oauthlib>.
---
 gnu/packages/python-web.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 3d9577a..af04219 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1447,7 +1447,7 @@ with python-requests.")
        ("python-cryptography" ,python-cryptography)
        ("python-pyjwt" ,python-pyjwt)
        ("python-blinker" ,python-blinker)))
-    (home-page "https://github.com/idan/oauthlib";)
+    (home-page "https://github.com/oauthlib/oauthlib";)
     (synopsis "OAuth implementation for Python")
     (description
      "Oauthlib is a generic, spec-compliant, thorough implementation of the



reply via email to

[Prev in Thread] Current Thread [Next in Thread]