[med-svn] [python-pyfasta] 05/06: Update upstream source from tag 'upstream/0.5.2'
Andreas Tille
tille at debian.org
Wed Dec 27 16:58:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository python-pyfasta.
commit 2e67270ce6be5315d7f6b3dbaea013972f515027
Merge: 3b3254d 752c646
Author: Andreas Tille <tille at debian.org>
Date: Wed Dec 27 17:57:48 2017 +0100
Update upstream source from tag 'upstream/0.5.2'
Update to upstream version '0.5.2'
with Debian dir 3d90458e764e9e776a2448bdcbf0ce01ae035cb5
CHANGELOG.txt | 77 +++++++++
MANIFEST.in | 4 +
PKG-INFO | 302 ++++++++++++++++++++++++++++++++++
README.rst | 212 ++++++++++++++++++++++++
pyfasta.egg-info/PKG-INFO | 302 ++++++++++++++++++++++++++++++++++
pyfasta.egg-info/SOURCES.txt | 20 +++
pyfasta.egg-info/dependency_links.txt | 1 +
pyfasta.egg-info/entry_points.txt | 3 +
pyfasta.egg-info/not-zip-safe | 1 +
pyfasta.egg-info/top_level.txt | 1 +
pyfasta/__init__.py | 141 ++++++++++++++++
pyfasta/fasta.py | 233 ++++++++++++++++++++++++++
pyfasta/records.py | 295 +++++++++++++++++++++++++++++++++
pyfasta/split_fasta.py | 231 ++++++++++++++++++++++++++
setup.cfg | 13 ++
setup.py | 40 +++++
tests/bench.py | 51 ++++++
tests/data/dups.fasta | 4 +
tests/data/key.fasta | 6 +
tests/data/three_chrs.fasta | 30 ++++
tests/test_all.py | 255 ++++++++++++++++++++++++++++
21 files changed, 2222 insertions(+)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pyfasta.git
More information about the debian-med-commit
mailing list