aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/python3-WTForms/python3-WTForms.SlackBuild2
-rw-r--r--python/python3-WTForms/python3-WTForms.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-WTForms/python3-WTForms.SlackBuild b/python/python3-WTForms/python3-WTForms.SlackBuild
index f9f03a21b9..dc44f62b93 100644
--- a/python/python3-WTForms/python3-WTForms.SlackBuild
+++ b/python/python3-WTForms/python3-WTForms.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-WTForms
SRCNAM=wtforms
-VERSION=${VERSION:-3.1.2}
+VERSION=${VERSION:-3.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-WTForms/python3-WTForms.info b/python/python3-WTForms/python3-WTForms.info
index 0dec1d0aca..ad92d82384 100644
--- a/python/python3-WTForms/python3-WTForms.info
+++ b/python/python3-WTForms/python3-WTForms.info
@@ -1,8 +1,8 @@
PRGNAM="python3-WTForms"
-VERSION="3.1.2"
+VERSION="3.2.1"
HOMEPAGE="http://wtforms.simplecodes.com/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/w/wtforms/wtforms-3.1.2.tar.gz"
-MD5SUM="722bf234789979ed2ff06e8e9323fa0f"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/w/wtforms/wtforms-3.2.1.tar.gz"
+MD5SUM="58a16ec4a96043b429c196bfafa5fd96"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-hatchling python3-babel"