1
0

- update to 1.81:

* The API documentation and the `Biopython Tutorial and
    Cookbook` have been updated to better annotate use and
    application of the ``Bio.PDB.internal_coords`` module.
  * ``Bio.Phylo`` now supports ``Alignment`` and
    ``MultipleSeqAlignment`` objects as input.
  * Several improvements and bug fixes to the snapgene parser

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-biopython?expand=0&rev=19
This commit is contained in:
2023-02-15 14:04:46 +00:00
committed by Git OBS Bridge
parent e111c6a246
commit 754d74b384
4 changed files with 15 additions and 4 deletions

View File

@@ -22,7 +22,7 @@
%define skip_python2 1
%define skip_python36 1
Name: python-biopython
Version: 1.80
Version: 1.81
Release: 0
Summary: Python Tools for Computational Molecular Biology
License: BSD-3-Clause AND MIT