New version: py-lockfile 0.12.2 (#27279)
This commit is contained in:
parent
18d506c7fb
commit
14232b40d9
@ -18,8 +18,11 @@ class PyLockfile(PythonPackage):
|
||||
possibilities it provides than as production-quality code.
|
||||
"""
|
||||
pypi = "lockfile/lockfile-0.10.2.tar.gz"
|
||||
homepage = "https://launchpad.net/pylockfile"
|
||||
|
||||
version('0.12.2', sha256='6aed02de03cba24efabcd600b30540140634fc06cfa603822d508d5361e9f799')
|
||||
version('0.10.2', sha256='9e42252f17d1dd89ee31745e0c4fbe58862c25147eb0ef5295c9cd9bcb4ea2c1')
|
||||
|
||||
depends_on("py-setuptools", type='build')
|
||||
depends_on("py-pbr", type='build')
|
||||
depends_on("py-pbr@1.8:", type='build', when='@0.12.2:')
|
||||
|
Loading…
Reference in New Issue
Block a user