summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2019-09-07 08:56:15 +1200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-09-07 08:54:47 +0700
commit330cd153f22c548981b91dd571b55be3be960346 (patch)
tree3bc920116e08ba949c7f56924b0208f2712257ee /python
parent04dadacfe7fbbe9f0cb8764ad9f772d4cbaeef39 (diff)
downloadslackbuilds-330cd153f22c548981b91dd571b55be3be960346.tar.gz
slackbuilds-330cd153f22c548981b91dd571b55be3be960346.tar.xz
python/git-fame: Updated for version 1.10.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 95a5c097d7..32c17caf37 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.10.0}
+VERSION=${VERSION:-1.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/git-fame/git-fame.info b/python/git-fame/git-fame.info
index 270f97ac4e..567de0a2dd 100644
--- a/python/git-fame/git-fame.info
+++ b/python/git-fame/git-fame.info
@@ -1,8 +1,8 @@
PRGNAM="git-fame"
-VERSION="1.10.0"
+VERSION="1.10.1"
HOMEPAGE="https://pypi.python.org/pypi/git-fame"
-DOWNLOAD="https://files.pythonhosted.org/packages/16/40/3db4fe1c7820cd1c82dcc8943784e507403312a3a3bcd12e77a635863780/git-fame-1.10.0.tar.gz"
-MD5SUM="0139e05bbc91df7e02abcf9ff948520d"
+DOWNLOAD="https://files.pythonhosted.org/packages/f4/f0/0ffda6889a91223c1719e44f3e729e4134325ea403b4fabbadd5e8eb31ad/git-fame-1.10.1.tar.gz"
+MD5SUM="f0e879ff766772e45e7f0ae03d4167be"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-argopt docopt tqdm python-tabulate"