Switch HOMEPAGEs to https. (#3571)

This commit is contained in:
Crestwave
2019-01-16 16:13:10 +00:00
committed by waddlesplash
parent ed882bbd9d
commit 1e5f1b752e
28 changed files with 39 additions and 39 deletions

View File

@@ -2,7 +2,7 @@ SUMMARY="Optimising static compiler for Python"
DESCRIPTION="Cython is an optimising static compiler for both the Python \
programming language and the extended Cython programming language (based on \
Pyrex). It makes writing C extensions for Python as easy as Python itself."
HOMEPAGE="http://cython.org/"
HOMEPAGE="https://cython.org/"
COPYRIGHT="2007-2018 Stefan Behnel, Robert Bradshaw, et al."
LICENSE="Apache v2"
REVISION="1"

View File

@@ -2,7 +2,7 @@ SUMMARY="Optimising static compiler for Python"
DESCRIPTION="Cython is an optimising static compiler for both the Python \
programming language and the extended Cython programming language (based on \
Pyrex). It makes writing C extensions for Python as easy as Python itself."
HOMEPAGE="http://cython.org/"
HOMEPAGE="https://cython.org/"
COPYRIGHT="2007-2018 Stefan Behnel, Robert Bradshaw, et al."
LICENSE="Apache v2"
REVISION="1"

View File

@@ -2,7 +2,7 @@ SUMMARY="Simple Python implementation of the Git file formats and protocols"
DESCRIPTION="Dulwich is a simple Python implementation of the Git file \
formats and protocols. All functionality is available in pure Python.\
Optional C extensions can be built for improved performance."
HOMEPAGE="http://www.samba.org/~jelmer/dulwich/"
HOMEPAGE="https://www.samba.org/~jelmer/dulwich/"
COPYRIGHT="2008-2013 Jelmer Vernooij"
LICENSE="GNU GPL v2"
REVISION="2"