Browse Source
python/PyGithub: 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/PyGithub/PyGithub.info
-
python/PyGithub/slack-desc
|
|
@ -1,6 +1,6 @@ |
|
|
|
PRGNAM="PyGithub" |
|
|
|
VERSION="1.38" |
|
|
|
HOMEPAGE="http://pygithub.readthedocs.io/en/latest/" |
|
|
|
HOMEPAGE="https://pygithub.readthedocs.io/en/latest/" |
|
|
|
DOWNLOAD="https://pypi.python.org/packages/d5/8d/c77ab4ab7a815d74093f8dd45ecbad84fc5ae2341cf92029ea755bc55fe5/PyGithub-1.38.tar.gz" |
|
|
|
MD5SUM="2d86c425008dec1af6ff4f67d4ad57b0" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
|
|
@ -10,7 +10,7 @@ PyGithub: PyGithub (Library to use Github API v3) |
|
|
|
PyGithub: |
|
|
|
PyGithub: PyGithub is a Python library to access the full Github API v3. |
|
|
|
PyGithub: |
|
|
|
PyGithub: Homepage: http://pygithub.readthedocs.io/en/latest/ |
|
|
|
PyGithub: Homepage: https://pygithub.readthedocs.io/en/latest/ |
|
|
|
PyGithub: |
|
|
|
PyGithub: |
|
|
|
PyGithub: |
|
|
|