summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/bcfg2.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index e6b21d76c..d8eb8e5de 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -153,7 +153,7 @@ Requires: bcfg2-server = %{version}
# cherrypy 3.2.3 actually doesn't exist yet, but 3.2.2 has bugs that
# prevent it from working:
# https://bitbucket.org/cherrypy/cherrypy/issue/1154/assertionerror-in-recv-when-ssl-is-enabled
-Requires: python-cherrypy > 3.2.2
+Requires: python-cherrypy > 3.3
%description server-cherrypy
Bcfg2 helps system administrators produce a consistent, reproducible,
@@ -523,4 +523,3 @@ fi
* Fri Sep 15 2006 Narayan Desai <desai@mcs.anl.gov> - 0.8.4-1
- Initial log
-