[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/15: gnu: Cython: Update home page.
From: |
guix-commits |
Subject: |
12/15: gnu: Cython: Update home page. |
Date: |
Mon, 3 Jun 2019 16:32:27 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit f319409be0dd93b4a8aac5744f21512be2a00ed0
Author: Marius Bakke <address@hidden>
Date: Mon Jun 3 17:53:42 2019 +0200
gnu: Cython: Update home page.
* gnu/packages/python-xyz.scm (python-cython)[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 0e479d4..396010c 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -3163,7 +3163,7 @@ provides additional functionality on the produced Mallard
documents.")
(replace 'check
(lambda _
(invoke "python" "runtests.py" "-vv"))))))
- (home-page "http://cython.org/")
+ (home-page "https://cython.org/")
(synopsis "C extensions for Python")
(description "Cython is an optimising static compiler for both the Python
programming language and the extended Cython programming language. It makes
- branch master updated (5b315f3 -> 18919cf), guix-commits, 2019/06/03
- 14/15: gnu: python-beautifulsoup4: Update to 4.7.1., guix-commits, 2019/06/03
- 12/15: gnu: Cython: Update home page.,
guix-commits <=
- 15/15: gnu: python-translate-toolkit: Update home page., guix-commits, 2019/06/03
- 13/15: gnu: python-soupsieve: Fix python2 variant., guix-commits, 2019/06/03
- 10/15: gnu: OpenSSL@1.1: Update to 1.1.1c., guix-commits, 2019/06/03
- 11/15: gnu: Django: Update to 1.11.21 [fixes CVE-2019-12308, CVE-2019-11358]., guix-commits, 2019/06/03
- 09/15: gnu: gphoto2: Update to 2.5.23., guix-commits, 2019/06/03
- 08/15: gnu: libgphoto2: Update to 2.5.23., guix-commits, 2019/06/03
- 07/15: gnu: re2: Update to 2019-06-01., guix-commits, 2019/06/03
- 05/15: gnu: python-cryptography: Update to 2.7., guix-commits, 2019/06/03
- 06/15: gnu: xorg-server: Update to 1.20.5., guix-commits, 2019/06/03
- 03/15: gnu: libsodium: Update to 1.0.18., guix-commits, 2019/06/03