summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"