{ "info": { "author": "Microsoft Corporation", "author_email": "azpysdkhelp@microsoft.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "Microsoft Azure SDK for Python\n==============================\n\nThis is the Microsoft Azure Authorization Management Client Library.\n\nAzure Resource Manager (ARM) is the next generation of management APIs that\nreplace the old Azure Service Management (ASM).\n\nThis package has been tested with Python 2.7, 3.4, 3.5, 3.6 and 3.7.\n\nFor the older Azure Service Management (ASM) libraries, see\n`azure-servicemanagement-legacy `__ library.\n\nFor a more complete set of Azure libraries, see the `azure `__ bundle package.\n\n\nUsage\n=====\n\nFor code examples, see `Authorization Management\n`__\non docs.microsoft.com.\n\n\nProvide Feedback\n================\n\nIf you encounter any bugs or have suggestions, please file an issue in the\n`Issues `__\nsection of the project.\n\n\n.. image:: https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt-authorization%2FREADME.png\n\n\n.. :changelog:\n\nRelease History\n===============\n\n0.60.0 (2019-06-25)\n+++++++++++++++++++\n\n**Breaking changes**\n\n- Rename elevate_access.post to global_administrator.elevate_access\n\n**General Breaking changes**\n\nThis version uses a next-generation code generator that *might* introduce breaking changes if you were importing from the v20xx_yy_zz API folders.\nIn summary, some modules were incorrectly visible/importable and have been renamed. This fixed several issues caused by usage of classes that were not supposed to be used in the first place.\n\n- AuthorizationManagementClient cannot be imported from `azure.mgmt.authorization.v20xx_yy_zz.authorization_management_client` anymore (import from `azure.mgmt.authorization.v20xx_yy_zz` works like before)\n- AuthorizationManagementClientConfiguration import has been moved from `azure.mgmt.authorization.v20xx_yy_zz.authorization_management_client` to `azure.mgmt.authorization.v20xx_yy_zz`\n- A model `MyClass` from a \"models\" sub-module cannot be imported anymore using `azure.mgmt.authorization.v20xx_yy_zz.models.my_class` (import from `azure.mgmt.authorization.v20xx_yy_zz.models` works like before)\n- An operation class `MyClassOperations` from an `operations` sub-module cannot be imported anymore using `azure.mgmt.authorization.v20xx_yy_zz.operations.my_class_operations` (import from `azure.mgmt.authorization.v20xx_yy_zz.operations` works like before)\n\nLast but not least, HTTP connection pooling is now enabled by default. You should always use a client as a context manager, or call close(), or use no more than one client per process.\n\n0.52.0 (2019-05-23)\n+++++++++++++++++++\n\n**Features**\n\n- Add elevate_access API\n\n0.51.1 (2018-11-27)\n+++++++++++++++++++\n\n**Bugfixes**\n\n- Missing principal_type in role assignment class #3802\n\n0.51.0 (2018-11-12)\n+++++++++++++++++++\n\n**Features**\n\n- Model RoleAssignmentCreateParameters has a new parameter principal_type\n\n**Breaking changes**\n\n- Parameter role_definition_id of model RoleAssignmentCreateParameters is now required\n- Parameter principal_id of model RoleAssignmentCreateParameters is now required\n\nRole Assignments API version is now 2018-09-01-preview\n\n0.50.0 (2018-05-29)\n+++++++++++++++++++\n\n**Features**\n\n- Support Azure Stack (multi API versionning)\n- Client class can be used as a context manager to keep the underlying HTTP session open for performance\n\n**Bugfixes**\n\n- Compatibility of the sdist with wheel 0.31.0\n\n0.40.0 (2018-03-13)\n+++++++++++++++++++\n\n**Breaking changes**\n\n- Several properties have been flattened and \"properties\" attribute is not needed anymore\n (e.g. properties.email_address => email_address)\n- Some method signature change (e.g. create_by_id)\n\n**Features**\n\n- Adding attributes data_actions / not_data_actions / is_data_actions\n\nAPI version is now 2018-01-01-preview\n\n0.30.0 (2017-04-28)\n+++++++++++++++++++\n\n* Initial Release\n* This wheel package is built with the azure wheel extension\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Azure/azure-sdk-for-python", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "azure-mgmt-authorization", "package_url": "https://pypi.org/project/azure-mgmt-authorization/", "platform": "", "project_url": "https://pypi.org/project/azure-mgmt-authorization/", "project_urls": { "Homepage": "https://github.com/Azure/azure-sdk-for-python" }, "release_url": "https://pypi.org/project/azure-mgmt-authorization/0.60.0/", "requires_dist": [ "msrest (>=0.5.0)", "msrestazure (<2.0.0,>=0.4.32)", "azure-common (~=1.1)", "azure-mgmt-nspkg ; python_version<'3.0'" ], "requires_python": "", "summary": "Microsoft Azure Authorization Management Client Library for Python", "version": "0.60.0" }, "last_serial": 5448187, "releases": { "0.30.0": [ { "comment_text": "", "digests": { "md5": "eb821e5a9dc761f1689c7a585f940131", "sha256": "4b9576f0787a7b4dec298a641fd4507a9a6e735bdc366c73eb1112e2df2bb588" }, "downloads": -1, "filename": "azure_mgmt_authorization-0.30.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "eb821e5a9dc761f1689c7a585f940131", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 31749, "upload_time": "2017-04-28T23:15:33", "url": "https://files.pythonhosted.org/packages/e9/59/80d405f3e56d40bbc18bdddfe8c3ef2077eaf17362c14ba080bb50aeedc4/azure_mgmt_authorization-0.30.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "aa57ef96939ca835f43f3faf469edac6", "sha256": "ff965fe74916974a51e834615b7204f494a1bad42ad8d43874bd879855554466" }, "downloads": -1, "filename": "azure-mgmt-authorization-0.30.0.zip", "has_sig": false, "md5_digest": "aa57ef96939ca835f43f3faf469edac6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42301, "upload_time": "2017-04-28T23:15:35", "url": "https://files.pythonhosted.org/packages/27/ed/e857a8d638fe605c24ca11fe776edad2b0ff697e2395fff25db254b37dfb/azure-mgmt-authorization-0.30.0.zip" } ], "0.30.0a1": [ { "comment_text": "", "digests": { "md5": "6339e7259e92e4b9db40c97bd3ce16ae", "sha256": "91a4f9163b337798a30d4b2c9a6f3761f66ee2cc4ddb882967c2e4ff562807be" }, "downloads": -1, "filename": "azure_mgmt_authorization-0.30.0a1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6339e7259e92e4b9db40c97bd3ce16ae", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 39188, "upload_time": "2016-02-19T02:50:01", "url": "https://files.pythonhosted.org/packages/c2/60/53873b85e7f25b638aad45ee28d85e9c06bf133a21486811fb0abcf8d96b/azure_mgmt_authorization-0.30.0a1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "623418938873f939033e82c180ca6c57", "sha256": "a0822778cb59c395f43d71bc82114943b6d8e54e642bef6263a9054bbc2d61aa" }, "downloads": -1, "filename": "azure-mgmt-authorization-0.30.0a1.zip", "has_sig": false, "md5_digest": "623418938873f939033e82c180ca6c57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42550, "upload_time": "2016-02-19T02:48:14", "url": "https://files.pythonhosted.org/packages/fd/94/69950a897980531634ae06e9b1cae013000034cb9560e5d0f6b761a11dde/azure-mgmt-authorization-0.30.0a1.zip" } ], "0.30.0rc1": [ { "comment_text": "", "digests": { "md5": "c21f1099126f5ed6be82994798d95806", "sha256": "5d7b5bffb800e560da4381a558a48c23c1ef8c41cc373b295e0668dea1ef3251" }, "downloads": -1, "filename": "azure_mgmt_authorization-0.30.0rc1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c21f1099126f5ed6be82994798d95806", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 38064, "upload_time": "2016-03-04T19:46:21", "url": "https://files.pythonhosted.org/packages/92/17/c84806c56931b1b6dab20f7bd40a15ca413fa6407761048f3d9e4e19e55e/azure_mgmt_authorization-0.30.0rc1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eef760d95adb50e0affc02beca4db3ee", "sha256": "84cb386a3d846af04bc12b101a5bd555bf5803ac08e3997184ec8a88379f9df8" }, "downloads": -1, "filename": "azure-mgmt-authorization-0.30.0rc1.zip", "has_sig": false, "md5_digest": "eef760d95adb50e0affc02beca4db3ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41472, "upload_time": "2016-03-04T19:40:20", "url": "https://files.pythonhosted.org/packages/9f/7b/3159989625fdcd0de40236c50907211ac5da32acfb858356daa7e15c0a66/azure-mgmt-authorization-0.30.0rc1.zip" } ], "0.30.0rc2": [ { "comment_text": "", "digests": { "md5": "1c97a19d5e55dadf576b24c7acf3187b", "sha256": "a762ce801af041e4e7a2b851d1b9609de57f335bf6b86f36bd8b6be56b3a38cb" }, "downloads": -1, "filename": "azure_mgmt_authorization-0.30.0rc2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1c97a19d5e55dadf576b24c7acf3187b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 38896, "upload_time": "2016-03-28T18:34:40", "url": "https://files.pythonhosted.org/packages/fb/37/e5a642f4c705870527f49c39f6df2e001c12b1d9e9f36d285be2cf7eb1a7/azure_mgmt_authorization-0.30.0rc2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8e2104316bd152c682d4bff55e5f6ddd", "sha256": "51a9b49aa9d3ba48cd4de682bbd3f9a6faf19d9f73b1a9be6e6dd44ea53702eb" }, "downloads": -1, "filename": "azure-mgmt-authorization-0.30.0rc2.zip", "has_sig": false, "md5_digest": "8e2104316bd152c682d4bff55e5f6ddd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42294, "upload_time": "2016-03-28T18:36:47", "url": "https://files.pythonhosted.org/packages/91/46/28e14f67761913985bbbe59dfa5b7184c91ea72536b316a8383f36b178cc/azure-mgmt-authorization-0.30.0rc2.zip" } ], "0.30.0rc3": [ { "comment_text": "", "digests": { "md5": "98bdbd127aaa969623f9aaa91ef90b89", "sha256": "4dfda6ea079edf90ab8a6ccf5d173defac7c720566bf77c85a79b8f24c3986e4" }, "downloads": -1, "filename": "azure_mgmt_authorization-0.30.0rc3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "98bdbd127aaa969623f9aaa91ef90b89", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 38860, "upload_time": "2016-04-26T23:34:51", "url": "https://files.pythonhosted.org/packages/77/08/2f6774e2f10a28d5ca222cc23429a04374fdb2d29f0e523a2678a34045f1/azure_mgmt_authorization-0.30.0rc3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5b40f880a5bd60b7ae1c2838196b6058", "sha256": "5322da2a102cf11cdbda372b246ec0f1e513dc8d7f7a104098478e29046d414c" }, "downloads": -1, "filename": "azure-mgmt-authorization-0.30.0rc3.zip", "has_sig": false, "md5_digest": "5b40f880a5bd60b7ae1c2838196b6058", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42262, "upload_time": "2016-04-26T23:31:47", "url": "https://files.pythonhosted.org/packages/4f/87/ba79079570b32676c9d18090d1da217c27ca66e2d9b2fb1980aeac3d1b7d/azure-mgmt-authorization-0.30.0rc3.zip" } ], "0.30.0rc4": [ { "comment_text": "", "digests": { "md5": "0bd427d165eb7affc37a89d4d998889d", "sha256": "97d2f5bd583b3fb39a32c0a8045314f6ed42c8f5851b90ddd0f6ea2f992bf84a" }, "downloads": -1, "filename": "azure_mgmt_authorization-0.30.0rc4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0bd427d165eb7affc37a89d4d998889d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 38846, "upload_time": "2016-05-25T22:30:18", "url": "https://files.pythonhosted.org/packages/d6/18/86431c7a647199897d62d20ae52d18b5884388fac4d8b532bc817fde9625/azure_mgmt_authorization-0.30.0rc4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f9a00b7cd57ff37d7f5f89ed1506c362", "sha256": "2fb2ee84a865047aac3afbdfac9bac8a5aa26a0a8e06493e8087c20a988ac79b" }, "downloads": -1, "filename": "azure-mgmt-authorization-0.30.0rc4.zip", "has_sig": false, "md5_digest": "f9a00b7cd57ff37d7f5f89ed1506c362", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42245, "upload_time": "2016-05-25T22:27:12", "url": "https://files.pythonhosted.org/packages/06/2b/bb9c6124f2a33681a322bf79655a878c9ff2fcfe1f9e50d81d73266a50e2/azure-mgmt-authorization-0.30.0rc4.zip" } ], "0.30.0rc5": [ { "comment_text": "", "digests": { "md5": "4c25f7b42035a09949dfbeef64a0b151", "sha256": "822d7a13309552b4f345b05298c3f0cb0d8d92911b669214e3ab02e55fdc7ae3" }, "downloads": -1, "filename": "azure_mgmt_authorization-0.30.0rc5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4c25f7b42035a09949dfbeef64a0b151", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 38848, "upload_time": "2016-06-23T23:28:48", "url": "https://files.pythonhosted.org/packages/a2/06/7c0dd490c1279af81ed2bdff6ead57dc4e275c8ea2b3be0bb5159a21e8f1/azure_mgmt_authorization-0.30.0rc5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "11e9a72e25b1b982a40eec15fd66d8ea", "sha256": "3eb0c71c914779cc64e45a009b600b7e4c42191ae03365cce95d8b4f15209a1f" }, "downloads": -1, "filename": "azure-mgmt-authorization-0.30.0rc5.zip", "has_sig": false, "md5_digest": "11e9a72e25b1b982a40eec15fd66d8ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42391, "upload_time": "2016-06-23T23:30:29", "url": "https://files.pythonhosted.org/packages/38/e9/a59131a13e99d09dcc861ca12f25c520f63325bd63fc8b816413265eb87c/azure-mgmt-authorization-0.30.0rc5.zip" } ], "0.30.0rc6": [ { "comment_text": "", "digests": { "md5": "06dbf62c495818d382cc6e6a4adbac2c", "sha256": "ff782e31ba9a045c49aa5d64b8332ea633811ca7e39dc8b67534d32222096438" }, "downloads": -1, "filename": "azure_mgmt_authorization-0.30.0rc6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "06dbf62c495818d382cc6e6a4adbac2c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 31768, "upload_time": "2016-09-14T23:27:17", "url": "https://files.pythonhosted.org/packages/6a/5c/661da9169d11cab40729bbb69434529069fd93c19f3becd04ff4fc4feee2/azure_mgmt_authorization-0.30.0rc6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ebde9911da99e4e90161bdb018173417", "sha256": "abd8d8f6d7c3415eb9f4e037743d108678d3fc1585feebce2aa68a7722d86f5d" }, "downloads": -1, "filename": "azure-mgmt-authorization-0.30.0rc6.zip", "has_sig": false, "md5_digest": "ebde9911da99e4e90161bdb018173417", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34672, "upload_time": "2016-09-14T23:27:20", "url": "https://files.pythonhosted.org/packages/f2/ed/30ebbf4e38b9147a991d8793dd7e1470ebfb71dac3712c7515ed96678da6/azure-mgmt-authorization-0.30.0rc6.zip" } ], "0.40.0": [ { "comment_text": "", "digests": { "md5": "1034a3353e7b3aacdeb46b8f79cba81d", "sha256": "962ed951ffe7a1283ab8b8bec1525b8fb8e8316ba26ed461a36541ae86deea14" }, "downloads": -1, "filename": "azure_mgmt_authorization-0.40.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1034a3353e7b3aacdeb46b8f79cba81d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 38993, "upload_time": "2018-03-13T23:06:12", "url": "https://files.pythonhosted.org/packages/67/e4/b3535daae30db9b3f73046a0c151c5c2ae2d2bff96ba0c28c1f26a21dbf1/azure_mgmt_authorization-0.40.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2694e956f971752ea407e2c9e090cefa", "sha256": "1d758630ed0701f1cc76060d12bc5ec0be83f586d7bfccdaf860a8f1cecf8397" }, "downloads": -1, "filename": "azure-mgmt-authorization-0.40.0.zip", "has_sig": false, "md5_digest": "2694e956f971752ea407e2c9e090cefa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49889, "upload_time": "2018-03-13T23:06:14", "url": "https://files.pythonhosted.org/packages/3b/a1/6bacd65add8c3855d8a893b8b5525e3cb492579c720d7e7cc36472abe2ae/azure-mgmt-authorization-0.40.0.zip" } ], "0.50.0": [ { "comment_text": "", "digests": { "md5": "be72a7603dc75200ca7d069dfbf48d8f", "sha256": "2b8504763ea8b1b475f2c3533b171bedb91ffae459f48f1f885ec8536df91093" }, "downloads": -1, "filename": "azure_mgmt_authorization-0.50.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "be72a7603dc75200ca7d069dfbf48d8f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 81607, "upload_time": "2018-06-12T23:36:45", "url": "https://files.pythonhosted.org/packages/6f/17/55b974603c16be89c7a7c16bac57b7bce48527bf1bebc3f116f7215176e6/azure_mgmt_authorization-0.50.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8ee68c833ecf17150f953b05dfeee0c2", "sha256": "535de12ff4f628b62b939ae17cc6186226d7783bf02f242cdd3512ee03a6a40e" }, "downloads": -1, "filename": "azure-mgmt-authorization-0.50.0.zip", "has_sig": false, "md5_digest": "8ee68c833ecf17150f953b05dfeee0c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90408, "upload_time": "2018-06-12T23:36:46", "url": "https://files.pythonhosted.org/packages/3e/8f/ccb1117884ffd81862ed03359c90aace89e9d2faa8bb50e35e7fb85154c3/azure-mgmt-authorization-0.50.0.zip" } ], "0.51.0": [ { "comment_text": "", "digests": { "md5": "6f2a7cc3fc65e7b74e9a874785e9d359", "sha256": "454192b372c6862d1cd2c5b23eb49ba5115928bc948fe73eb2f48b26a8e2aec3" }, "downloads": -1, "filename": "azure_mgmt_authorization-0.51.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6f2a7cc3fc65e7b74e9a874785e9d359", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 111904, "upload_time": "2018-11-12T23:03:43", "url": "https://files.pythonhosted.org/packages/20/91/cad6fb2eb9ad106c8d5bd45514af2772c956e921f57b85db6bd0919923e7/azure_mgmt_authorization-0.51.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0db0353e6dcd32a7673c39e8cedfc72c", "sha256": "2aa455b274ff9446987e166fc512b48cd47a21372458be158b0263fd1d38ef93" }, "downloads": -1, "filename": "azure-mgmt-authorization-0.51.0.zip", "has_sig": false, "md5_digest": "0db0353e6dcd32a7673c39e8cedfc72c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 120913, "upload_time": "2018-11-12T23:03:45", "url": "https://files.pythonhosted.org/packages/75/04/3773d60007cc3905fdbbb19930fe65d992000ff729010d4343f69e1512c2/azure-mgmt-authorization-0.51.0.zip" } ], "0.51.1": [ { "comment_text": "", "digests": { "md5": "5d63104d25f4e1665252237cdbec401d", "sha256": "05d14674817f3b9bb5df56c0bafd6cad584783b5f4f647973ba64925e85c7296" }, "downloads": -1, "filename": "azure_mgmt_authorization-0.51.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5d63104d25f4e1665252237cdbec401d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 111432, "upload_time": "2018-11-27T21:09:42", "url": "https://files.pythonhosted.org/packages/a1/71/9a20913e92771b3c23564f1bea54d376d09fb30a75585087c70b769d75c8/azure_mgmt_authorization-0.51.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ceca666a9983ae410e901a88cf62dafb", "sha256": "d2789e21c6b85591b38d5d4e9b835b6546824c14e14aaa366da0ef50a95d2478" }, "downloads": -1, "filename": "azure-mgmt-authorization-0.51.1.zip", "has_sig": false, "md5_digest": "ceca666a9983ae410e901a88cf62dafb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 120356, "upload_time": "2018-11-27T21:09:43", "url": "https://files.pythonhosted.org/packages/96/7a/896d4adf1eb357fa94b23736171ead4e3016ddd584211d7cdc3c5c315e49/azure-mgmt-authorization-0.51.1.zip" } ], "0.52.0": [ { "comment_text": "", "digests": { "md5": "c7cd37b0e4dcd0e628c27257cba399f6", "sha256": "2152f345840d6948e41cd259e44e70dd08186f3ce42fbc1816f99a93145ed0a4" }, "downloads": -1, "filename": "azure_mgmt_authorization-0.52.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c7cd37b0e4dcd0e628c27257cba399f6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 112906, "upload_time": "2019-05-23T17:24:18", "url": "https://files.pythonhosted.org/packages/6b/b2/c0d62a3a91c13641e09af294c13fe16929f88dc5902718388cd9b292217f/azure_mgmt_authorization-0.52.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fa2fd830d9de3865b4ef23d104614cb3", "sha256": "16a618c4357c11e96de376856c396f09e76a56473920cdf7a66735fabaa2a70c" }, "downloads": -1, "filename": "azure-mgmt-authorization-0.52.0.zip", "has_sig": false, "md5_digest": "fa2fd830d9de3865b4ef23d104614cb3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 131241, "upload_time": "2019-05-23T17:24:20", "url": "https://files.pythonhosted.org/packages/14/d2/9a6cf1dd65feaddf43f30ddd89bce7da74ced856d459b11a6a1d5ada0f4e/azure-mgmt-authorization-0.52.0.zip" } ], "0.60.0": [ { "comment_text": "", "digests": { "md5": "5632ab537a90c723254f5fdb9143392f", "sha256": "9d64295cf4210ec14e98fb024a6b4d79d68ef50cdb3804f0b53f8567e52d847f" }, "downloads": -1, "filename": "azure_mgmt_authorization-0.60.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5632ab537a90c723254f5fdb9143392f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 82180, "upload_time": "2019-06-25T19:41:26", "url": "https://files.pythonhosted.org/packages/5e/17/4724694ddb3311955ddc367eddcd0928f8ee2c7b12d5a6f0b12bca0b03db/azure_mgmt_authorization-0.60.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a07af23c7a699ebc3f6c7de4ebfd229d", "sha256": "31e875a34ac2c5d6fefe77b4a8079a8b2bdbe9edb957e47e8b44222fb212d6a7" }, "downloads": -1, "filename": "azure-mgmt-authorization-0.60.0.zip", "has_sig": false, "md5_digest": "a07af23c7a699ebc3f6c7de4ebfd229d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 100506, "upload_time": "2019-06-25T19:41:28", "url": "https://files.pythonhosted.org/packages/d5/42/cb6dc4b14c39c16ea7319c12e63cfb6b67af8d5b1c6ab1ee5a6bdc2ecd8d/azure-mgmt-authorization-0.60.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5632ab537a90c723254f5fdb9143392f", "sha256": "9d64295cf4210ec14e98fb024a6b4d79d68ef50cdb3804f0b53f8567e52d847f" }, "downloads": -1, "filename": "azure_mgmt_authorization-0.60.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5632ab537a90c723254f5fdb9143392f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 82180, "upload_time": "2019-06-25T19:41:26", "url": "https://files.pythonhosted.org/packages/5e/17/4724694ddb3311955ddc367eddcd0928f8ee2c7b12d5a6f0b12bca0b03db/azure_mgmt_authorization-0.60.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a07af23c7a699ebc3f6c7de4ebfd229d", "sha256": "31e875a34ac2c5d6fefe77b4a8079a8b2bdbe9edb957e47e8b44222fb212d6a7" }, "downloads": -1, "filename": "azure-mgmt-authorization-0.60.0.zip", "has_sig": false, "md5_digest": "a07af23c7a699ebc3f6c7de4ebfd229d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 100506, "upload_time": "2019-06-25T19:41:28", "url": "https://files.pythonhosted.org/packages/d5/42/cb6dc4b14c39c16ea7319c12e63cfb6b67af8d5b1c6ab1ee5a6bdc2ecd8d/azure-mgmt-authorization-0.60.0.zip" } ] }