[med-svn] [python-pyfaidx] branch master updated (c800ac1 -> 8b30763)

Andreas Tille tille at debian.org
Tue Nov 17 07:25:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

tille pushed a change to branch master
in repository python-pyfaidx.

      from  c800ac1   Add python3-coverage Build-Depends (otherwise build fails on Jessie)
       new  d4a7dcf   Imported Upstream version 0.4.5
       new  850c6e0   Merge tag 'upstream/0.4.5'
       new  d643ea0   Verison 0.4.5 has fixed license
       new  81c8a72   Version 0.4.5.1 works without big test data
       new  db5a16e   Imported Upstream version 0.4.5.1
       new  8b30763   Merge tag 'upstream/0.4.5.1'

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                        |      3 +-
 README.rst                         |     72 +-
 debian/changelog                   |      4 +-
 pyfaidx/__init__.py                |     88 +-
 pyfaidx/cli.py                     |     29 +-
 setup.py                           |      3 +-
 tests/data/chr22.fasta             | 828192 ----------------------------------
 tests/data/chr22.vcf.gz            |    Bin 606571 -> 0 bytes
 tests/data/chr22.vcf.gz.tbi        |    Bin 21378 -> 0 bytes
 tests/data/download_gene_fasta.py  |     13 +-
 tests/test_FastaRecord.py          |      8 +-
 tests/test_FastaVariant.py         |     10 +-
 tests/test_feature_bounds_check.py |     25 +
 tests/test_sequence_class.py       |      6 -
 14 files changed, 200 insertions(+), 828253 deletions(-)
 delete mode 100644 tests/data/chr22.fasta
 delete mode 100644 tests/data/chr22.vcf.gz
 delete mode 100644 tests/data/chr22.vcf.gz.tbi

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pyfaidx.git



More information about the debian-med-commit mailing list