diff options
author | Arn0 <yth@ythogtha.org> | 2023-11-08 14:57:31 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-11 08:07:52 +0700 |
commit | 095ff2c162eba4e19eb5dc0a84a11b3b5a8aad1d (patch) | |
tree | 37970ac0fbba951fd9290433862eca9ed4295440 | |
parent | 8ffe06ad829c2ca28c6cfc5f0b235f101167eeb2 (diff) |
python/python3-dogpile.cache: REQUIRES update
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | python/python3-dogpile.cache/python3-dogpile.cache.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-dogpile.cache/python3-dogpile.cache.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-dogpile.cache/python3-dogpile.cache.SlackBuild b/python/python3-dogpile.cache/python3-dogpile.cache.SlackBuild index 88d02c7c5fbd8..9698f6abb3f7a 100644 --- a/python/python3-dogpile.cache/python3-dogpile.cache.SlackBuild +++ b/python/python3-dogpile.cache/python3-dogpile.cache.SlackBuild @@ -27,7 +27,7 @@ PRGNAM=python3-dogpile.cache VERSION=${VERSION:-1.2.2} SRCNAM=${SRCNAM:-dogpile.cache} SRCVER=${SRCVER:-rel_$(echo $VERSION | tr . _)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-dogpile.cache/python3-dogpile.cache.info b/python/python3-dogpile.cache/python3-dogpile.cache.info index e18e5c6955df3..576e12062dc1b 100644 --- a/python/python3-dogpile.cache/python3-dogpile.cache.info +++ b/python/python3-dogpile.cache/python3-dogpile.cache.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/sqlalchemy/dogpile.cache/archive/rel_1_2_2/dogpile. MD5SUM="7004b497556a8cde16ec9da2bcd32af9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-stevedore decorator" +REQUIRES="python3-stevedore python3-decorator" MAINTAINER="Jeremy Hansen" EMAIL="jebrhansen+SBo@gmail.com" |