summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-07-13 19:56:50 +0200
committer Willy Sudiarto Raharjo2017-07-15 02:33:48 +0200
commitbe45acceefe66c25b26e3fadad9ca4411ad73840 (patch)
treedf8b23fadf623f68a9763122a674a093df97dae2
parentd638b01ec21d5f259af00ccd6492c3799bb12578 (diff)
downloadold.slackbuilds-be45acceefe66c25b26e3fadad9ca4411ad73840.tar.gz
python/PyGithub: Updated for version 1.35.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--python/PyGithub/PyGithub.SlackBuild2
-rw-r--r--python/PyGithub/PyGithub.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/PyGithub/PyGithub.SlackBuild b/python/PyGithub/PyGithub.SlackBuild
index cc769b409a..beb8d1da6b 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.33}
+VERSION=${VERSION:-1.35}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/PyGithub/PyGithub.info b/python/PyGithub/PyGithub.info
index 4f1fe091bb..322e0dd80a 100644
--- a/python/PyGithub/PyGithub.info
+++ b/python/PyGithub/PyGithub.info
@@ -1,8 +1,8 @@
PRGNAM="PyGithub"
-VERSION="1.33"
+VERSION="1.35"
HOMEPAGE="http://pygithub.github.io/PyGithub/v1/index.html"
-DOWNLOAD="https://pypi.python.org/packages/cb/32/556d2bfd99b5242773097cabf95c8b2ce422aeb10126849c8afdcd9ebcea/PyGithub-1.33.tar.gz"
-MD5SUM="57e46bcc73c58534b55195526a22dcbc"
+DOWNLOAD="https://pypi.python.org/packages/ae/d6/e44d5c938bc0fde63e3ee9b3209bc9f2c30c86f211664f333f98c59d36f7/PyGithub-1.35.tar.gz"
+MD5SUM="c60115325245e78e1c69e1a7b8eeb596"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyjwt"