py-pysam: update (#11377)

This commit is contained in:
xfzhao 2019-05-07 08:29:05 -05:00 committed by Levi Baber
parent 01eaca607f
commit 65ff6ed8f6

View File

@ -13,6 +13,8 @@ class PyPysam(PythonPackage):
homepage = "https://pypi.python.org/pypi/pysam"
url = "https://github.com/pysam-developers/pysam/archive/v0.14.1.tar.gz"
version('0.15.2', sha256='8cb3dd70f0d825086ac059ec2445ebd2ec5f14af73e7f1f4bd358966aaee5ed3')
version('0.15.1', sha256='12221285af17e32b8f3fed033f90c6177a798afe41420eb5c3352d4e18ee12ed')
version('0.14.1', 'ad88fa5bbcc0fdf4a936734691d9c9d1')
version('0.13', 'a9b502dd1a7e6403e35e6972211688a2')
version('0.11.2.2', '56230cd5f55b503845915b76c22d620a')