Browse Source
python/funcsigs: Switch homepage to https.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
pull/53/head
David Spencer
7 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with
2 additions and
2 deletions
-
python/funcsigs/funcsigs.info
-
python/funcsigs/slack-desc
|
|
@ -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="" |
|
|
|
|
|
@ -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: |
|
|
|