1
0

- update to 1.79:

* This is intended to be our final release supporting Python 3.6. It also
  supports Python 3.7, 3.8 and 3.9, and has also been tested on PyPy3.6.1 v7.1.1.
  * Detailed list of changes see 
  https://github.com/biopython/biopython/blob/biopython-179/NEWS.rst#1-june-2021-biopython-179

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-biopython?expand=0&rev=15
This commit is contained in:
2022-03-27 14:09:13 +00:00
committed by Git OBS Bridge
parent 30a50e8f9e
commit 063426a89a
4 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Mar 27 13:57:19 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.79:
* This is intended to be our final release supporting Python 3.6. It also
supports Python 3.7, 3.8 and 3.9, and has also been tested on PyPy3.6.1 v7.1.1.
* Detailed list of changes see
https://github.com/biopython/biopython/blob/biopython-179/NEWS.rst#1-june-2021-biopython-179
-------------------------------------------------------------------
Sat Feb 20 19:29:23 UTC 2021 - andy great <andythe_great@pm.me>