diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2024-12-22 17:39:23 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-12-28 08:29:27 +0700 |
commit | 62dac351b6ec3ea10bd49ebe37f9e90889345c98 (patch) | |
tree | 69463fcf5601920d57a6999823aef7cd60fa4f7b /python/git-fame/git-fame.info | |
parent | 68f2820384dba25fd29c9bc9d94964a5e0970b7b (diff) |
python/git-fame: Updated for version 2.0.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/git-fame/git-fame.info')
-rw-r--r-- | python/git-fame/git-fame.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/git-fame/git-fame.info b/python/git-fame/git-fame.info index fc1dfdb759..ef0d2f50c0 100644 --- a/python/git-fame/git-fame.info +++ b/python/git-fame/git-fame.info @@ -1,10 +1,10 @@ PRGNAM="git-fame" -VERSION="2.0.1" +VERSION="2.0.2" HOMEPAGE="https://pypi.python.org/pypi/git-fame" -DOWNLOAD="https://files.pythonhosted.org/packages/7a/f2/fd903eafd3bf5d5dff0d5885a9fd9f25d3779968897e61d406c57ed0aaf9/git-fame-2.0.1.tar.gz" -MD5SUM="b8b0be30c8b6bdcf5f9d23d61f03d676" +DOWNLOAD="https://files.pythonhosted.org/packages/62/3e/6917394fb60a90847d6686ae18dc76fff6e8f98ea501e2768dcbd4d1d8ed/git_fame-2.0.2.tar.gz" +MD5SUM="1bfbecb148c2eebdc7d812917a90b1f5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python-argopt python3-docopt tqdm python3-tabulate" +REQUIRES="python-argopt python3-docopt tqdm python3-tabulate python3-wheel" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |