summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-01-23 06:06:19 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-01-23 22:29:40 +0700
commit8e89ae549a93cb7def918b82b6b792adaaff98ca (patch)
tree21ba642f7f7e67f282057fdd03f7626322a27e8a
parent56e3737626459b7407daca448130812ecf756394 (diff)
downloadslackbuilds-8e89ae549a93cb7def918b82b6b792adaaff98ca.tar.gz
slackbuilds-8e89ae549a93cb7def918b82b6b792adaaff98ca.tar.xz
libraries/GitPython: Updated for version 0.3.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--libraries/GitPython/GitPython.SlackBuild2
-rw-r--r--libraries/GitPython/GitPython.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/GitPython/GitPython.SlackBuild b/libraries/GitPython/GitPython.SlackBuild
index 91cf19383d..f198b403e0 100644
--- a/libraries/GitPython/GitPython.SlackBuild
+++ b/libraries/GitPython/GitPython.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=GitPython
-VERSION=${VERSION:-0.3.2.1}
+VERSION=${VERSION:-0.3.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/GitPython/GitPython.info b/libraries/GitPython/GitPython.info
index b8d52cff31..6d451a94c7 100644
--- a/libraries/GitPython/GitPython.info
+++ b/libraries/GitPython/GitPython.info
@@ -1,8 +1,8 @@
PRGNAM="GitPython"
-VERSION="0.3.2.1"
+VERSION="0.3.6"
HOMEPAGE="https://github.com/gitpython-developers/GitPython"
-DOWNLOAD="https://pypi.python.org/packages/source/G/GitPython/GitPython-0.3.2.1.tar.gz"
-MD5SUM="a8e8d3875d71c09993d078527d8c327e"
+DOWNLOAD="https://pypi.python.org/packages/source/G/GitPython/GitPython-0.3.6.tar.gz"
+MD5SUM="87404ab9e0fcee81e660e932b3d9f2c6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gitdb"