Package: glue / 0.13-7

Metadata

Package Version Patches format
glue 0.13-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10_rename_command | (download)

setup.py | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 rename glue command
 glue is so generic, so we rename to glue-sprite for Debian systems.
20_fix_python_prints | (download)

docs/conf.py | 8 4 4 - 0 !
1 file changed, 4 insertions( ), 4 deletions(-)

 fix new print syntax
fix_2to3 | (download)

glue/algorithms/__init__.py | 12 6 6 - 0 !
glue/bin.py | 20 10 10 - 0 !
glue/core.py | 22 11 11 - 0 !
glue/formats/base.py | 2 1 1 - 0 !
glue/formats/caat.py | 2 1 1 - 0 !
glue/formats/cocos2d.py | 2 1 1 - 0 !
glue/formats/css.py | 20 10 10 - 0 !
glue/formats/html.py | 2 1 1 - 0 !
glue/formats/img.py | 8 4 4 - 0 !
glue/formats/jsonformat.py | 6 3 3 - 0 !
glue/formats/less.py | 4 2 2 - 0 !
glue/formats/scss.py | 2 1 1 - 0 !
glue/helpers.py | 2 1 1 - 0 !
glue/managers/base.py | 4 2 2 - 0 !
glue/managers/watch.py | 2 1 1 - 0 !
setup.py | 1 0 1 - 0 !
16 files changed, 55 insertions( ), 56 deletions(-)

 fix python 2 code tu run on python 3