py-msrest: new version 0.6.21 (#28207)

This commit is contained in:
Marcus Boden 2022-01-03 18:22:48 +01:00 committed by GitHub
parent 6f95296972
commit 997dba8ffd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ class PyMsrest(PythonPackage):
homepage = "https://github.com/Azure/msrest-for-python"
pypi = "msrest/msrest-0.6.16.tar.gz"
version('0.6.21', sha256='72661bc7bedc2dc2040e8f170b6e9ef226ee6d3892e01affd4d26b06474d68d8')
version('0.6.16', sha256='214c5be98954cb45feb6a6a858a7ae6d41a664e80294b65db225bbaa33d9ca3c')
depends_on('py-setuptools', type='build')