summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-07-15 23:11:38 +0200
committer Willy Sudiarto Raharjo2018-07-17 02:15:46 +0200
commit9b3d351bf0f3c608cd2b9f44e1b9435961340586 (patch)
tree81aca6fcb8d4f9ca6ea2fe1bb6b0dcee7bf8e156
parent2252f4fe7fadf69eeb5b0150d64f568d188b5081 (diff)
downloadslackbuilds-9b3d351bf0f3c608cd2b9f44e1b9435961340586.tar.gz
python/python-keyring: Updated for version 13.2.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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 c5ef9fc6e2..5b72583158 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:-12.0.1}
+VERSION=${VERSION:-13.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-keyring/python-keyring.info b/python/python-keyring/python-keyring.info
index 3aa1ad177a..6bc9243e6a 100644
--- a/python/python-keyring/python-keyring.info
+++ b/python/python-keyring/python-keyring.info
@@ -1,8 +1,8 @@
PRGNAM="python-keyring"
-VERSION="12.0.1"
+VERSION="13.2.1"
HOMEPAGE="https://bitbucket.org/kang/python-keyring-lib"
-DOWNLOAD="https://pypi.python.org/packages/b9/f5/26c0d2195b2d3c2f3ecf11eff0903d5eca3a53d3999da2a7d4a2035cc769/keyring-12.0.1.tar.gz"
-MD5SUM="92848a76fcef144b07573cc1cc7b9f5b"
+DOWNLOAD="https://files.pythonhosted.org/packages/a0/c9/c08bf10bd057293ff385abaef38e7e548549bbe81e95333157684e75ebc6/keyring-13.2.1.tar.gz"
+MD5SUM="eabafd33836b7dcee5f20e33e89a02cd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="setuptools-scm entrypoints"