diff options
| author | Arn0 <yth@ythogtha.org> | 2025-11-12 13:54:15 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-11-13 00:33:15 +0700 |
| commit | fe2695066f21620fc0ec97609cdd01db2717d29e (patch) | |
| tree | 646125fa18e3155ba1f2c89cd740effe1c4a3ace /python | |
| parent | 46944cc097dbe73f9b686d10eff6c13c25494257 (diff) | |
python/python3-falcon: updated for version 4.2.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
| -rw-r--r-- | python/python3-falcon/python3-falcon.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-falcon/python3-falcon.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-falcon/python3-falcon.SlackBuild b/python/python3-falcon/python3-falcon.SlackBuild index c4af27e398..a75b5f4300 100644 --- a/python/python3-falcon/python3-falcon.SlackBuild +++ b/python/python3-falcon/python3-falcon.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-falcon SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-4.1.0} +VERSION=${VERSION:-4.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-falcon/python3-falcon.info b/python/python3-falcon/python3-falcon.info index 88a02b34a2..f844d45198 100644 --- a/python/python3-falcon/python3-falcon.info +++ b/python/python3-falcon/python3-falcon.info @@ -1,8 +1,8 @@ PRGNAM="python3-falcon" -VERSION="4.1.0" +VERSION="4.2.0" HOMEPAGE="https://falconframework.org/" -DOWNLOAD="https://pypi.python.org/packages/source/f/falcon/falcon-4.1.0.tar.gz" -MD5SUM="062a6d925bdf9c0be791d736ab6b0e82" +DOWNLOAD="https://pypi.python.org/packages/source/f/falcon/falcon-4.2.0.tar.gz" +MD5SUM="d4d156864d62dfd93abc2fde90ad6fa0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-setuptools-opt python3-cython-opt" |
