guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: python-clyent: Update home-page.


From: guix-commits
Subject: branch master updated: gnu: python-clyent: Update home-page.
Date: Tue, 30 Jun 2020 14:40:28 -0400

This is an automated email from the git hooks/post-receive script.

efraim pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new a21d6b6  gnu: python-clyent: Update home-page.
a21d6b6 is described below

commit a21d6b63510cc87770f285bd97355ae7fdcd6ed6
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Tue Jun 30 21:36:56 2020 +0300

    gnu: python-clyent: Update home-page.
    
    * gnu/packages/python-xyz.scm (python-clyent)[home-page]: Update to new
    home-page.
---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 55df2cb..5eee00a 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -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}.")



reply via email to

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