summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libraries/GitPython/GitPython.SlackBuild4
-rw-r--r--libraries/GitPython/GitPython.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/GitPython/GitPython.SlackBuild b/libraries/GitPython/GitPython.SlackBuild
index ffe2a134de..bd34a0d3d9 100644
--- a/libraries/GitPython/GitPython.SlackBuild
+++ b/libraries/GitPython/GitPython.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for GitPython
-# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=GitPython
-VERSION=${VERSION:-2.1.7}
+VERSION=${VERSION:-2.1.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/GitPython/GitPython.info b/libraries/GitPython/GitPython.info
index c1e1d60ffd..5db212db63 100644
--- a/libraries/GitPython/GitPython.info
+++ b/libraries/GitPython/GitPython.info
@@ -1,8 +1,8 @@
PRGNAM="GitPython"
-VERSION="2.1.7"
+VERSION="2.1.9"
HOMEPAGE="https://github.com/gitpython-developers/GitPython"
-DOWNLOAD="https://pypi.python.org/packages/e1/ec/9f2bbc86a0188bf83221212be87fa4b70dc71a9385efcc95a25e9789894e/GitPython-2.1.7.tar.gz"
-MD5SUM="a63fdd2a650694ea23e268fd0c952034"
+DOWNLOAD="https://pypi.python.org/packages/60/5f/4980198a804838d42fed09364a6315ff4783706ecf46de21b7bb92354b2d/GitPython-2.1.9.tar.gz"
+MD5SUM="e3bd0b32a5e2ec7ab3af803365447534"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gitdb2"