py-gsutil: add v5.2 (#26337)
This commit is contained in:
parent
f168d264d1
commit
6b96486d42
@ -14,6 +14,7 @@ class PyGsutil(PythonPackage):
|
|||||||
|
|
||||||
maintainers = ['dorton21']
|
maintainers = ['dorton21']
|
||||||
|
|
||||||
|
version('5.2', sha256='08857eedbd89c7c6d10176b14f94fb1168d5ef88f5b5b15b3e8a37e29302b79b')
|
||||||
version('4.59', sha256='349e0e0b48c281659acec205917530ae57e2eb23db7220375f5add44688d3ddf')
|
version('4.59', sha256='349e0e0b48c281659acec205917530ae57e2eb23db7220375f5add44688d3ddf')
|
||||||
|
|
||||||
depends_on('python@2.7:2.8,3.5:3.999', type=('build', 'run'))
|
depends_on('python@2.7:2.8,3.5:3.999', type=('build', 'run'))
|
||||||
|
Loading…
Reference in New Issue
Block a user