add version 2.0.9 to py-slurm-pipeline (#7771)

Change-Id: I6b597076b0740d65b8aeaebf95f459745b1b1503
This commit is contained in:
healther 2018-04-16 17:13:06 +02:00 committed by Adam J. Stewart
parent 826c1f88a3
commit d0c388ca68

View File

@ -31,6 +31,7 @@ class PySlurmPipeline(PythonPackage):
homepage = "https://github.com/acorg/slurm-pipeline"
url = "https://pypi.io/packages/source/s/slurm-pipeline/slurm-pipeline-1.1.13.tar.gz"
version('2.0.9', '7f97d2410db441081b79ac5c3395b8d0')
version('1.1.13', 'd1f8c78a64718ec5e2e40ba1b6816017')
depends_on('py-setuptools', type='build')