py-xopen: Add version 0.5.0 (#10995)

This commit is contained in:
Eric Martin 2019-03-26 15:32:09 -05:00 committed by Peter Scheibel
parent 675bb23431
commit 69bd67385c

View file

@ -15,6 +15,7 @@ class PyXopen(PythonPackage):
homepage = "https://github.com/marcelm/xopen"
url = "https://pypi.io/packages/source/x/xopen/xopen-0.1.1.tar.gz"
version('0.5.0', sha256='b097cd25e8afec42b6e1780c1f6315016171b5b6936100cdf307d121e2cbab9f')
version('0.1.1', '4e0e955546ee6bee4ea736b54623a671')
depends_on('py-setuptools', type='build')