summaryrefslogtreecommitdiffstats
path: root/python/python-keyring
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-keyring')
-rw-r--r--python/python-keyring/python-keyring.SlackBuild2
-rw-r--r--python/python-keyring/python-keyring.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-keyring/python-keyring.SlackBuild b/python/python-keyring/python-keyring.SlackBuild
index 5b72583158..320b783779 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:-13.2.1}
+VERSION=${VERSION:-17.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-keyring/python-keyring.info b/python/python-keyring/python-keyring.info
index 6bc9243e6a..07924d7e20 100644
--- a/python/python-keyring/python-keyring.info
+++ b/python/python-keyring/python-keyring.info
@@ -1,10 +1,10 @@
PRGNAM="python-keyring"
-VERSION="13.2.1"
+VERSION="17.0.0"
HOMEPAGE="https://bitbucket.org/kang/python-keyring-lib"
-DOWNLOAD="https://files.pythonhosted.org/packages/a0/c9/c08bf10bd057293ff385abaef38e7e548549bbe81e95333157684e75ebc6/keyring-13.2.1.tar.gz"
-MD5SUM="eabafd33836b7dcee5f20e33e89a02cd"
+DOWNLOAD="https://files.pythonhosted.org/packages/d2/fc/08b607c6870b20fc2aa9ef5b7c49293c3134d57563e57d27d9a8b753816c/keyring-17.0.0.tar.gz"
+MD5SUM="3584db53adda22d4c91172297446cc4e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="setuptools-scm entrypoints"
+REQUIRES="setuptools-scm entrypoints secretstorage"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"