py-biopython: add version 1.70 (#6389)
This commit is contained in:
parent
17e0b81463
commit
035cce2b81
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ class PyBiopython(PythonPackage):
|
||||||
homepage = "http://biopython.org/wiki/Main_Page"
|
homepage = "http://biopython.org/wiki/Main_Page"
|
||||||
url = "http://biopython.org/DIST/biopython-1.65.tar.gz"
|
url = "http://biopython.org/DIST/biopython-1.65.tar.gz"
|
||||||
|
|
||||||
|
version('1.70', 'feff7a3e2777e43f9b13039b344e06ff')
|
||||||
version('1.65', '143e7861ade85c0a8b5e2bbdd1da1f67')
|
version('1.65', '143e7861ade85c0a8b5e2bbdd1da1f67')
|
||||||
|
|
||||||
depends_on('py-mx', type=('build', 'run'))
|
depends_on('py-mx', type=('build', 'run'))
|
||||||
|
|
Loading…
Reference in a new issue