[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/10: gnu: python2-element-tree: Use HTTPS home page.
From: |
guix-commits |
Subject: |
03/10: gnu: python2-element-tree: Use HTTPS home page. |
Date: |
Sat, 21 Mar 2020 15:45:05 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 8c9b6f3299d8f1219286cb835ad187c418e69585
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Mar 21 00:22:11 2020 +0100
gnu: python2-element-tree: Use HTTPS home page.
* gnu/packages/python-xyz.scm (python2-element-tree)[home-page]: Use 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 7bb621a..f086985 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -1600,7 +1600,7 @@ commands.")
(synopsis "Toolkit for XML processing in Python")
(description
"ElementTree is a Python library supporting lightweight XML processing.")
- (home-page "http://effbot.org/zone/element-index.htm")
+ (home-page "https://effbot.org/zone/element-index.htm")
(license (license:x11-style
"http://docs.python.org/2/license.html"
"Like \"CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH
1.2\"."))))
- branch master updated (e7c7912 -> dde3f55), guix-commits, 2020/03/21
- 01/10: gnu: python-kivy: Use HTTPS home page., guix-commits, 2020/03/21
- 02/10: gnu: python-cheetah: Use HTTPS home page., guix-commits, 2020/03/21
- 04/10: gnu: python2-pyro: Use HTTPS home page., guix-commits, 2020/03/21
- 05/10: gnu: python-scikit-learn: Use HTTPS home page., guix-commits, 2020/03/21
- 06/10: gnu: python-scrypt: Use HTTPS home page., guix-commits, 2020/03/21
- 07/10: gnu: python-future: Use HTTPS home page., guix-commits, 2020/03/21
- 03/10: gnu: python2-element-tree: Use HTTPS home page.,
guix-commits <=
- 08/10: gnu: python-tables: Use HTTPS home page., guix-commits, 2020/03/21
- 09/10: gnu: python-pygraphviz: Use HTTPS home page., guix-commits, 2020/03/21
- 10/10: gnu: gpgme: Fix build., guix-commits, 2020/03/21