summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2019-12-25 20:42:43 +0100
committer Willy Sudiarto Raharjo2019-12-31 12:06:26 +0100
commit8f8df1d16bc59a7b70c8cbb1606de25c104eafab (patch)
tree549bf4d41355cc10925500ca11e7d83a51b5d90d /python
parentd1277ad9b4919561032e3dbe17cdf038fee3cda7 (diff)
downloadslackbuilds-8f8df1d16bc59a7b70c8cbb1606de25c104eafab.tar.gz
python/python-keyring: Downgraded for version 19.2.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-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 76aa9908f6..9ef49ede69 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:-19.3.0}
+VERSION=${VERSION:-19.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-keyring/python-keyring.info b/python/python-keyring/python-keyring.info
index 41ee0c624c..ca201cece8 100644
--- a/python/python-keyring/python-keyring.info
+++ b/python/python-keyring/python-keyring.info
@@ -1,8 +1,8 @@
PRGNAM="python-keyring"
-VERSION="19.3.0"
+VERSION="19.2.0"
HOMEPAGE="https://bitbucket.org/kang/python-keyring-lib"
-DOWNLOAD="https://files.pythonhosted.org/packages/a7/74/01d60aefd5719d00379f663565c49b81d3452b0d87b14fbc40b48d5bc94f/keyring-19.3.0.tar.gz"
-MD5SUM="53c144ac01e9ef2dca3be35ee23c9d64"
+DOWNLOAD="https://files.pythonhosted.org/packages/ee/46/77fdb7cd2b0f1f684afbc35a59b3d7ebb6961fe528f97b86900002968914/keyring-19.2.0.tar.gz"
+MD5SUM="1eb6d586ee5794de4bf39c1f513a3139"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="setuptools-scm entrypoints secretstorage"