summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-09-29 04:20:20 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-10-03 10:17:01 +0700
commit11b4ef564a00b9c8a879de097f68d7daaa3df022 (patch)
treea55999092b1c061248976bbfc1fcaf8f193a9b11 /python
parentd515454d48b56d293abc7d3bc7c500311352a9e9 (diff)
downloadslackbuilds-11b4ef564a00b9c8a879de097f68d7daaa3df022.tar.gz
slackbuilds-11b4ef564a00b9c8a879de097f68d7daaa3df022.tar.xz
python/PyGithub: Updated for version 1.25.1.
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 dc1f83cd02..0057a76c87 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.0}
+VERSION=${VERSION:-1.25.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/PyGithub/PyGithub.info b/python/PyGithub/PyGithub.info
index 5a284b8649..63053f586d 100644
--- a/python/PyGithub/PyGithub.info
+++ b/python/PyGithub/PyGithub.info
@@ -1,8 +1,8 @@
PRGNAM="PyGithub"
-VERSION="1.25.0"
+VERSION="1.25.1"
HOMEPAGE="http://jacquev6.github.io/PyGithub/v1/index.html"
-DOWNLOAD="https://pypi.python.org/packages/source/P/PyGithub/PyGithub-1.25.0.tar.gz"
-MD5SUM="9aa4ab89326c7b3ee77bb21c70086b42"
+DOWNLOAD="https://pypi.python.org/packages/source/P/PyGithub/PyGithub-1.25.1.tar.gz"
+MD5SUM="1198f28f574f22139f2c4aae4671b3bd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"