[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/09: gnu: python-prettytable: Use HTTPS home page.
From: |
guix-commits |
Subject: |
05/09: gnu: python-prettytable: Use HTTPS home page. |
Date: |
Sun, 23 Feb 2020 11:57:05 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 8be58b487c904fb71d61fccbdf9b6ba625f6c2e2
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 21:23:42 2020 +0100
gnu: python-prettytable: Use HTTPS home page.
* gnu/packages/python-xyz.scm (python-prettytable)[home-page]: Follow
permanent redirection using HTTPS.
---
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 dd6c5a7..84b7095 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -7186,7 +7186,7 @@ Unicode-aware. It is not intended as an end-user tool.")
(base32
"0diwsicwmiq2cpzpxri7cyl5fmsvicafw6nfqf6p6p322dji2g45"))))
(build-system python-build-system)
- (home-page "http://code.google.com/p/prettytable/")
+ (home-page "https://code.google.com/archive/p/prettytable/")
(synopsis "Display tabular data in an ASCII table format")
(description
"A library designed to represent tabular data in visually appealing ASCII
- branch master updated (73c59b3 -> 4fed945), guix-commits, 2020/02/23
- 02/09: gnu: libostree: Update to 2020.1., guix-commits, 2020/02/23
- 03/09: gnu: hevea: Update to 2.33., guix-commits, 2020/02/23
- 04/09: gnu: vim: Fix build on CoW file systems., guix-commits, 2020/02/23
- 01/09: gnu: diffoscope: Update to 137., guix-commits, 2020/02/23
- 05/09: gnu: python-prettytable: Use HTTPS home page.,
guix-commits <=
- 07/09: gnu: libsvm: Use HTTPS home page., guix-commits, 2020/02/23
- 06/09: gnu: ecl-trivial-features: Use HTTPS home page., guix-commits, 2020/02/23
- 08/09: gnu: radicale: Use HTTPS home page., guix-commits, 2020/02/23
- 09/09: gnu: font-google-material-design-icons: Use HTTPS home page., guix-commits, 2020/02/23