diff options
Diffstat (limited to 'python/python-keyring')
-rw-r--r-- | python/python-keyring/python-keyring.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-keyring/python-keyring.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-keyring/python-keyring.SlackBuild b/python/python-keyring/python-keyring.SlackBuild index 68ef080d0a..c5ef9fc6e2 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:-10.6.0} +VERSION=${VERSION:-12.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-keyring/python-keyring.info b/python/python-keyring/python-keyring.info index 4caa54bffa..3aa1ad177a 100644 --- a/python/python-keyring/python-keyring.info +++ b/python/python-keyring/python-keyring.info @@ -1,10 +1,10 @@ PRGNAM="python-keyring" -VERSION="10.6.0" +VERSION="12.0.1" HOMEPAGE="https://bitbucket.org/kang/python-keyring-lib" -DOWNLOAD="https://pypi.python.org/packages/47/d2/0cf275bd931f62c5f496b2e36fe9d16ed75fbbe608f881792ce6abb58e32/keyring-10.6.0.tar.gz" -MD5SUM="f17e04c6e33218e4ae109281bbdcedd9" +DOWNLOAD="https://pypi.python.org/packages/b9/f5/26c0d2195b2d3c2f3ecf11eff0903d5eca3a53d3999da2a7d4a2035cc769/keyring-12.0.1.tar.gz" +MD5SUM="92848a76fcef144b07573cc1cc7b9f5b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="setuptools-scm secretstorage" +REQUIRES="setuptools-scm entrypoints" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |