[med-svn] [python-pyfaidx] branch upstream updated (12ea052 -> c24135f)
Andreas Tille
tille at debian.org
Sun Dec 11 17:10:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch upstream
in repository python-pyfaidx.
from 12ea052 Imported Upstream version 0.4.7.1
new c24135f New upstream version 0.4.8.1
The 1 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:
.coveragerc | 8 +-
.gitignore | 7 +-
.travis.yml | 13 +-
README.rst | 21 +++-
appveyor.yml | 31 +++++
ci/appveyor/vcvars64.bat | 1 +
dev-requirements.txt | 11 +-
pyfaidx/__init__.py | 233 +++++++++++++++++++-----------------
pyfaidx/cli.py | 5 +-
setup.py | 7 +-
tests/test_FastaRecord.py | 13 +-
tests/test_FastaVariant.py | 1 +
tests/test_Fasta_synchronization.py | 218 +++++++++++++++++++++++++++++++++
tests/test_feature_indexing.py | 87 +++++++++++++-
tox.ini | 27 +++++
15 files changed, 545 insertions(+), 138 deletions(-)
create mode 100644 appveyor.yml
create mode 100644 ci/appveyor/vcvars64.bat
create mode 100644 tests/test_Fasta_synchronization.py
create mode 100644 tox.ini
--
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