summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2019-12-08 17:18:20 +0100
committer Willy Sudiarto Raharjo2019-12-15 11:06:34 +0100
commit51ec3240fb312ac809c3114ffc18507563a784f7 (patch)
treed3531211ef7fa0ad01075c25770fb050feda5838 /python
parent6ae42bfd1659bb7040fba260637731d33c7d0dd5 (diff)
downloadslackbuilds-51ec3240fb312ac809c3114ffc18507563a784f7.tar.gz
python/python-keyring: Updated for version 19.3.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-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 320b783779..76aa9908f6 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-2018 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2015-2019 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:-17.0.0}
+VERSION=${VERSION:-19.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-keyring/python-keyring.info b/python/python-keyring/python-keyring.info
index 07924d7e20..41ee0c624c 100644
--- a/python/python-keyring/python-keyring.info
+++ b/python/python-keyring/python-keyring.info
@@ -1,8 +1,8 @@
PRGNAM="python-keyring"
-VERSION="17.0.0"
+VERSION="19.3.0"
HOMEPAGE="https://bitbucket.org/kang/python-keyring-lib"
-DOWNLOAD="https://files.pythonhosted.org/packages/d2/fc/08b607c6870b20fc2aa9ef5b7c49293c3134d57563e57d27d9a8b753816c/keyring-17.0.0.tar.gz"
-MD5SUM="3584db53adda22d4c91172297446cc4e"
+DOWNLOAD="https://files.pythonhosted.org/packages/a7/74/01d60aefd5719d00379f663565c49b81d3452b0d87b14fbc40b48d5bc94f/keyring-19.3.0.tar.gz"
+MD5SUM="53c144ac01e9ef2dca3be35ee23c9d64"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="setuptools-scm entrypoints secretstorage"