diff options
Diffstat (limited to 'python/python3-falcon')
| -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" |
