[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/12: gnu: python-networkx: Use HTTPS home page.
From: |
Tobias Geerinckx-Rice |
Subject: |
12/12: gnu: python-networkx: Use HTTPS home page. |
Date: |
Sun, 23 Sep 2018 18:34:21 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit cd8aa06093f6491edc17b65608d1f528742f11a6
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Sep 24 00:15:18 2018 +0200
gnu: python-networkx: Use HTTPS home page.
* gnu/packages/python.scm (python-networkx)[home-page]: Use HTTPS.
---
gnu/packages/python.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 69d87c6..ea641b8 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -5208,7 +5208,7 @@ interfaces in an easy and portable manner.")
(native-inputs
`(("python-nose" ,python-nose)
("unzip" ,unzip)))
- (home-page "http://networkx.github.io/")
+ (home-page "https://networkx.github.io/")
(synopsis "Python module for creating and manipulating graphs and
networks")
(description
"NetworkX is a Python package for the creation, manipulation, and study
- branch master updated (fce2254 -> cd8aa06), Tobias Geerinckx-Rice, 2018/09/23
- 06/12: gnu: parallel: Update to 20180922., Tobias Geerinckx-Rice, 2018/09/23
- 09/12: gnu: python-marshmallow: Update to 3.0.0b14., Tobias Geerinckx-Rice, 2018/09/23
- 08/12: gnu: libiptcdata: Update to 1.0.5., Tobias Geerinckx-Rice, 2018/09/23
- 10/12: gnu: python-decorator: Update to 4.3.0., Tobias Geerinckx-Rice, 2018/09/23
- 07/12: gnu: virtualgl: Update to 2.6., Tobias Geerinckx-Rice, 2018/09/23
- 05/12: gnu: workrave: Use Guix's built-in bootstrap phase., Tobias Geerinckx-Rice, 2018/09/23
- 12/12: gnu: python-networkx: Use HTTPS home page.,
Tobias Geerinckx-Rice <=
- 11/12: gnu: python-networkx: Update to 2.2., Tobias Geerinckx-Rice, 2018/09/23
- 02/12: gnu: fping: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/09/23
- 04/12: gnu: python-gitdb: Update to 2.0.4., Tobias Geerinckx-Rice, 2018/09/23
- 03/12: gnu: nano: Update to 3.1., Tobias Geerinckx-Rice, 2018/09/23
- 01/12: gnu: fping: Update to 4.1., Tobias Geerinckx-Rice, 2018/09/23