summaryrefslogtreecommitdiffstats
path: root/python/Kallithea/versions.patch
diff options
context:
space:
mode:
Diffstat (limited to 'python/Kallithea/versions.patch')
-rw-r--r--python/Kallithea/versions.patch4
1 files changed, 2 insertions, 2 deletions
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",