summaryrefslogtreecommitdiffstats
path: root/python/python-keyring
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-02-17 00:14:45 +0100
committer Dimitris Zlatanidis2016-02-17 00:14:45 +0100
commit26e5ccbc7afc9e02173b59a8817a15ee8115d9b5 (patch)
tree4d43b0c50696399115631ab8810067ccc057dbe8 /python/python-keyring
parent1abf4dc430b5cb10467937da37960c609f848663 (diff)
downloadslackbuilds-26e5ccbc7afc9e02173b59a8817a15ee8115d9b5.tar.gz
python/python-keyring: Updated for version 8.4.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-keyring')
-rw-r--r--python/python-keyring/python-keyring.SlackBuild4
-rw-r--r--python/python-keyring/python-keyring.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-keyring/python-keyring.SlackBuild b/python/python-keyring/python-keyring.SlackBuild
index ed144f4921..d82d7ce987 100644
--- a/python/python-keyring/python-keyring.SlackBuild
+++ b/python/python-keyring/python-keyring.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for keyring
-# Copyright 2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2015-2016 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python-keyring
SRCNAM=$(echo $PRGNAM | cut -c8-14)
-VERSION=${VERSION:-5.4}
+VERSION=${VERSION:-8.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-keyring/python-keyring.info b/python/python-keyring/python-keyring.info
index bb5743da97..61d9431f5c 100644
--- a/python/python-keyring/python-keyring.info
+++ b/python/python-keyring/python-keyring.info
@@ -1,8 +1,8 @@
PRGNAM="python-keyring"
-VERSION="5.4"
+VERSION="8.4.1"
HOMEPAGE="https://bitbucket.org/kang/python-keyring-lib"
-DOWNLOAD="https://pypi.python.org/packages/source/k/keyring/keyring-5.4.tar.gz"
-MD5SUM="ed60cc006c1bc629bf92e100cca952ea"
+DOWNLOAD="https://pypi.python.org/packages/source/k/keyring/keyring-8.4.1.tar.gz"
+MD5SUM="96d6e4c9cc4b0a25244cffd7f8c7bdcc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""