diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/PyGithub/PyGithub.SlackBuild | 4 | ||||
-rw-r--r-- | python/PyGithub/PyGithub.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/PyGithub/PyGithub.SlackBuild b/python/PyGithub/PyGithub.SlackBuild index beb8d1da6b..752da1be70 100644 --- a/python/PyGithub/PyGithub.SlackBuild +++ b/python/PyGithub/PyGithub.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for PyGithub -# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=PyGithub -VERSION=${VERSION:-1.35} +VERSION=${VERSION:-1.38} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/PyGithub/PyGithub.info b/python/PyGithub/PyGithub.info index 322e0dd80a..cd93944609 100644 --- a/python/PyGithub/PyGithub.info +++ b/python/PyGithub/PyGithub.info @@ -1,8 +1,8 @@ PRGNAM="PyGithub" -VERSION="1.35" +VERSION="1.38" HOMEPAGE="http://pygithub.github.io/PyGithub/v1/index.html" -DOWNLOAD="https://pypi.python.org/packages/ae/d6/e44d5c938bc0fde63e3ee9b3209bc9f2c30c86f211664f333f98c59d36f7/PyGithub-1.35.tar.gz" -MD5SUM="c60115325245e78e1c69e1a7b8eeb596" +DOWNLOAD="https://pypi.python.org/packages/d5/8d/c77ab4ab7a815d74093f8dd45ecbad84fc5ae2341cf92029ea755bc55fe5/PyGithub-1.38.tar.gz" +MD5SUM="2d86c425008dec1af6ff4f67d4ad57b0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pyjwt" |