summaryrefslogtreecommitdiffstats
path: root/python/git-fame
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2020-02-15 09:07:43 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-15 10:37:31 +0700
commit0e37281d292ec98dca93fa3af19bfdc061262b4c (patch)
treea3fb31ee900864fba5698042d2b708d3e40856e2 /python/git-fame
parentceccffd2eda1e5355e340ed60b5c6a1b2a630d2b (diff)
downloadslackbuilds-0e37281d292ec98dca93fa3af19bfdc061262b4c.tar.gz
slackbuilds-0e37281d292ec98dca93fa3af19bfdc061262b4c.tar.xz
python/git-fame: Updated for version 1.11.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 32c17caf37..a2f581d09a 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-2019 Andrew Clemons, Wellington New Zealand
+# Copyright 2017-2020 Andrew Clemons, Wellington New Zealand
# 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=git-fame
-VERSION=${VERSION:-1.10.1}
+VERSION=${VERSION:-1.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/git-fame/git-fame.info b/python/git-fame/git-fame.info
index 567de0a2dd..4e1a793dfe 100644
--- a/python/git-fame/git-fame.info
+++ b/python/git-fame/git-fame.info
@@ -1,8 +1,8 @@
PRGNAM="git-fame"
-VERSION="1.10.1"
+VERSION="1.11.0"
HOMEPAGE="https://pypi.python.org/pypi/git-fame"
-DOWNLOAD="https://files.pythonhosted.org/packages/f4/f0/0ffda6889a91223c1719e44f3e729e4134325ea403b4fabbadd5e8eb31ad/git-fame-1.10.1.tar.gz"
-MD5SUM="f0e879ff766772e45e7f0ae03d4167be"
+DOWNLOAD="https://files.pythonhosted.org/packages/00/b6/4eb0f863ecdd62e8a1544f5c2fcd4076c787f84f35ec7209eef59432c07b/git-fame-1.11.0.tar.gz"
+MD5SUM="5d4c8e0131022be52966aa25ffb48538"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-argopt docopt tqdm python-tabulate"