summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2019-08-29 09:38:55 +0200
committer Willy Sudiarto Raharjo2019-08-31 12:13:19 +0200
commitb78ad76e4ae8b547b9289bfdc07cff29ce6057d0 (patch)
treeb1f0ba8bd733b50a3b8834cde20eb81e74949050
parentc6490d656f9e9fed74b8a1eb6fc30e935512c826 (diff)
downloadslackbuilds-b78ad76e4ae8b547b9289bfdc07cff29ce6057d0.tar.gz
python/git-fame: Updated for version 1.10.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-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 b9e562a202..95a5c097d7 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.9.1}
+VERSION=${VERSION:-1.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/git-fame/git-fame.info b/python/git-fame/git-fame.info
index d055027ddd..270f97ac4e 100644
--- a/python/git-fame/git-fame.info
+++ b/python/git-fame/git-fame.info
@@ -1,8 +1,8 @@
PRGNAM="git-fame"
-VERSION="1.9.1"
+VERSION="1.10.0"
HOMEPAGE="https://pypi.python.org/pypi/git-fame"
-DOWNLOAD="https://files.pythonhosted.org/packages/2c/f8/418f6790948ca510a20d9a3e61a5c7e99e8d96e1735327bbe0744666a9c1/git-fame-1.9.1.tar.gz"
-MD5SUM="90c1ac88f69cd4a06876f8839469feb6"
+DOWNLOAD="https://files.pythonhosted.org/packages/16/40/3db4fe1c7820cd1c82dcc8943784e507403312a3a3bcd12e77a635863780/git-fame-1.10.0.tar.gz"
+MD5SUM="0139e05bbc91df7e02abcf9ff948520d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-argopt docopt tqdm python-tabulate"