diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-09-12 01:08:18 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-14 19:07:16 +0700 |
commit | 07ab7eb1b5f5727ca4e25c185b5b5619dbb49cf0 (patch) | |
tree | 70ae3c931681415a9f1b2cc75ac44624e02b987b /python/PyGithub | |
parent | d4b4dc9623f25bb3a0f2b2ef9058d8b1ed739816 (diff) |
python/PyGithub: Updated for version 1.28.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/PyGithub')
-rw-r--r-- | python/PyGithub/PyGithub.SlackBuild | 2 | ||||
-rw-r--r-- | python/PyGithub/PyGithub.info | 6 | ||||
-rw-r--r-- | python/PyGithub/slack-desc | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/python/PyGithub/PyGithub.SlackBuild b/python/PyGithub/PyGithub.SlackBuild index 5e0864ee16f6..22ca40580221 100644 --- a/python/PyGithub/PyGithub.SlackBuild +++ b/python/PyGithub/PyGithub.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=PyGithub -VERSION=${VERSION:-1.27.1} +VERSION=${VERSION:-1.28} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/PyGithub/PyGithub.info b/python/PyGithub/PyGithub.info index 9ee14738e75f..b6259abc11ad 100644 --- a/python/PyGithub/PyGithub.info +++ b/python/PyGithub/PyGithub.info @@ -1,8 +1,8 @@ PRGNAM="PyGithub" -VERSION="1.27.1" +VERSION="1.28" HOMEPAGE="http://pygithub.github.io/PyGithub/v1/index.html" -DOWNLOAD="https://pypi.python.org/packages/72/73/e240d16b15c6170b95bc3949c9b460e0ca70e9520349c765c3a356d4ca10/PyGithub-1.27.1.tar.gz" -MD5SUM="71b34f4bfa2d7089681e7bf7db8031f1" +DOWNLOAD="https://pypi.python.org/packages/60/44/5efe850202e23f883c6cb7eac6cf5fe4642e9e1f5b55c7e04d2da2a90be8/PyGithub-1.28.tar.gz" +MD5SUM="ca1a9dba97907263db3dc5ea4e52b856" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/python/PyGithub/slack-desc b/python/PyGithub/slack-desc index ecb429250e93..c6e100122399 100644 --- a/python/PyGithub/slack-desc +++ b/python/PyGithub/slack-desc @@ -9,7 +9,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: PyGithub: Homepage: http://jacquev6.github.io/PyGithub/v1/index.html PyGithub: PyGithub: |