aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/python3-Flask-RESTX/python3-Flask-RESTX.SlackBuild2
-rw-r--r--python/python3-Flask-RESTX/python3-Flask-RESTX.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-Flask-RESTX/python3-Flask-RESTX.SlackBuild b/python/python3-Flask-RESTX/python3-Flask-RESTX.SlackBuild
index acdc4fc203a4b..7c30543df4dff 100644
--- a/python/python3-Flask-RESTX/python3-Flask-RESTX.SlackBuild
+++ b/python/python3-Flask-RESTX/python3-Flask-RESTX.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-Flask-RESTX
SRCNAM=$(echo ${PRGNAM,,} | sed "s/python3-//")
-VERSION=${VERSION:-0.5.1}
+VERSION=${VERSION:-1.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-Flask-RESTX/python3-Flask-RESTX.info b/python/python3-Flask-RESTX/python3-Flask-RESTX.info
index f8e197e931c98..632b466ff8c5a 100644
--- a/python/python3-Flask-RESTX/python3-Flask-RESTX.info
+++ b/python/python3-Flask-RESTX/python3-Flask-RESTX.info
@@ -1,8 +1,8 @@
PRGNAM="python3-Flask-RESTX"
-VERSION="0.5.1"
+VERSION="1.0.3"
HOMEPAGE="https://github.com/python-restx/flask-restx"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/f/flask-restx/flask-restx-0.5.1.tar.gz"
-MD5SUM="2bedf3cdc18c689f200d2da0888b5e88"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/f/flask-restx/flask-restx-1.0.3.tar.gz"
+MD5SUM="1d0d080f9e59ddec21cfed5273abcbc7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-aniso8601 Flask python3-jsonschema pytz"