gnu: python-clyent: Update home-page.
authorEfraim Flashner <efraim@flashner.co.il>
Tue, 30 Jun 2020 18:36:56 +0000 (21:36 +0300)
committerEfraim Flashner <efraim@flashner.co.il>
Tue, 30 Jun 2020 18:39:43 +0000 (21:39 +0300)
* gnu/packages/python-xyz.scm (python-clyent)[home-page]: Update to new
home-page.

gnu/packages/python-xyz.scm

index 55df2cb..5eee00a 100644 (file)
@@ -561,7 +561,7 @@ and function call return values in a human-readable way.")
     (build-system python-build-system)
     (native-inputs
      `(("python-mock" ,python-mock)))
-    (home-page "https://github.com/binstar/clyent")
+    (home-page "https://github.com/Anaconda-Platform/clyent")
     (synopsis "Command line client library")
     (description "Clyent is a Python command line utility library.  It is used
 by @code{binstar}, @code{binstar-build}, and @code{chalmers}.")