diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2018-05-20 10:41:35 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-26 06:59:21 +0700 |
commit | c760c56ee7f4d3f42dcc4837bc7654915600c452 (patch) | |
tree | 7e0ad0192d15f807aa6d84b6e2bce77fbe5c8927 /python/PyGithub | |
parent | f2810a320ea56601c6935f712a409e54d923d7c8 (diff) |
python/PyGithub: Update homepage.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/PyGithub')
-rw-r--r-- | python/PyGithub/PyGithub.info | 2 | ||||
-rw-r--r-- | python/PyGithub/slack-desc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/PyGithub/PyGithub.info b/python/PyGithub/PyGithub.info index cd9394460972..8c86c7bba343 100644 --- a/python/PyGithub/PyGithub.info +++ b/python/PyGithub/PyGithub.info @@ -1,6 +1,6 @@ PRGNAM="PyGithub" VERSION="1.38" -HOMEPAGE="http://pygithub.github.io/PyGithub/v1/index.html" +HOMEPAGE="http://pygithub.readthedocs.io/en/latest/" DOWNLOAD="https://pypi.python.org/packages/d5/8d/c77ab4ab7a815d74093f8dd45ecbad84fc5ae2341cf92029ea755bc55fe5/PyGithub-1.38.tar.gz" MD5SUM="2d86c425008dec1af6ff4f67d4ad57b0" DOWNLOAD_x86_64="" diff --git a/python/PyGithub/slack-desc b/python/PyGithub/slack-desc index c6e100122399..26dda2a81012 100644 --- a/python/PyGithub/slack-desc +++ b/python/PyGithub/slack-desc @@ -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://jacquev6.github.io/PyGithub/v1/index.html +PyGithub: Homepage: http://pygithub.readthedocs.io/en/latest/ PyGithub: PyGithub: PyGithub: |