summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-04-08 18:34:08 +0200
committer Willy Sudiarto Raharjo2018-04-14 02:06:37 +0200
commit4ec71d31ce36016bf23acfe5df0699780a05ada8 (patch)
treeaa4fb5f9390a58df51eeca19378a78ff7e515787 /python
parenta71846832004bcaf84bd9a739e655cfbe0c0b6aa (diff)
downloadslackbuilds-4ec71d31ce36016bf23acfe5df0699780a05ada8.tar.gz
python/PyGithub: Updated for version 1.38.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/PyGithub/PyGithub.SlackBuild4
-rw-r--r--python/PyGithub/PyGithub.info6
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"