Package: tg.devtools / 2.0.2-3

Metadata

Package Version Patches format
tg.devtools 2.0.2-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix template shebang.patch | (download)

devtools/templates/turbogears/ez_setup/__init__.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix shebang line in upstream's ez_setup template so that it is

avoid catwalk dep.patch | (download)

devtools/templates/turbogears/setup.py_tmpl | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix to avoid declaring a useless dep on catwalk
 Only if auth support has not been requested on a given project.