diff options
| author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2025-07-17 13:57:28 -0400 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-07-19 08:17:56 +0700 |
| commit | 125725c1f1709e0676d5343bcbbc7a0a7ed88510 (patch) | |
| tree | 3a2a027696dd697bbbff897164b5c79d7caec9f5 /python/python3-propcache | |
| parent | 734771ebaf121027c561899c9d9c526f8de15ca4 (diff) | |
python/python3-propcache: Updated for version 0.3.2.
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 38d864797a..55901298df 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.1} +VERSION=${VERSION:-0.3.2} 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 18d859a294..0bb8f6103d 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.1" +VERSION="0.3.2" HOMEPAGE="https://propcache.readthedocs.io/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/propcache/propcache-0.3.1.tar.gz" -MD5SUM="5e4ae92cad41df24bdcafeaca092004e" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/propcache/propcache-0.3.2.tar.gz" +MD5SUM="1c073b491620a9f6d568276d61f80277" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-cython-opt python3-expandvars" |
