summaryrefslogtreecommitdiffstats
path: root/python/python-keyring
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-05-10 05:35:02 +0200
committer Dimitris Zlatanidis2016-05-10 05:35:02 +0200
commitdc48c0a7b86f94957787d3e379e1136494a65c6b (patch)
treeafdc2f3fc291e6ea0e8c14233c46e468d1f96411 /python/python-keyring
parent7aa2173c0fb6134817de2a2eb8901745f530052e (diff)
downloadslackbuilds-dc48c0a7b86f94957787d3e379e1136494a65c6b.tar.gz
python/python-keyring: Updated for version 9.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-keyring')
-rw-r--r--python/python-keyring/python-keyring.SlackBuild2
-rw-r--r--python/python-keyring/python-keyring.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-keyring/python-keyring.SlackBuild b/python/python-keyring/python-keyring.SlackBuild
index af58d7fd43..2501513adf 100644
--- a/python/python-keyring/python-keyring.SlackBuild
+++ b/python/python-keyring/python-keyring.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=python-keyring
SRCNAM=$(echo $PRGNAM | cut -c8-14)
-VERSION=${VERSION:-8.5.1}
+VERSION=${VERSION:-9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-keyring/python-keyring.info b/python/python-keyring/python-keyring.info
index 94f5e26d2a..ac338d41a3 100644
--- a/python/python-keyring/python-keyring.info
+++ b/python/python-keyring/python-keyring.info
@@ -1,8 +1,8 @@
PRGNAM="python-keyring"
-VERSION="8.5.1"
+VERSION="9.0"
HOMEPAGE="https://bitbucket.org/kang/python-keyring-lib"
-DOWNLOAD="https://pypi.python.org/packages/source/k/keyring/keyring-8.5.1.tar.gz"
-MD5SUM="f358ae5f121d169424d32fcd7bd309f7"
+DOWNLOAD="https://pypi.python.org/packages/source/k/keyring/keyring-9.0.tar.gz"
+MD5SUM="7b88030ba5936e95b71c04a069ba111c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""