view requirements.txt @ 231:137bcd498ef9

serve: Fix a bug where empty route metadata is not the same as invalid route. Some routes can capture no metadata at all, like for example when `foo/%path:slug%` is capturing URL `foo`. The route is still valid, so it returns an empty dictionary. It's not the same as returning `None`, which means "no match".
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 11 Feb 2015 08:31:13 -0800
parents 31eaffd0afd7
children 779c67decff6
line wrap: on
line source

colorama==0.3.1
compressinja==0.0.2
Jinja2==2.7.3
Markdown==2.4.1
MarkupSafe==0.23
mock==1.0.1
py==1.4.23
Pygments==1.6
pystache==0.5.4
pytest==2.6.1
pytest-mock==0.2.0
python-dateutil==2.2
PyYAML==3.11
regex==2014.12.24
repoze.lru==0.6
six==1.7.3
smartypants==1.8.6
strict-rfc3339==0.4
textile==2.2.1
Werkzeug==0.9.6