summaryrefslogtreecommitdiffstats
path: root/python/PyGithub
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-05-05 10:47:51 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-05-12 07:35:41 +0700
commite3166edc07e37afa688c0964eaa30042cd163e3c (patch)
tree1f8adb15bbab59c3edb28ff34470c165b2893eb3 /python/PyGithub
parentc660d11a8d8b82c908e22913a69dea40221b9cb6 (diff)
downloadslackbuilds-e3166edc07e37afa688c0964eaa30042cd163e3c.tar.gz
slackbuilds-e3166edc07e37afa688c0964eaa30042cd163e3c.tar.xz
python/PyGithub: Updated for version 1.25.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/PyGithub')
-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 ed3bd5accc..dc1f83cd02 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.24.1}
+VERSION=${VERSION:-1.25.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/PyGithub/PyGithub.info b/python/PyGithub/PyGithub.info
index 0ddcc1ecbe..5a284b8649 100644
--- a/python/PyGithub/PyGithub.info
+++ b/python/PyGithub/PyGithub.info
@@ -1,8 +1,8 @@
PRGNAM="PyGithub"
-VERSION="1.24.1"
+VERSION="1.25.0"
HOMEPAGE="http://jacquev6.github.io/PyGithub/v1/index.html"
-DOWNLOAD="https://pypi.python.org/packages/source/P/PyGithub/PyGithub-1.24.1.tar.gz"
-MD5SUM="bf15aa34ee8cd75af9a6ae46c71f73cf"
+DOWNLOAD="https://pypi.python.org/packages/source/P/PyGithub/PyGithub-1.25.0.tar.gz"
+MD5SUM="9aa4ab89326c7b3ee77bb21c70086b42"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"