diff options
| author | Andrew Clemons <andrew.clemons@gmail.com> | 2025-03-11 21:34:02 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-03-15 09:19:19 +0700 |
| commit | 35414a4a1ac09f7ff80ba1905f08e154261ba2bb (patch) | |
| tree | 340f1e95a470cb3f5030efcb3eba8bda6fa770ee /python | |
| parent | 39944db1873781dc90a3642a869c3852c44f3707 (diff) | |
python/git-fame: Updated for version 2.1.0.
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.SlackBuild | 4 | ||||
| -rw-r--r-- | 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 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" |
