From 0ac6128a0811df290c32200ebe0f687f316f4f8f Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sun, 30 Apr 2023 17:35:13 +0900 Subject: python/git-fame: Updated for version 2.0.1. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/git-fame/git-fame.SlackBuild | 4 ++-- python/git-fame/git-fame.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python/git-fame/git-fame.SlackBuild b/python/git-fame/git-fame.SlackBuild index 1103bf43370b..c30f9f38a53a 100644 --- a/python/git-fame/git-fame.SlackBuild +++ b/python/git-fame/git-fame.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for git-fame # Copyright 2017-2021 Andrew Clemons, Wellington New Zealand -# Copyright 2022 Andrew Clemons, Tokyo Japan +# Copyright 2022-2023 Andrew Clemons, Tokyo Japan # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=git-fame -VERSION=${VERSION:-1.15.2} +VERSION=${VERSION:-2.0.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 5d3a7e0b7aa3..f85022de433a 100644 --- a/python/git-fame/git-fame.info +++ b/python/git-fame/git-fame.info @@ -1,8 +1,8 @@ PRGNAM="git-fame" -VERSION="1.15.2" +VERSION="2.0.1" HOMEPAGE="https://pypi.python.org/pypi/git-fame" -DOWNLOAD="https://files.pythonhosted.org/packages/74/46/c12bfce3a2963ca9db64acc98e0bfbb3098044b8dbbef5a3eb87401496f9/git-fame-1.15.2.tar.gz" -MD5SUM="55c1662df266bf0b254bd4e6f8207649" +DOWNLOAD="https://files.pythonhosted.org/packages/7a/f2/fd903eafd3bf5d5dff0d5885a9fd9f25d3779968897e61d406c57ed0aaf9/git-fame-2.0.1.tar.gz" +MD5SUM="b8b0be30c8b6bdcf5f9d23d61f03d676" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-argopt docopt tqdm python3-tabulate" -- cgit v1.2.3