python-biopython 1.80+dfsg-3 source package in Ubuntu

Changelog

python-biopython (1.80+dfsg-3) unstable; urgency=medium

  * muscle3.patch: ensure muscle3 is default even if unavailable.
    This fixes the test_doctest failure which occurs because of a
    mismatch between "muscle" and "muscle3" when none of them is
    available.
  * d/control: declare compliance to standards version 4.6.2.

 -- Étienne Mollier <email address hidden>  Fri, 23 Dec 2022 20:22:29 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-biopython_1.80+dfsg-3.dsc 3.3 KiB f97c4d8bf3ef95d94163f612ee20599c519d12ac8c4931d081203bd616f7b588
python-biopython_1.80+dfsg.orig.tar.xz 10.2 MiB 33f55619b952b7ae13539ba898aa4d24a2326b649ad581f185f6f706426fdd02
python-biopython_1.80+dfsg-3.debian.tar.xz 19.4 KiB 55f8b92f751b61eb43b5a878230163a484764e5d115b75f92bf2732719f43151

Available diffs

No changes file available.

Binary packages built by this source

python-biopython-doc: Documentation for the Biopython library

 Documentation and examples about how to use the Biopython
 library.
 .
 This package also contains the unit tests of the test suite
 to enable reproducing the test results.

python3-biopython: Python3 library for bioinformatics

 The Biopython Project is an international association
 of developers of freely available Python tools for
 computational molecular biology.
 .
 It is a distributed collaborative effort to develop Python3
 libraries and applications which address the needs of
 current and future work in bioinformatics. The source code
 is made available under the Biopython License, which is
 extremely liberal and compatible with almost every license in
 the world. The project works along with the Open Bioinformatics
 Foundation, who generously provide web and CVS space for
 the project.

python3-biopython-dbgsym: debug symbols for python3-biopython
python3-biopython-sql: Biopython support for the BioSQL database schema (Python 3)

 This is the Biopython interface to a BioSQL database (see www.biosql.org
 for details). BioPerl, BioJava and BioRuby also provide their own BioSQL
 interfaces onto the same shared SQL schema.