diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-06-25 22:59:49 -0600 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-07-05 09:09:25 +0700 |
| commit | 4e3c2015bf2036d5a653f19cae49ffa07bddfe4f (patch) | |
| tree | f4fbe31a5c88b7c033958581c912ed0fa1dbdbfe /python | |
| parent | 1e2de2876ee5c13c86ed0a7a8b49bfb5944631b4 (diff) | |
python/python3-typeguard: Updated for version 4.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
| -rw-r--r-- | python/python3-typeguard/python3-typeguard.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-typeguard/python3-typeguard.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-typeguard/python3-typeguard.SlackBuild b/python/python3-typeguard/python3-typeguard.SlackBuild index d4bf4a3f97..8a592ffdfd 100644 --- a/python/python3-typeguard/python3-typeguard.SlackBuild +++ b/python/python3-typeguard/python3-typeguard.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-typeguard SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-4.4.3} +VERSION=${VERSION:-4.4.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-typeguard/python3-typeguard.info b/python/python3-typeguard/python3-typeguard.info index 08fc5dee72..5e1e26dcb9 100644 --- a/python/python3-typeguard/python3-typeguard.info +++ b/python/python3-typeguard/python3-typeguard.info @@ -1,8 +1,8 @@ PRGNAM="python3-typeguard" -VERSION="4.4.3" +VERSION="4.4.4" HOMEPAGE="https://github.com/agronholm/typeguard" -DOWNLOAD="https://files.pythonhosted.org/packages/source/t/typeguard/typeguard-4.4.3.tar.gz" -MD5SUM="e6a31d0c142ea1ede6802e6d600b6197" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/typeguard/typeguard-4.4.4.tar.gz" +MD5SUM="4f97177b802372a70bb571b2aff09313" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-setuptools-scm-opt" |
