diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/funcsigs/funcsigs.info | 2 | ||||
-rw-r--r-- | python/funcsigs/slack-desc | 2 |
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: |