[med-svn] [python-pyvcf] 04/11: Merge tag 'upstream/0.6.8'

Andreas Tille tille at debian.org
Fri Dec 2 20:16:16 UTC 2016


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

tille pushed a commit to branch master
in repository python-pyvcf.

commit e5b6d3ab6a935c8ed32186a5223179d1ae5430ac
Merge: 9c5c275 de030e8
Author: Andreas Tille <tille at debian.org>
Date:   Fri Dec 2 20:19:04 2016 +0100

    Merge tag 'upstream/0.6.8'
    
    Upstream version 0.6.8

 PKG-INFO                     | 187 +------------
 README.rst                   |  33 ++-
 scripts/vcf_sample_filter.py |  39 +++
 setup.cfg                    |   2 +-
 setup.py                     |  40 +--
 vcf/__init__.py              | 175 +-----------
 vcf/cparse.pyx               |   5 +-
 vcf/model.py                 | 146 +++++++++--
 vcf/parser.py                | 193 ++++++++------
 vcf/sample_filter.py         | 115 ++++++++
 vcf/test/FT.vcf              |  50 ++++
 vcf/test/issue-214.vcf       |  32 +++
 vcf/test/strelka.vcf         |  57 ++++
 vcf/test/test_vcf.py         | 613 +++++++++++++++++++++++++++++++++++++++++--
 vcf/utils.py                 |   2 +-
 15 files changed, 1168 insertions(+), 521 deletions(-)

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



More information about the debian-med-commit mailing list