[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
87/285: gnu: python-eventlet: Use HTTPS home page URI.
From: |
guix-commits |
Subject: |
87/285: gnu: python-eventlet: Use HTTPS home page URI. |
Date: |
Sun, 29 Dec 2019 20:44:06 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit 4e3e371b961d728efdf7d323c84600ca926b64f7
Author: Brett Gilio <address@hidden>
Date: Mon Dec 23 17:28:14 2019 -0600
gnu: python-eventlet: Use HTTPS home page URI.
* gnu/packages/python-xyz.scm (python-eventlet)[home-page]: Use HTTPS URI.
---
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 615843d..4b01231 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -1066,7 +1066,7 @@ standard.")
(arguments
;; TODO: Requires unpackaged 'enum-compat'.
'(#:tests? #f))
- (home-page "http://eventlet.net")
+ (home-page "https://eventlet.net")
(synopsis "Concurrent networking library for Python")
(description
"Eventlet is a concurrent networking library for Python that
- 75/285: gnu: python-sphinx: Alphabetize inputs., (continued)
- 75/285: gnu: python-sphinx: Alphabetize inputs., guix-commits, 2019/12/29
- 82/285: gnu: python-sphinxcontrib-svg2pdfconverter: Update to 1.0.1., guix-commits, 2019/12/29
- 90/285: gnu: python-numba: Update to 0.46.0., guix-commits, 2019/12/29
- 92/285: gnu: Add python-pathtools., guix-commits, 2019/12/29
- 127/285: gnu: chez-scheme: Update home-page., guix-commits, 2019/12/29
- 231/285: gnu: emacs-dante: Modify version number., guix-commits, 2019/12/29
- 02/285: gnu: sbcl-cl-store: Use HTTPS home page URI., guix-commits, 2019/12/29
- 03/285: gnu: Add copyright header., guix-commits, 2019/12/29
- 78/285: gnu: python-sphinx-copybutton: Update to 0.2.6., guix-commits, 2019/12/29
- 83/285: gnu: python-sphinxcontrib-svg2pdfconverter: Fix home-page., guix-commits, 2019/12/29
- 87/285: gnu: python-eventlet: Use HTTPS home page URI.,
guix-commits <=
- 88/285: gnu: Add python-umap-learn., guix-commits, 2019/12/29
- 89/285: gnu: python-llvmlite: Update to 0.30.0., guix-commits, 2019/12/29
- 93/285: gnu: python-bbknn: Update to 1.3.6., guix-commits, 2019/12/29
- 94/285: gnu: emacs-howm: Modify installation directory in site-lisp., guix-commits, 2019/12/29
- 124/285: gnu: qutebrowser: Add comment about tests., guix-commits, 2019/12/29
- 226/285: gnu: emacs-doom-themes: Update to 2.1.6-3., guix-commits, 2019/12/29
- 229/285: gnu: emacs-graphql: Adjust indentation., guix-commits, 2019/12/29
- 232/285: gnu: emacs-reformatter: Adjust indentation., guix-commits, 2019/12/29
- 230/285: gnu: emacs-haskell-mode: Adjust indentation., guix-commits, 2019/12/29
- 234/285: gnu: emacs-emms-mode-line-cycle: Adjust indentation., guix-commits, 2019/12/29