Package: ctdconverter / 2.0-4

Metadata

Package Version Patches format
ctdconverter 2.0-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
add_setup.py.patch | (download)

convert.py | 4 2 + 2 - 0 !
setup.py | 170 170 + 0 - 0 !
2 files changed, 172 insertions(+), 2 deletions(-)

 add setup.py
upgrade_deprecated_strip | (download)

common/utils.py | 7 3 + 4 - 0 !
1 file changed, 3 insertions(+), 4 deletions(-)

 upgrade deprecated using of string.strip()

correct_name | (download)

convert.py | 12 7 + 5 - 0 !
1 file changed, 7 insertions(+), 5 deletions(-)

 unify script name reporting

py3_compat | (download)

cwl/converter.py | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 use `open` instead of `file`