summaryrefslogtreecommitdiffstats
path: root/python/python-keyring
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-01-13 17:44:03 +0100
committer Willy Sudiarto Raharjo2018-01-17 13:46:28 +0100
commit346d0fb7d4acd037011e6dec0ef93178b204422f (patch)
tree3c3d1ace673b6e2c266c572641b6d643c72fbfd6 /python/python-keyring
parentb95abc4f9b432308e16b91c89e255301dd090feb (diff)
downloadslackbuilds-346d0fb7d4acd037011e6dec0ef93178b204422f.tar.gz
python/python-keyring: Updated for version 10.6.0.
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 683b03e659..68ef080d0a 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-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2015-2018 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:-10.3.3}
+VERSION=${VERSION:-10.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-keyring/python-keyring.info b/python/python-keyring/python-keyring.info
index aca94d0896..4caa54bffa 100644
--- a/python/python-keyring/python-keyring.info
+++ b/python/python-keyring/python-keyring.info
@@ -1,8 +1,8 @@
PRGNAM="python-keyring"
-VERSION="10.3.3"
+VERSION="10.6.0"
HOMEPAGE="https://bitbucket.org/kang/python-keyring-lib"
-DOWNLOAD="https://pypi.python.org/packages/6b/38/4032c9767db98701384184ad973219172f785d58a686bb80eec58d9d6b62/keyring-10.3.3.tar.gz"
-MD5SUM="743bdb52c245e19e2032d598fd3af2d8"
+DOWNLOAD="https://pypi.python.org/packages/47/d2/0cf275bd931f62c5f496b2e36fe9d16ed75fbbe608f881792ce6abb58e32/keyring-10.6.0.tar.gz"
+MD5SUM="f17e04c6e33218e4ae109281bbdcedd9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="setuptools-scm secretstorage"