[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/11: gnu: python-pydot: Update home-page URI.
From: |
guix-commits |
Subject: |
04/11: gnu: python-pydot: Update home-page URI. |
Date: |
Mon, 23 Nov 2020 08:45:45 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit f8be1474112bd94e195f75b38b550f7a165e5140
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Mon Nov 23 09:47:47 2020 +0200
gnu: python-pydot: Update home-page URI.
* gnu/packages/graphviz.scm (python-pydot)[home-page]: Update to new
home-page URI.
---
gnu/packages/graphviz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/graphviz.scm b/gnu/packages/graphviz.scm
index 86f20bf..b5c4774 100644
--- a/gnu/packages/graphviz.scm
+++ b/gnu/packages/graphviz.scm
@@ -352,7 +352,7 @@ can be used either as a standalone application, or as a
Python library.")
("python-chardet" ,python-chardet)))
(propagated-inputs
`(("python-pyparsing" ,python-pyparsing)))
- (home-page "https://github.com/erocarrera/pydot")
+ (home-page "https://github.com/pydot/pydot")
(synopsis "Python interface to Graphviz's DOT language")
(description
"Pydot provides an interface to create, handle, modify and process
- branch master updated (d9e57db -> 964bc9e), guix-commits, 2020/11/23
- 05/11: gnu: Add python-bagit., guix-commits, 2020/11/23
- 01/11: gnu: grub: Fix cross-compiling for other architectures., guix-commits, 2020/11/23
- 03/11: gnu: python-pydot: Run tests., guix-commits, 2020/11/23
- 07/11: gnu: Add python-cachecontrol-0.11., guix-commits, 2020/11/23
- 02/11: gnu: python-pydot: Update to 1.4.1., guix-commits, 2020/11/23
- 04/11: gnu: python-pydot: Update home-page URI.,
guix-commits <=
- 06/11: gnu: Add python-prov., guix-commits, 2020/11/23
- 08/11: gnu: Add python-schema-salad., guix-commits, 2020/11/23
- 09/11: gnu: Add python-arcp., guix-commits, 2020/11/23
- 11/11: gnu: Add cwltool., guix-commits, 2020/11/23
- 10/11: gnu: Add python-shellescape., guix-commits, 2020/11/23