diff options
Diffstat (limited to 'python/python-keyring')
-rw-r--r-- | python/python-keyring/python-keyring.SlackBuild | 4 | ||||
-rw-r--r-- | python/python-keyring/python-keyring.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-keyring/python-keyring.SlackBuild b/python/python-keyring/python-keyring.SlackBuild index 683b03e65902..68ef080d0a23 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 aca94d089621..4caa54bffaed 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" |