summaryrefslogtreecommitdiffstats
path: root/python/python3-Flask-Security-Too/python3-Flask-Security-Too.SlackBuild
diff options
context:
space:
mode:
author fourtysixandtwo2024-01-05 10:39:53 +0100
committer Willy Sudiarto Raharjo2024-01-06 02:08:45 +0100
commit8818e7eb269141f38d06af689863dd7b6a777124 (patch)
tree238511dc6b3f107b88ecaf6e449aa05a534d3604 /python/python3-Flask-Security-Too/python3-Flask-Security-Too.SlackBuild
parentdbfd157a378fea02ce3efe78d3a88fed4e3bae5f (diff)
downloadslackbuilds-8818e7eb269141f38d06af689863dd7b6a777124.tar.gz
python/python3-Flask-Security-Too: Updated for version 5.3.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-Flask-Security-Too/python3-Flask-Security-Too.SlackBuild')
-rw-r--r--python/python3-Flask-Security-Too/python3-Flask-Security-Too.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/python/python3-Flask-Security-Too/python3-Flask-Security-Too.SlackBuild b/python/python3-Flask-Security-Too/python3-Flask-Security-Too.SlackBuild
index 0497950929..121aa7542e 100644
--- a/python/python3-Flask-Security-Too/python3-Flask-Security-Too.SlackBuild
+++ b/python/python3-Flask-Security-Too/python3-Flask-Security-Too.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-Flask-Security-Too
-# Copyright 2022-23 fourtysixandtwo <fourtysixandtwo@sliderr.net>
+# Copyright 2022-2024 fourtysixandtwo <fourtysixandtwo@sliderr.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-Flask-Security-Too
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-5.3.2}
+VERSION=${VERSION:-5.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -66,6 +66,7 @@ find -L . \
# lower version requirements
sed -i '/importlib_resources/ s/5\.10/5.1/' pyproject.toml
+sed -i '/markupsafe/ s/2\.1\.0/2.0.1/' pyproject.toml
export PYTHONPATH=/opt/python3.9/site-packages/