diff options
| author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2025-10-14 09:43:20 -0400 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-10-18 09:04:11 +0700 |
| commit | 1f60bdc3e14aa9932881ca66bdc8507edd447af6 (patch) | |
| tree | c0616a45b5e814de487d639d9cf1b9a42d523fed /python/python3-propcache | |
| parent | 72b8bc0c935a8d34b2727f7e76c37f87fdb79a53 (diff) | |
python/python3-propcache: Updated for version 0.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-propcache')
| -rw-r--r-- | python/python3-propcache/python3-propcache.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-propcache/python3-propcache.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-propcache/python3-propcache.SlackBuild b/python/python3-propcache/python3-propcache.SlackBuild index 55901298df..a5ff25ac8f 100644 --- a/python/python3-propcache/python3-propcache.SlackBuild +++ b/python/python3-propcache/python3-propcache.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) SRCNAM=propcache PRGNAM=python3-propcache -VERSION=${VERSION:-0.3.2} +VERSION=${VERSION:-0.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-propcache/python3-propcache.info b/python/python3-propcache/python3-propcache.info index 0bb8f6103d..b8dbb1802c 100644 --- a/python/python3-propcache/python3-propcache.info +++ b/python/python3-propcache/python3-propcache.info @@ -1,8 +1,8 @@ PRGNAM="python3-propcache" -VERSION="0.3.2" +VERSION="0.4.1" HOMEPAGE="https://propcache.readthedocs.io/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/propcache/propcache-0.3.2.tar.gz" -MD5SUM="1c073b491620a9f6d568276d61f80277" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/propcache/propcache-0.4.1.tar.gz" +MD5SUM="9efab9358cf05265dbee69297e0de96a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-cython-opt python3-expandvars" |
