summaryrefslogtreecommitdiffstats
path: root/python/git-fame
diff options
context:
space:
mode:
author Andrew Clemons2021-08-01 01:37:25 +0200
committer Robby Workman2021-08-01 11:20:25 +0200
commit8cf1d56048854563d3164948b48876af2fcbe2e6 (patch)
tree37c022143a149f655979def080e38c0a5020667b /python/git-fame
parentf6888b08fd8640897c03af41141b1e5f85e69be4 (diff)
downloadslackbuilds-8cf1d56048854563d3164948b48876af2fcbe2e6.tar.gz
python/git-fame: Updated for version 1.15.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python/git-fame')
-rw-r--r--python/git-fame/git-fame.SlackBuild4
-rw-r--r--python/git-fame/git-fame.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/git-fame/git-fame.SlackBuild b/python/git-fame/git-fame.SlackBuild
index 649bb27313..7951b0dff4 100644
--- a/python/git-fame/git-fame.SlackBuild
+++ b/python/git-fame/git-fame.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for git-fame
-# Copyright 2017-2020 Andrew Clemons, Wellington New Zealand
+# Copyright 2017-2021 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=git-fame
-VERSION=${VERSION:-1.11.0}
+VERSION=${VERSION:-1.15.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/git-fame/git-fame.info b/python/git-fame/git-fame.info
index d2e6ea173d..730d4fb842 100644
--- a/python/git-fame/git-fame.info
+++ b/python/git-fame/git-fame.info
@@ -1,8 +1,8 @@
PRGNAM="git-fame"
-VERSION="1.11.0"
+VERSION="1.15.0"
HOMEPAGE="https://pypi.python.org/pypi/git-fame"
-DOWNLOAD="https://files.pythonhosted.org/packages/00/b6/4eb0f863ecdd62e8a1544f5c2fcd4076c787f84f35ec7209eef59432c07b/git-fame-1.11.0.tar.gz"
-MD5SUM="5d4c8e0131022be52966aa25ffb48538"
+DOWNLOAD="https://files.pythonhosted.org/packages/e0/32/9b257c9cc4f8ff7f9b6f146099ecd2c012d8f2b9043338e02251e1c32d2d/git-fame-1.15.0.tar.gz"
+MD5SUM=""
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-argopt docopt tqdm python2-tabulate"