Package: python-gtfparse / 1.3.0+ds-2

Metadata

Package Version Patches format
python-gtfparse 1.3.0+ds-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
switch to pytest.patch | (download)

test/test_expand_attributes.py | 23 11 + 12 - 0 !
test/test_multiple_values_for_tag_attribute.py | 9 4 + 5 - 0 !
test/test_parse_gtf_lines.py | 22 11 + 11 - 0 !
3 files changed, 26 insertions(+), 28 deletions(-)

 switch to pytest from nose since the latter is now deprecated
six.patch | (download)

test/test_create_missing_features.py | 2 1 + 1 - 0 !
test/test_multiple_values_for_tag_attribute.py | 2 1 + 1 - 0 !
test/test_parse_gtf_lines.py | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

---