summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-10-08 05:47:07 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-10-11 00:14:49 +0700
commit29440b6d85d323cd6b89c2e857c0415bf5e0bf26 (patch)
treed37293be396e3a7bf8970021ce2fd5486b8633ce /python
parent0dd446372360b0693b69b5286f36d15724f46bda (diff)
downloadslackbuilds-29440b6d85d323cd6b89c2e857c0415bf5e0bf26.tar.gz
slackbuilds-29440b6d85d323cd6b89c2e857c0415bf5e0bf26.tar.xz
python/PyGithub: Updated for version 1.25.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 0057a76c87..edbcd9fa90 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.25.1}
+VERSION=${VERSION:-1.25.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/PyGithub/PyGithub.info b/python/PyGithub/PyGithub.info
index 63053f586d..9194cad3c6 100644
--- a/python/PyGithub/PyGithub.info
+++ b/python/PyGithub/PyGithub.info
@@ -1,8 +1,8 @@
PRGNAM="PyGithub"
-VERSION="1.25.1"
+VERSION="1.25.2"
HOMEPAGE="http://jacquev6.github.io/PyGithub/v1/index.html"
-DOWNLOAD="https://pypi.python.org/packages/source/P/PyGithub/PyGithub-1.25.1.tar.gz"
-MD5SUM="1198f28f574f22139f2c4aae4671b3bd"
+DOWNLOAD="https://pypi.python.org/packages/source/P/PyGithub/PyGithub-1.25.2.tar.gz"
+MD5SUM="18bb9d3fc1cebff8ab69eb57e85179a5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"