Accepting request 1065974 from devel:languages:python:numeric
- 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/request/show/1065974 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-biopython?expand=0&rev=10
This commit is contained in:
commit
39df8ad45a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52805e9af88767e450e2df8113b5bc59e964e2e8a7bb803a83570bdbb51c0e43
|
||||
size 17924553
|
3
biopython-1.81.tar.gz
Normal file
3
biopython-1.81.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2cf38112b6d8415ad39d6a611988cd11fb5f33eb09346666a87263beba9614e0
|
||||
size 19324875
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 15 14:03:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 4 14:19:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user