aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2025-08-31 16:16:07 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-06 07:24:05 +0700
commitc617c7c2f993d10e4cdb57fce06ba238e3b8b352 (patch)
treef111e45bcb9f862dbe07551a3b0577e3e1cedbee /python
parent08ee4cc751d9a2757a282540bba5ba0d5212b4ac (diff)
python/git-fame: Updated for version 3.1.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/git-fame/git-fame.SlackBuild2
-rw-r--r--python/git-fame/git-fame.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/git-fame/git-fame.SlackBuild b/python/git-fame/git-fame.SlackBuild
index b6f00cb99e..6829fd6365 100644
--- a/python/git-fame/git-fame.SlackBuild
+++ b/python/git-fame/git-fame.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=git-fame
SRCNAM=${SRCNAM:-$(printf '%s\n' "$PRGNAM" | tr '-' '_')}
-VERSION=${VERSION:-2.1.0}
+VERSION=${VERSION:-3.1.1}
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 f7a8a4de5b..1b0ed13d8b 100644
--- a/python/git-fame/git-fame.info
+++ b/python/git-fame/git-fame.info
@@ -1,8 +1,8 @@
PRGNAM="git-fame"
-VERSION="2.1.0"
+VERSION="3.1.1"
HOMEPAGE="https://pypi.python.org/pypi/git-fame"
-DOWNLOAD="https://files.pythonhosted.org/packages/0c/86/e13c918e62315db39d69b653728e03faf8bfa37be880d0ef114322b480c6/git_fame-2.1.0.tar.gz"
-MD5SUM="295c5a8fbb2f86c9369eca78dd5a5a44"
+DOWNLOAD="https://files.pythonhosted.org/packages/25/ab/ad71516d849d1b6160834b15c00590b9e83ba9f3b1f13c2f2ba43a86a81f/git_fame-3.1.1.tar.gz"
+MD5SUM="23df4c4e84df723cfb5693276dda6acc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-argopt python3-docopt tqdm python3-tabulate python3-wheel"