Update CherryPy dependency package to python-cherrypy3 on Debian.
authorW. Trevor King <wking@tremily.us>
Thu, 10 May 2012 12:56:02 +0000 (08:56 -0400)
committerW. Trevor King <wking@tremily.us>
Thu, 10 May 2012 12:56:02 +0000 (08:56 -0400)
commitf174d8943c2edea25306ab522c27f69bbebd0be3
treeebd7208afc9c46f7763570e3cc35197633f5c4a3
parent0b3126bb8aad58127a66b9e6b9c9bc6128c0828b
Update CherryPy dependency package to python-cherrypy3 on Debian.

Thanks to Tim Mazid for reporting the bug, and Israel Basurto for
suggesting the fix.

On Wed, May 09, 2012 at 07:26:14PM +1000, Tim Mazid wrote:
> $ interfaces/web/cfbe.py ~/projects/proj/
> Bugs Everywhere Directory v1.4
> Traceback (most recent call last):
>   File "interfaces/web/cfbe.py", line 42, in <module>
>     cherrypy.quickstart(WebInterface, '/', app_config)
> AttributeError: 'module' object has no attribute 'quickstart'
>
> This is with the latest be from git, and python-cherrypy 2.3.0-3 from
> Debian wheezy.
doc/install.txt