summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Andrew Clemons2019-07-02 02:20:57 +0200
committer Willy Sudiarto Raharjo2019-07-13 03:30:58 +0200
commit67ef0315306f0a0f7db733c0b4a0ca7a59ab0f15 (patch)
tree729b915883d5f2acbf31ed033665dc3e02808670 /python
parent82341bfa954a7bd07d93448c0b91478389ba4d55 (diff)
downloadslackbuilds-67ef0315306f0a0f7db733c0b4a0ca7a59ab0f15.tar.gz
python/git-fame: Updated for version 1.9.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 24843ca309..b9e562a202 100644
--- a/python/git-fame/git-fame.SlackBuild
+++ b/python/git-fame/git-fame.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=git-fame
-VERSION=${VERSION:-1.8.0}
+VERSION=${VERSION:-1.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/git-fame/git-fame.info b/python/git-fame/git-fame.info
index 294a5042ea..d055027ddd 100644
--- a/python/git-fame/git-fame.info
+++ b/python/git-fame/git-fame.info
@@ -1,8 +1,8 @@
PRGNAM="git-fame"
-VERSION="1.8.0"
+VERSION="1.9.1"
HOMEPAGE="https://pypi.python.org/pypi/git-fame"
-DOWNLOAD="https://files.pythonhosted.org/packages/7d/21/4350f571b306a18372e32deb65aff5134a781085c88dc25fe9bdbf15b256/git-fame-1.8.0.tar.gz"
-MD5SUM="83b60dcfbf7fa7a4788e7d492ae9a25d"
+DOWNLOAD="https://files.pythonhosted.org/packages/2c/f8/418f6790948ca510a20d9a3e61a5c7e99e8d96e1735327bbe0744666a9c1/git-fame-1.9.1.tar.gz"
+MD5SUM="90c1ac88f69cd4a06876f8839469feb6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-argopt docopt tqdm python-tabulate"