When releasing 2.1.1, I forgot to add hashlib and pysqlite as dependencies in the quickstart template (for newly quickstarted apps) when the python version is 2.4.
It's an easy fix, just a minorly annoying one. Use the same code in the quickstarted setup.py_tmpl as was used in setup.py.