summaryrefslogtreecommitdiffstats
path: root/python/Kallithea
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2024-02-09 12:40:30 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-10 16:17:16 +0700
commitab253202b33c9e8bb64b244a898b7dd80184fb97 (patch)
tree9721e722d4b5c68a0fb06b8c11893d6620fb2762 /python/Kallithea
parent20378d5ee811b5224ca6520579650b03f6a01230 (diff)
downloadslackbuilds-ab253202b33c9e8bb64b244a898b7dd80184fb97.tar.gz
slackbuilds-ab253202b33c9e8bb64b244a898b7dd80184fb97.tar.xz
python/Kallithea: Updated patch.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Kallithea')
-rw-r--r--python/Kallithea/Kallithea.SlackBuild2
-rw-r--r--python/Kallithea/versions.patch4
2 files changed, 3 insertions, 3 deletions
diff --git a/python/Kallithea/Kallithea.SlackBuild b/python/Kallithea/Kallithea.SlackBuild
index a5c3498da9..b117dc243e 100644
--- a/python/Kallithea/Kallithea.SlackBuild
+++ b/python/Kallithea/Kallithea.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=Kallithea
VERSION=${VERSION:-0.7.0}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/Kallithea/versions.patch b/python/Kallithea/versions.patch
index 319d7400b6..b7390cda27 100644
--- a/python/Kallithea/versions.patch
+++ b/python/Kallithea/versions.patch
@@ -14,7 +14,7 @@ diff -c a/setup.py b/setup.py
"TurboGears2 >= 2.4, < 2.5",
"tgext.routes >= 0.2.0, < 1",
"Beaker >= 1.10.1, < 2",
- "WebHelpers2 >= 2.0, < 2.1",
+! "WebHelpers2 >= 2.0, < 2.1",
! "FormEncode >= 1.3.1, < 1.4",
! "SQLAlchemy >= 1.2.9, < 1.4",
"Mako >= 0.9.1, < 1.2",
@@ -52,7 +52,7 @@ diff -c a/setup.py b/setup.py
"TurboGears2 >= 2.4, < 2.5",
"tgext.routes >= 0.2.0, < 1",
"Beaker >= 1.10.1, < 2",
- "WebHelpers2 >= 2.0, < 2.1",
+! "WebHelpers2 >= 2.0",
! "FormEncode >= 1.3.1",
! "SQLAlchemy >= 1.2.9",
"Mako >= 0.9.1, < 1.2",