python/funcsigs: Switch homepage to https.

Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
David Spencer 2018-10-14 15:48:18 +01:00 committed by Willy Sudiarto Raharjo
parent d5143af432
commit 9e49d785e4
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
PRGNAM="funcsigs"
VERSION="1.0.2"
HOMEPAGE="http://funcsigs.readthedocs.io/en/0.4/"
HOMEPAGE="https://funcsigs.readthedocs.io/en/0.4/"
DOWNLOAD="https://pypi.python.org/packages/94/4a/db842e7a0545de1cdb0439bb80e6e42dfe82aaeaadd4072f2263a4fbed23/funcsigs-1.0.2.tar.gz"
MD5SUM="7e583285b1fb8a76305d6d68f4ccc14e"
DOWNLOAD_x86_64=""

View File

@ -12,7 +12,7 @@ funcsigs: funcsigs is a backport of the PEP 362 function signature features
funcsigs: from Python 3.3's inspect module. The backport is compatible with
funcsigs: Python 2.6, 2.7 as well as 3.2 and up.
funcsigs:
funcsigs: Homepage: http://funcsigs.readthedocs.io/en/0.4/
funcsigs: Homepage: https://funcsigs.readthedocs.io/en/0.4/
funcsigs:
funcsigs:
funcsigs: