From ffd7735760e59fa4e85d0429ad6f39113c450561 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Tue, 31 May 2016 17:57:36 +0300 Subject: libraries/GitPython: Updated for version 2.0.5. Signed-off-by: Dimitris Zlatanidis --- libraries/GitPython/GitPython.SlackBuild | 4 ++-- libraries/GitPython/GitPython.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'libraries/GitPython') diff --git a/libraries/GitPython/GitPython.SlackBuild b/libraries/GitPython/GitPython.SlackBuild index 2878d71e57..a627328c86 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:-2.0.3} +VERSION=${VERSION:-2.0.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -67,7 +67,7 @@ find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ -o -perm 511 \) -exec chmod 755 {} \; -o \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ - -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; + -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; python setup.py install --root=$PKG diff --git a/libraries/GitPython/GitPython.info b/libraries/GitPython/GitPython.info index c85e34ebd4..2dcb510484 100644 --- a/libraries/GitPython/GitPython.info +++ b/libraries/GitPython/GitPython.info @@ -1,8 +1,8 @@ PRGNAM="GitPython" -VERSION="2.0.3" +VERSION="2.0.5" HOMEPAGE="https://github.com/gitpython-developers/GitPython" -DOWNLOAD="https://pypi.python.org/packages/87/eb/f5e6eb9f129532368242f8c36cec78c9c0a28f6b3a74de2ecf5a5fe56c4c/GitPython-2.0.3.tar.gz" -MD5SUM="5459f90fa49c23643420f9ce07830f22" +DOWNLOAD="https://pypi.python.org/packages/47/28/30f51df811ccdde2f719c034afc1cd1b036dcbb94ecf93ee61af25fe1738/GitPython-2.0.5.tar.gz" +MD5SUM="f4f60f269fb5f6a332c653a5bc015239" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gitdb" -- cgit v1.2.3