Revision
120678
Author
mmoll@macports.org
Date
2014-06-05 07:35:28 -0700 (Thu, 05 Jun 2014)

Log Message

py-biopython: update to 1.64

Modified Paths

Diff

Modified: trunk/dports/python/py-biopython/Portfile (120677 => 120678)


--- trunk/dports/python/py-biopython/Portfile	2014-06-05 14:03:48 UTC (rev 120677)
+++ trunk/dports/python/py-biopython/Portfile	2014-06-05 14:35:28 UTC (rev 120678)
@@ -5,7 +5,7 @@
 PortGroup python 1.0
 
 name            py-biopython
-version         1.63
+version         1.64
 categories-append     science
 maintainers     mmoll openmaintainer
 platforms       darwin
@@ -18,9 +18,9 @@
 license         MIT
 master_sites    ${homepage}/DIST
 distname        biopython-${version}
-checksums           md5     09c58433150849b131d2d9bbfdf342d3 \
-                    sha1    144b597edfe04486116811455b0e9b7d450bf618 \
-                    rmd160  8f20643ed90c960a69028572c61d7c27f47fc4f7
+checksums           md5     c7636372c4e775d59391e0aa1f0c56c7 \
+                    sha1    d3153f1bffa6fdcb6ffb6100d0efa1b09b913f0f \
+                    rmd160  93f3102ae99bb0b112a9e4c197180c3e8fb45579
 
 python.versions 27 33 34