From 35414a4a1ac09f7ff80ba1905f08e154261ba2bb Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Tue, 11 Mar 2025 21:34:02 +0900 Subject: python/git-fame: Updated for version 2.1.0. 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(-) (limited to 'python') diff --git a/python/git-fame/git-fame.SlackBuild b/python/git-fame/git-fame.SlackBuild index 5e89f6387e..b6f00cb99e 100644 --- a/python/git-fame/git-fame.SlackBuild +++ b/python/git-fame/git-fame.SlackBuild @@ -27,8 +27,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=git-fame SRCNAM=${SRCNAM:-$(printf '%s\n' "$PRGNAM" | tr '-' '_')} -VERSION=${VERSION:-2.0.2} -BUILD=${BUILD:-3} +VERSION=${VERSION:-2.1.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 ef0d2f50c0..f7a8a4de5b 100644 --- a/python/git-fame/git-fame.info +++ b/python/git-fame/git-fame.info @@ -1,8 +1,8 @@ PRGNAM="git-fame" -VERSION="2.0.2" +VERSION="2.1.0" HOMEPAGE="https://pypi.python.org/pypi/git-fame" -DOWNLOAD="https://files.pythonhosted.org/packages/62/3e/6917394fb60a90847d6686ae18dc76fff6e8f98ea501e2768dcbd4d1d8ed/git_fame-2.0.2.tar.gz" -MD5SUM="1bfbecb148c2eebdc7d812917a90b1f5" +DOWNLOAD="https://files.pythonhosted.org/packages/0c/86/e13c918e62315db39d69b653728e03faf8bfa37be880d0ef114322b480c6/git_fame-2.1.0.tar.gz" +MD5SUM="295c5a8fbb2f86c9369eca78dd5a5a44" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-argopt python3-docopt tqdm python3-tabulate python3-wheel" -- cgit v1.2.3