From d8c459011c2e6d54ee98a0606a4cb7eefbfee0e7 Mon Sep 17 00:00:00 2001 From: isaackwy Date: Fri, 20 Sep 2024 12:57:57 -0700 Subject: python/python3-keyring: Update for 25.4.1 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-keyring/python3-keyring.SlackBuild | 2 +- python/python3-keyring/python3-keyring.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python') diff --git a/python/python3-keyring/python3-keyring.SlackBuild b/python/python3-keyring/python3-keyring.SlackBuild index d4a750c5f76a..1e7bca94b7c5 100644 --- a/python/python3-keyring/python3-keyring.SlackBuild +++ b/python/python3-keyring/python3-keyring.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-keyring -VERSION=${VERSION:-25.4.0} +VERSION=${VERSION:-25.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-keyring/python3-keyring.info b/python/python3-keyring/python3-keyring.info index 6789e401d018..b1f7fa52ac35 100644 --- a/python/python3-keyring/python3-keyring.info +++ b/python/python3-keyring/python3-keyring.info @@ -1,8 +1,8 @@ PRGNAM="python3-keyring" -VERSION="25.4.0" +VERSION="25.4.1" HOMEPAGE="https://github.com/jaraco/keyring" -DOWNLOAD="https://files.pythonhosted.org/packages/source/k/keyring/keyring-25.4.0.tar.gz" -MD5SUM="f60bb4b87fad5035b467b41f7e2439ae" +DOWNLOAD="https://files.pythonhosted.org/packages/source/k/keyring/keyring-25.4.1.tar.gz" +MD5SUM="18421ba10fcf6af96586aa0761cc667d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-importlib_metadata python3-jaraco.classes python3-jaraco.context python3-jaraco.functools secretstorage" -- cgit v1.2.3