summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2018-10-14 15:48:18 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-10-21 06:46:51 +0700
commit9e49d785e4979a0df5c0236301c67c7866bee2c1 (patch)
tree80293b5f2af2bcffff3d991229fb8503b198330a /python
parentd5143af43203743cb04f2242a0bc15f994a6aa62 (diff)
downloadslackbuilds-9e49d785e4979a0df5c0236301c67c7866bee2c1.tar.gz
slackbuilds-9e49d785e4979a0df5c0236301c67c7866bee2c1.tar.xz
python/funcsigs: Switch homepage to https.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'python')
-rw-r--r--python/funcsigs/funcsigs.info2
-rw-r--r--python/funcsigs/slack-desc2
2 files changed, 2 insertions, 2 deletions
diff --git a/python/funcsigs/funcsigs.info b/python/funcsigs/funcsigs.info
index 1e21a25609..8b24639f3a 100644
--- a/python/funcsigs/funcsigs.info
+++ b/python/funcsigs/funcsigs.info
@@ -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=""
diff --git a/python/funcsigs/slack-desc b/python/funcsigs/slack-desc
index fcaa1c13e8..69d117b6f7 100644
--- a/python/funcsigs/slack-desc
+++ b/python/funcsigs/slack-desc
@@ -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: