[med-svn] [python-pyfaidx] branch master updated (8e873ef -> a09e0d2)
Andreas Tille
tille at debian.org
Sun Dec 11 17:10:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch master
in repository python-pyfaidx.
from 8e873ef Make sure the whole build has LC_ALL set to UTF-8, upload to unstable
new c24135f New upstream version 0.4.8.1
new 54ade05 Updated version 0.4.8.1 from 'upstream/0.4.8.1'
new 2cee075 New upstream version
new 128c207 debhelper 10
new e3f5f2e d/watch: version=4
new a09e0d2 New Build-Depends: python-mock, python3-mock, upload to unstable
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:
.coveragerc | 8 +-
.gitignore | 12 ++
.travis.yml | 13 +-
README.rst | 21 +++-
appveyor.yml | 31 +++++
ci/appveyor/vcvars64.bat | 1 +
debian/changelog | 9 ++
debian/compat | 2 +-
debian/control | 6 +-
debian/watch | 2 +-
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 +++++
19 files changed, 566 insertions(+), 141 deletions(-)
create mode 100644 .gitignore
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