{ "info": { "author": "Microsoft Corporation", "author_email": "azpycli@microsoft.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "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" ], "description": "Microsoft Azure CLI 'role' Command Module for Role-Based Access Control (RBAC)\n==============================================================================\n\nThis package is for the 'role' module.\ni.e. 'az role'\n\n\n\n\n.. :changelog:\n\nRelease History\n===============\n\n2.6.4\n+++++\n* Minor fixes.\n\n2.6.3\n+++++\n* Minor fixes.\n\n2.6.2\n+++++\n* role assignment: support scope of management group\n\n2.6.1\n+++++\n* create-for-rbac: hide '--password' as the preparations to pull the plug completely in 2019 May\n\n2.6.0\n+++++\n* [BREAKING CHANGE] 'group create'/'app create'/'sp create-for-rbac': supports idempotent, hence confliction error will not be surfaced\n\n2.5.0\n+++++\n* create-for-rbac: handle --years correctly\n* [BREAKING CHANGE] `role assignment delete`: prompt when delete all assignments under the subscription unconditionally\n\n2.4.3\n+++++\n* `ad app/sp credential reset`: support --end-date\n* `ad app permission add`: support to add permissions on existing api\n* `ad app permission list`: fix a bad error when there is no permissions\n* `ad sp delete`: skip role assignment delete if the current account has no subscription\n* `ad app create`: make --identifier-uris default to empty list if not provided\n\n2.4.2\n+++++\n* `role definition update`: use id to resolve definition correctly\n* `ad app credential reset`: drop the assumption that app's service principal always exists\n\n2.4.1\n+++++\n* `az ad app create/update`: support app roles\n\n2.4.0\n+++++\n* `az identity` moved here from inside of the `azure-cli-vm` command_module.\n\n2.3.1\n+++++\n* Minor fixes\n\n2.3.0\n+++++\n* `create-for-rbac`: deprecate `--password` for securer password auto-generated by CLI\n\n2.2.0\n++++++\n* BREAKING CHANGE: `az ad app/sp list` will by default output the first 100 objects instead of getting all of them. \n\n2.1.11\n++++++\n* support custom identifier for password credential \n\n2.1.10\n++++++\n* `ad app update`: address a failure caused by updating immutable credentials\n* graph: output warnings to communicate breaking changes in the near future for \"ad app/sp list\"\n\n2.1.9\n++++++\n* support API permission management, signed-in-user, and application password & certificate credential management\n* `ad sp create-for-rbac`: clarify the confusion between displayName and service principal name\n* support grant permissions to AAD apps\n\n2.1.8\n++++++\n* support add/remove/list owner on AAD Applciation and Group objects\n\n2.1.7\n++++++\n* ad app owner: Adds support for listing Azure AD app owners.\n* ad sp owner: Adds support for listing Azure AD service principal owners.\n\n2.1.6\n++++++\n* role: ensure role definition create & update commands accept multiple permission configurations\n* create-for-rbac: ensure home page uri is always \"https\"\n\n2.1.5\n++++++\n* support list user's group memberships\n\n2.1.4\n++++++\n* Minor fixes.\n\n2.1.3\n++++++\n* role assignment: fix a recent regression that principalName is missing\n\n2.1.2\n++++++\n* support for stack profile 2017-03-09-profile\n\n2.1.1\n+++++\n* `ad app update`: Fixes issue where generic update parameters would not work correctly.\n\n2.1.0\n+++++\n* BREAKING CHANGE: 'show' commands log error message and fail with exit code of 3 upon a missing resource.\n\n2.0.27\n++++++\n* Minor fixes.\n\n2.0.26\n++++++\n* Minor fixes.\n\n2.0.25\n++++++\n* ad: remove stack traces from graph exceptions before surface to users\n* ad sp create: do not throw if CLI can't resolve app id\n\n2.0.24\n++++++\n* ad app update: add generic update support\n\n2.0.23\n++++++\n* BREAKING CHANGE: remove deprecated `az ad sp reset-credentials`\n* Minor fixes.\n\n2.0.22\n++++++\n* `sdist` is now compatible with wheel 0.31.0\n\n2.0.21\n++++++\n* graph: support required access configuration and native client \n* rbac: ensure collection has less than 1000 ids on resolving graph objects\n* ad sp: new commands to manage credentials \"az ad sp credential reset/list/delete\"\n* role assignments: (breaking change)list/show output has \"properties\" removed to align with SDK\n* role definition: support `dataActions` and `notDataActions`\n\n2.0.20\n++++++\n* role assignments: expose \"role assignment list-changelogs\" for rbac audit \n\n2.0.18\n++++++\n* ad app update: expose \"--available-to-other-tenants\"\n\n2.0.17\n++++++\n* role assignment: expose --assignee-object-id to bypass graph query\n\n2.0.16\n++++++\n* Update for CLI core changes.\n\n2.0.15\n++++++\n* `role assignment list`: show default assignments for classic administrators\n* `ad sp reset-credentials`: support to add credentials instead of overwriting\n* `create-for-rbac`: emit out an actionable error if provisioning application failed for lack of permissions\n\n2.0.14\n++++++\n* minor fixes\n\n2.0.13 (2017-10-09)\n+++++++++++++++++++\n* minor fixes\n\n2.0.12 (2017-09-22)\n+++++++++++++++++++\n* minor fixes\n\n2.0.11 (2017-08-28)\n+++++++++++++++++++\n* minor fixes\n\n2.0.10 (2017-08-11)\n+++++++++++++++++++\n* minor fixes\n\n2.0.9 (2017-07-27)\n++++++++++++++++++\n* minor fixes\n\n2.0.8 (2017-07-07)\n++++++++++++++++++\ncreate-for-rbac: support output in SDK auth file format\n\n2.0.7 (2017-06-21)\n++++++++++++++++++\n* No changes.\n\n2.0.6 (2017-06-13)\n++++++++++++++++++\n* rbac: clean up role assignments and related AAD application when delete a service principal (#3610)\n\n2.0.5 (2017-05-30)\n++++++++++++++++++\n* ad: for 'app create' command, mention time format in the arg descriptions for --start-date/--end-date\n* output deprecating information on using '--expanded-view'\n* Add Key Vault integration to the create-for-rbac and reset-credentials commands.\n\n\n2.0.4 (2017-05-09)\n++++++++++++++++++\n* Minor fixes.\n\n2.0.3 (2017-04-28)\n++++++++++++++++++\n* create-for-rbac: ensure SP's end date will not exceed certificate's expiration date (#2989)\n* RBAC: add full support for 'ad group' (#2016)\n\n2.0.2 (2017-04-17)\n++++++++++++++++++\n* role: fix issues on role definition update (#2745)\n* create-for-rbac: ensure user provided password is picked up\n\n2.0.1 (2017-04-03)\n++++++++++++++++++\n\n* role: fix the error when supply role in guid format (#2667)\n* Fix code style of azure-cli-role (#2608)\n* rbac:catch more graph error (#2567)\n* core: support login using service principal with a cert (#2457)\n\n2.0.0 (2017-02-27)\n++++++++++++++++++\n\n* GA release.\n\n\n0.1.2rc2 (2017-02-22)\n+++++++++++++++++++++\n\n* Documentation updates.\n\n\n0.1.2rc1 (2017-02-17)\n+++++++++++++++++++++\n\n* Support --skip-assignment for 'az ad sp create-for-rbac'\n* Show commands return empty string with exit code 0 for 404 responses\n\n\n0.1.1b2 (2017-01-30)\n+++++++++++++++++++++\n\n* Support Python 3.6.\n\n0.1.1b1 (2017-01-17)\n+++++++++++++++++++++\n\n* 'create-for-rbac' command accepts displayname.\n\n0.1.0b11 (2016-12-12)\n+++++++++++++++++++++\n\n* Preview release.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Azure/azure-cli", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "azure-cli-role", "package_url": "https://pypi.org/project/azure-cli-role/", "platform": "", "project_url": "https://pypi.org/project/azure-cli-role/", "project_urls": { "Homepage": "https://github.com/Azure/azure-cli" }, "release_url": "https://pypi.org/project/azure-cli-role/2.6.4/", "requires_dist": [ "azure-cli-core", "azure-mgmt-authorization (==0.50.0)", "azure-mgmt-monitor (==0.5.2)", "azure-graphrbac (==0.60.0)", "azure-keyvault (==1.1.0)", "pytz", "azure-cli-command-modules-nspkg (>=2.0.0)" ], "requires_python": "", "summary": "Microsoft Azure Command-Line Tools Role Command Module", "version": "2.6.4" }, "last_serial": 5905609, "releases": { "0.1.0b10": [ { "comment_text": "", "digests": { "md5": "d80043169546eea724e2fb35920373bb", "sha256": "869ae132a0568b2c2f1a39eb063f0a18912ac7e0d2500e01681fc06abe02b373" }, "downloads": -1, "filename": "azure_cli_role-0.1.0b10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d80043169546eea724e2fb35920373bb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14359, "upload_time": "2016-11-28T20:02:53", "url": "https://files.pythonhosted.org/packages/64/84/2c75e7b42cb10cf9f182ff17da240eb7bc52a94869f87a1c6a97d8db2346/azure_cli_role-0.1.0b10-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3565ab6ea8bf43300227e928cc5297a5", "sha256": "64b5683cbe8fb744747e55c090bed5035438deb556055861cc5902d021dc1a7d" }, "downloads": -1, "filename": "azure-cli-role-0.1.0b10.tar.gz", "has_sig": false, "md5_digest": "3565ab6ea8bf43300227e928cc5297a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10315, "upload_time": "2016-11-28T20:00:58", "url": "https://files.pythonhosted.org/packages/47/fa/d68158d27aa92219c3a0b7ec806602eed2654621bc3f3f21634311e17740/azure-cli-role-0.1.0b10.tar.gz" } ], "0.1.0b11": [ { "comment_text": "", "digests": { "md5": "d15d34140f918f4ee2958b096d49c725", "sha256": "965ffb6072eed00287335e820e13c76f0091f8ef96ac48e4ff6aa39e125163f0" }, "downloads": -1, "filename": "azure_cli_role-0.1.0b11-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d15d34140f918f4ee2958b096d49c725", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14726, "upload_time": "2016-12-12T20:07:01", "url": "https://files.pythonhosted.org/packages/89/91/c0d182ffbf3c1d756282f59da12932227c3e785a4a1ab2f7fd5a624d3055/azure_cli_role-0.1.0b11-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "55124ca9524ab602ca5631fbc22bf724", "sha256": "582a7de4fb1c2aaa73de8ccce6216222746d0fd4cd438e6719982ea43356ba6f" }, "downloads": -1, "filename": "azure-cli-role-0.1.0b11.tar.gz", "has_sig": false, "md5_digest": "55124ca9524ab602ca5631fbc22bf724", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10642, "upload_time": "2016-12-12T20:05:22", "url": "https://files.pythonhosted.org/packages/b6/9d/3dc7ae6f3dde7930f38a1576cf98486c8b68a278dc31e88097a18c92503d/azure-cli-role-0.1.0b11.tar.gz" } ], "0.1.0b4": [ { "comment_text": "", "digests": { "md5": "62dc813cd5a1acfb8bdccc5e1f31f19d", "sha256": "31f265180c006a87311549e5f2a6317e2e43bcf7ca4c9d55d2bb07be6f03ffce" }, "downloads": -1, "filename": "azure-cli-role-0.1.0b4.tar.gz", "has_sig": false, "md5_digest": "62dc813cd5a1acfb8bdccc5e1f31f19d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9567, "upload_time": "2016-09-20T23:40:48", "url": "https://files.pythonhosted.org/packages/24/3e/78642a80decf12fbbfd6ba875f74929e85d022b45b3f87d981e5be210946/azure-cli-role-0.1.0b4.tar.gz" } ], "0.1.0b7": [ { "comment_text": "", "digests": { "md5": "7c74c063e092ebb1c62bacf99e174c07", "sha256": "30b21e15dc33e6bc149544e7e137acca1652fcd559677b6d09322d44e9a40cae" }, "downloads": -1, "filename": "azure-cli-role-0.1.0b7.tar.gz", "has_sig": false, "md5_digest": "7c74c063e092ebb1c62bacf99e174c07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9641, "upload_time": "2016-09-24T01:06:55", "url": "https://files.pythonhosted.org/packages/65/68/247cfbd4179f321263292e8da908412f67731e68558192d80b0d6d7cbf78/azure-cli-role-0.1.0b7.tar.gz" } ], "0.1.0b8": [ { "comment_text": "", "digests": { "md5": "1f506b5b53442604bda4659f7b852ce5", "sha256": "c2604c7017fcb1507e902c4fc7c21d6321ddfbccccfc69fe783b3f312369e8ad" }, "downloads": -1, "filename": "azure-cli-role-0.1.0b8.tar.gz", "has_sig": false, "md5_digest": "1f506b5b53442604bda4659f7b852ce5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9910, "upload_time": "2016-10-24T20:12:16", "url": "https://files.pythonhosted.org/packages/a7/0b/4502b182b26933973f09db9a85c83d2c7e4302bceb37080a39b61bdd4a70/azure-cli-role-0.1.0b8.tar.gz" } ], "0.1.0b9": [ { "comment_text": "", "digests": { "md5": "478213da98c3b09d9c9cd60b44749f76", "sha256": "94a01d8af53408f36bbe2d9444bc2bd41df2832ed9f2e4f64577eaf3240c6325" }, "downloads": -1, "filename": "azure_cli_role-0.1.0b9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "478213da98c3b09d9c9cd60b44749f76", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14208, "upload_time": "2016-11-14T23:44:21", "url": "https://files.pythonhosted.org/packages/ec/0f/3838f43c4fb9ff5ef1e19d8f74a43c7fa5122ea456f66867409b143f07f0/azure_cli_role-0.1.0b9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "678187106c1b9496da52dcf8f35b6595", "sha256": "b6e2fa5a76ddbcbca4c453bc944ba37f0f85d18c5dc1ae76b7c50aab26db119c" }, "downloads": -1, "filename": "azure-cli-role-0.1.0b9.tar.gz", "has_sig": false, "md5_digest": "678187106c1b9496da52dcf8f35b6595", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10182, "upload_time": "2016-11-14T23:42:28", "url": "https://files.pythonhosted.org/packages/bf/3d/3c86c4dfe431409bb7021eacf4576ec46918c7436ba0f1a2c99daa7c0b23/azure-cli-role-0.1.0b9.tar.gz" } ], "0.1.1b1": [ { "comment_text": "", "digests": { "md5": "3c1a3ee58339a974c5ee44ead234e412", "sha256": "cf163093455bf457779cf3e61895df0fc7a39d3cd79782325ca96d7a1423bc6e" }, "downloads": -1, "filename": "azure_cli_role-0.1.1b1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3c1a3ee58339a974c5ee44ead234e412", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15124, "upload_time": "2017-01-17T19:49:45", "url": "https://files.pythonhosted.org/packages/ae/b6/c2a6a3d127ba442770a99c17686d9fa41fe392dd95e632289e2aa57fa5dc/azure_cli_role-0.1.1b1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "85a15ab70fef5f439501bfd92a96c3a1", "sha256": "4c5bb7ac4d86d2a0379c34f3d955c49cd1c8f6c43a5a3a3936c818935a8f1ff6" }, "downloads": -1, "filename": "azure-cli-role-0.1.1b1.tar.gz", "has_sig": false, "md5_digest": "85a15ab70fef5f439501bfd92a96c3a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11329, "upload_time": "2017-01-17T19:49:51", "url": "https://files.pythonhosted.org/packages/e1/d8/0a3a9bc39dcb04e2f1eb3007ad6f5bfc12d324563a01a787e6142af46f1c/azure-cli-role-0.1.1b1.tar.gz" } ], "0.1.1b2": [ { "comment_text": "", "digests": { "md5": "7e47d6368360397256174f29ffc01955", "sha256": "f2d82350eacf5a520d18d3e0a2cae941875221d4e76ed74764fdffc8f9904bfd" }, "downloads": -1, "filename": "azure_cli_role-0.1.1b2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7e47d6368360397256174f29ffc01955", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15176, "upload_time": "2017-01-31T00:10:16", "url": "https://files.pythonhosted.org/packages/c2/c6/fcf057ea0aa477143b15d3ca6a425f0239b54bc78d219b077bb06390bc23/azure_cli_role-0.1.1b2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6153f9354434ac1efc812d2dfbf1cb7d", "sha256": "5dace53297d4fbf0aa70603d6a52a4d09854570ec58557a47bff3dda1e891217" }, "downloads": -1, "filename": "azure-cli-role-0.1.1b2.tar.gz", "has_sig": false, "md5_digest": "6153f9354434ac1efc812d2dfbf1cb7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11372, "upload_time": "2017-01-31T00:10:10", "url": "https://files.pythonhosted.org/packages/71/79/ec3d09e3412a30f982193ab7a109b4983f715ec7e58145bfe59d3daa5e56/azure-cli-role-0.1.1b2.tar.gz" } ], "0.1.2rc1": [ { "comment_text": "", "digests": { "md5": "57fa3639e5be4979a4bb408dec96cb3e", "sha256": "e737b1f1c91312d8a5ae49cf6e9bba16d04b6df745ea71d798a6c91de2a9f526" }, "downloads": -1, "filename": "azure_cli_role-0.1.2rc1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "57fa3639e5be4979a4bb408dec96cb3e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15455, "upload_time": "2017-02-17T23:52:51", "url": "https://files.pythonhosted.org/packages/49/f9/5b1a26efc9a53967edb53510d8efd552903492934379e1277dde4778be78/azure_cli_role-0.1.2rc1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3d7a75fe9ea20ed2b21f7576a925eabb", "sha256": "f57ae91609cc13389cb469f3040457759809735cd407cdc188a9f5ac38ce2e11" }, "downloads": -1, "filename": "azure-cli-role-0.1.2rc1.tar.gz", "has_sig": false, "md5_digest": "3d7a75fe9ea20ed2b21f7576a925eabb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11706, "upload_time": "2017-02-17T23:52:46", "url": "https://files.pythonhosted.org/packages/44/44/5e8fc4c640f38a88d7873256baf5f1a579589813780053e472e816e94053/azure-cli-role-0.1.2rc1.tar.gz" } ], "0.1.2rc2": [ { "comment_text": "", "digests": { "md5": "421c2287c60945e53f1cb26cc16a1294", "sha256": "de99c77b26a5bbfb1105f9f5d5f55e5aca12ac69f50f8f406b90a4df4ce6b144" }, "downloads": -1, "filename": "azure_cli_role-0.1.2rc2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "421c2287c60945e53f1cb26cc16a1294", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15525, "upload_time": "2017-02-23T02:07:32", "url": "https://files.pythonhosted.org/packages/ef/3a/87f05d07bd3b2d47b14d52bd78140bc6e29784f02f9ab9f4f4dd7a3059f5/azure_cli_role-0.1.2rc2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "08837a267d3771a1d7f09b200f8b61ee", "sha256": "54c26bfad9dc48ccf7991bbf4f9c62b3f52530ad437885154bb547556570541c" }, "downloads": -1, "filename": "azure-cli-role-0.1.2rc2.tar.gz", "has_sig": false, "md5_digest": "08837a267d3771a1d7f09b200f8b61ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11784, "upload_time": "2017-02-23T02:07:26", "url": "https://files.pythonhosted.org/packages/c1/a3/150352af7a58726aefa2e2ce68ba4d3aec77be6ddcf371302159ae4ea9f5/azure-cli-role-0.1.2rc2.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "ee5be75e36b1d50c848cd737d64dd7e6", "sha256": "3157ce6a7c5911b89ee5fc21024dfc82fb7b436925798d92932f3c12fb06ebc4" }, "downloads": -1, "filename": "azure_cli_role-2.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ee5be75e36b1d50c848cd737d64dd7e6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15485, "upload_time": "2017-02-27T17:54:26", "url": "https://files.pythonhosted.org/packages/ba/28/57bf4104a96c293d821a7707b5a3d0fd19cf21fc5ef87b7fb60bc0606d72/azure_cli_role-2.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9710304492cb739c1f0c65befc4689f4", "sha256": "020ab5f4aa62ae02d73b4395330e22304a67fb3a6bc9aa66c773251755c7ee42" }, "downloads": -1, "filename": "azure-cli-role-2.0.0.tar.gz", "has_sig": false, "md5_digest": "9710304492cb739c1f0c65befc4689f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11816, "upload_time": "2017-02-27T17:54:33", "url": "https://files.pythonhosted.org/packages/1e/93/33c0a96c0b9054a7d1fb3e61779778a24705393cba7b8d5d5978ceaeb6c2/azure-cli-role-2.0.0.tar.gz" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "4744e6cd30be7293e5eee7ddbf2238ce", "sha256": "1c757f30ae1acee79fc2029c580390982f2a21fbf8455359bc48793572eaa586" }, "downloads": -1, "filename": "azure_cli_role-2.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4744e6cd30be7293e5eee7ddbf2238ce", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 17055, "upload_time": "2017-04-03T16:57:25", "url": "https://files.pythonhosted.org/packages/f6/06/e317bc6b72456e8d9b5fed6c574728ace3c2e1dad45f7c20a54774c942ce/azure_cli_role-2.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "43e5125c06f2c3eee7297c81e6ef0338", "sha256": "48eca577cd9fe3c7ded1c0b051432b18a3ad0f5795da70a21f71fe7180de015c" }, "downloads": -1, "filename": "azure-cli-role-2.0.1.tar.gz", "has_sig": false, "md5_digest": "43e5125c06f2c3eee7297c81e6ef0338", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12403, "upload_time": "2017-04-03T16:57:16", "url": "https://files.pythonhosted.org/packages/4c/c4/49ef59b8c76b848b907af8d45acd9154be50e444d19cc284dcd5699b2155/azure-cli-role-2.0.1.tar.gz" } ], "2.0.10": [ { "comment_text": "", "digests": { "md5": "45540dfe6e17121116947328a3badd55", "sha256": "c1dea3554dd457d872c1a40f4745ab43abd7b061766e53ff43068cd72a65795e" }, "downloads": -1, "filename": "azure_cli_role-2.0.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "45540dfe6e17121116947328a3badd55", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21154, "upload_time": "2017-08-11T17:00:28", "url": "https://files.pythonhosted.org/packages/b6/5c/5b6c123d600513fe39d7dff4f44e6f9b68dd2e44550552e569a9813f9205/azure_cli_role-2.0.10-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3a09963f853b23db90a7e25bfa785218", "sha256": "6856784d1f6f53097bb48f6f1a62ec999284aee13ab78095a29997bea21892fa" }, "downloads": -1, "filename": "azure-cli-role-2.0.10.tar.gz", "has_sig": false, "md5_digest": "3a09963f853b23db90a7e25bfa785218", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16863, "upload_time": "2017-08-11T17:00:31", "url": "https://files.pythonhosted.org/packages/32/ed/1993667d979c64666aec42b4a375617dc31ba4984bc7b8a82ca0b2fc8017/azure-cli-role-2.0.10.tar.gz" } ], "2.0.11": [ { "comment_text": "", "digests": { "md5": "ed5436190a5eed509b71544ef2e0173a", "sha256": "f14dddcd60e0152f9d1e09f70a4f591297c51204ce558afb88b2fb79eab2e829" }, "downloads": -1, "filename": "azure_cli_role-2.0.11-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ed5436190a5eed509b71544ef2e0173a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21267, "upload_time": "2017-08-28T20:13:12", "url": "https://files.pythonhosted.org/packages/54/c9/9d071dd0bf84d622a98211fc2035147d0f3ce4881740d6125286f7f4c1f1/azure_cli_role-2.0.11-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "742db5b60d758f09bd36a145019ca8f2", "sha256": "e32b3394751f16868c44ed0e41ab6a45145facba246177c4f51c4ee2685e3f44" }, "downloads": -1, "filename": "azure-cli-role-2.0.11.tar.gz", "has_sig": false, "md5_digest": "742db5b60d758f09bd36a145019ca8f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16939, "upload_time": "2017-08-28T20:13:09", "url": "https://files.pythonhosted.org/packages/8f/99/7b4fb513c24ff0ccbf0c25721203bad80db790029d0ba811b2e16adb0933/azure-cli-role-2.0.11.tar.gz" } ], "2.0.12": [ { "comment_text": "", "digests": { "md5": "7b9299565abe0264dcf7c58a10c7e4f3", "sha256": "6a8247ff65b3c6b3ed33b84e72f09e109bd56af349078a7427d00fb918d6161c" }, "downloads": -1, "filename": "azure_cli_role-2.0.12-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7b9299565abe0264dcf7c58a10c7e4f3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21126, "upload_time": "2017-09-22T23:49:26", "url": "https://files.pythonhosted.org/packages/34/db/b60bdf7f3cb22c2e06c2709512987c57077fbd69a02cac5cf29aef6620fb/azure_cli_role-2.0.12-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9cfc41efec1406592d0c421055525b23", "sha256": "be190630630083279c799b55f118646aec83d07117b21a64544eaee1ad983eb6" }, "downloads": -1, "filename": "azure-cli-role-2.0.12.tar.gz", "has_sig": false, "md5_digest": "9cfc41efec1406592d0c421055525b23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16730, "upload_time": "2017-09-22T23:49:22", "url": "https://files.pythonhosted.org/packages/31/d4/557feb4f11d50a694a5555ba7ef02f2d0d9fbbce247d45903e6261755210/azure-cli-role-2.0.12.tar.gz" } ], "2.0.13": [ { "comment_text": "", "digests": { "md5": "3a7b7362bed68368778b73173aa3fb62", "sha256": "fa18fccf5c10b72d8eca3a11ce7ed0ed5430c1003bca71df10d1533631df74bc" }, "downloads": -1, "filename": "azure_cli_role-2.0.13-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3a7b7362bed68368778b73173aa3fb62", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21146, "upload_time": "2017-10-09T22:38:55", "url": "https://files.pythonhosted.org/packages/f4/df/9fb9001a91b41a57c87c1a4d67c699e8890bbe3c5a22a5522fb360fdb2af/azure_cli_role-2.0.13-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ae029dbc6f90196b0781400333d967e1", "sha256": "0c154f87dacf4542d4f4cec9ca33a8c2b35a9af162430889dac9eb5e75800f36" }, "downloads": -1, "filename": "azure-cli-role-2.0.13.tar.gz", "has_sig": false, "md5_digest": "ae029dbc6f90196b0781400333d967e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16759, "upload_time": "2017-10-09T22:38:52", "url": "https://files.pythonhosted.org/packages/c2/be/cb0aa354126d59a9bb72e32c73e9e38cf98250c468af00b0723a44834c8a/azure-cli-role-2.0.13.tar.gz" } ], "2.0.14": [ { "comment_text": "", "digests": { "md5": "334fabab4ea16cb08034f7db32f45192", "sha256": "66346942fe6311f1a696c5224c2d4dc9be680e700cf323bbecc8f581700498d8" }, "downloads": -1, "filename": "azure_cli_role-2.0.14-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "334fabab4ea16cb08034f7db32f45192", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21125, "upload_time": "2017-10-24T02:14:15", "url": "https://files.pythonhosted.org/packages/57/0d/fbb111c8acfeb17acf12c044516c0b8323803fe8274b0fc4850f43e2842e/azure_cli_role-2.0.14-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f3cb1bb7285d758fe4fc9d72eef409b5", "sha256": "180ce570e50251b71d6bb95ba382f17723ef4a16f7786e125f50dccd01f730aa" }, "downloads": -1, "filename": "azure-cli-role-2.0.14.tar.gz", "has_sig": false, "md5_digest": "f3cb1bb7285d758fe4fc9d72eef409b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16745, "upload_time": "2017-10-24T02:29:56", "url": "https://files.pythonhosted.org/packages/40/f9/40df3ce47b449e6f4db41a8bfa856c61bd8c206398619ccfd3d9548e2616/azure-cli-role-2.0.14.tar.gz" } ], "2.0.15": [ { "comment_text": "", "digests": { "md5": "bf6494f1af836942701c37299cec46d9", "sha256": "b1b3cbe3f5b5b6d668d7e8e633cf566ce721d5f54b2565f962359013345e0eb2" }, "downloads": -1, "filename": "azure_cli_role-2.0.15-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bf6494f1af836942701c37299cec46d9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 22250, "upload_time": "2017-12-05T18:57:58", "url": "https://files.pythonhosted.org/packages/d3/b6/d20b791ad59c182cefa780c644ca8ee07a7a8a2cd78271fda8358a35840a/azure_cli_role-2.0.15-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2ced0ba51d370f4efd65b471b3859ccf", "sha256": "f18cab6cf0b5b0c1d55a69985a3d23b365295c3f8403071e0fcf248d181301ee" }, "downloads": -1, "filename": "azure-cli-role-2.0.15.tar.gz", "has_sig": false, "md5_digest": "2ced0ba51d370f4efd65b471b3859ccf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17794, "upload_time": "2017-12-05T18:58:23", "url": "https://files.pythonhosted.org/packages/37/e9/cd9ed42251b0fd4bb88a22280776b0eec4681c3a4ab5670ba7f5eea4d625/azure-cli-role-2.0.15.tar.gz" } ], "2.0.16": [ { "comment_text": "", "digests": { "md5": "c19854b5ff66950e6c6bc968adb5c6ae", "sha256": "45701646371a2dbb73055db3e8d5fa7217c0eb48460b9ea01ef1c065b646a662" }, "downloads": -1, "filename": "azure_cli_role-2.0.16-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c19854b5ff66950e6c6bc968adb5c6ae", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 23227, "upload_time": "2018-01-05T21:26:13", "url": "https://files.pythonhosted.org/packages/3a/1e/aab981b4f685d6e7ad3e43f9176591006a908e15b7ddcafc4aa760c739fa/azure_cli_role-2.0.16-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "93363e4c82204d1288454daa063d11cf", "sha256": "e8a32d7be6bb7854b9f848543aab5350046a5e57acdfbb1f0e99d063d2f13eaf" }, "downloads": -1, "filename": "azure-cli-role-2.0.16.tar.gz", "has_sig": false, "md5_digest": "93363e4c82204d1288454daa063d11cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18873, "upload_time": "2018-01-05T21:27:05", "url": "https://files.pythonhosted.org/packages/4f/be/43548b2cdfcfb619b7b11b356f4c903ef3c6fd27ff7a1e8e1e02f5def4c1/azure-cli-role-2.0.16.tar.gz" } ], "2.0.17": [ { "comment_text": "", "digests": { "md5": "eb5dfa73c0c958157de0dcc45ada69cd", "sha256": "7d8f0bbffd1cd5c6ed4979ac191eadf657abf206395bd5887bc781e004c80e44" }, "downloads": -1, "filename": "azure_cli_role-2.0.17-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "eb5dfa73c0c958157de0dcc45ada69cd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 23680, "upload_time": "2018-01-17T18:36:44", "url": "https://files.pythonhosted.org/packages/8b/a1/e4ee111fe8df22d241412e275ad42666f653fc4ac90d6a17563753548a2c/azure_cli_role-2.0.17-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3ad2f74fef15b9e0f4e5631db2a63da7", "sha256": "63bef26d1d131f3d1ad92167426da25c4e3279767cc1af490b519651dabe24ef" }, "downloads": -1, "filename": "azure-cli-role-2.0.17.tar.gz", "has_sig": false, "md5_digest": "3ad2f74fef15b9e0f4e5631db2a63da7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18639, "upload_time": "2018-01-17T18:37:09", "url": "https://files.pythonhosted.org/packages/0a/0c/bcf132c31598ab10cc49e72e322ce55aa30c8321af02572e78677881224c/azure-cli-role-2.0.17.tar.gz" } ], "2.0.19": [ { "comment_text": "", "digests": { "md5": "fdd3a34513d75817ff52b3ed3e0d5b45", "sha256": "9022cfd1625f82f26b4dbc791a9e0ce90a5dd4c1a06a1779102475adc96fd26e" }, "downloads": -1, "filename": "azure_cli_role-2.0.19-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fdd3a34513d75817ff52b3ed3e0d5b45", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 23815, "upload_time": "2018-02-13T18:18:01", "url": "https://files.pythonhosted.org/packages/ac/3b/602c9a152f12afbfa2a7fe64487509939dd45bbcf92ea667bf046d3e8583/azure_cli_role-2.0.19-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1f744a2f60bcc8f984dab07855825891", "sha256": "4f4760409bf63466c502c173b525f6b23c65dde6e1cde61ab399bfe0f756d4f0" }, "downloads": -1, "filename": "azure-cli-role-2.0.19.tar.gz", "has_sig": false, "md5_digest": "1f744a2f60bcc8f984dab07855825891", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18742, "upload_time": "2018-02-13T18:18:50", "url": "https://files.pythonhosted.org/packages/30/ed/41a8ce360c4c1f521d92a25ccf03de6d360ff942078675efa03f629aacdc/azure-cli-role-2.0.19.tar.gz" } ], "2.0.2": [ { "comment_text": "", "digests": { "md5": "6597e8cbd3af1bfc2d3f174171093057", "sha256": "c7d1019b41ca8f6c87dca723a2fce6cd7689a76e39dd0b601044944b88620ee6" }, "downloads": -1, "filename": "azure_cli_role-2.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6597e8cbd3af1bfc2d3f174171093057", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 17339, "upload_time": "2017-04-17T20:34:17", "url": "https://files.pythonhosted.org/packages/df/ab/22b2676ecdb39f37898778e897200bc2e58b714a878c95168150cfb796db/azure_cli_role-2.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3a731d24680ac2ee74491397c3b3b215", "sha256": "23835cdddcc3dfe7d1c81c0760655be66abb541b18acdadccaef7e1450c84d17" }, "downloads": -1, "filename": "azure-cli-role-2.0.2.tar.gz", "has_sig": false, "md5_digest": "3a731d24680ac2ee74491397c3b3b215", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12810, "upload_time": "2017-04-17T20:34:37", "url": "https://files.pythonhosted.org/packages/e9/0c/27d6b777adb2018e7a9bd5d1a33572cb16bc88925cf872af41022e80e660/azure-cli-role-2.0.2.tar.gz" } ], "2.0.20": [ { "comment_text": "", "digests": { "md5": "3d22b7ab5949d62a6ed9128849b9c671", "sha256": "6fde0b0303cde6ddc23b289df91da07d7bc152c4f8eaab6b6d1897afe7d38cdb" }, "downloads": -1, "filename": "azure_cli_role-2.0.20-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3d22b7ab5949d62a6ed9128849b9c671", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25427, "upload_time": "2018-02-27T16:00:06", "url": "https://files.pythonhosted.org/packages/2a/71/0853c81433e9e3fe0677f3c5624cbbe352e5a388ec24b2c4150ffca40bff/azure_cli_role-2.0.20-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a8b3de3b08a08f58135343561f7e3a51", "sha256": "93a7f88512ae8b5c45ad81e0a285b7d7391b3c5d88782664e9fb6b51ac5f8f2a" }, "downloads": -1, "filename": "azure-cli-role-2.0.20.tar.gz", "has_sig": false, "md5_digest": "a8b3de3b08a08f58135343561f7e3a51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20335, "upload_time": "2018-02-27T16:00:31", "url": "https://files.pythonhosted.org/packages/7e/9f/ccccf6cbae65cb1930dfc88ebeb1295f9cc0e4bbfe65760703dc022a1a4e/azure-cli-role-2.0.20.tar.gz" } ], "2.0.21": [ { "comment_text": "", "digests": { "md5": "c792a64a39e1d897e4e780288cf097fb", "sha256": "dd443989cc804df95c53b1549eb90f00a62dfdbde49bb80047703ebb46c2cf5a" }, "downloads": -1, "filename": "azure_cli_role-2.0.21-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c792a64a39e1d897e4e780288cf097fb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 27492, "upload_time": "2018-03-27T17:55:30", "url": "https://files.pythonhosted.org/packages/6b/ce/8976bc6ca76878143df2ad66de38ee7469d19458f422a84415cb05d6cb10/azure_cli_role-2.0.21-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4a782dbca9df1a7888ffef5aa847ee62", "sha256": "000b7d33c036307860eb9fa4282dfbde1a27cdf0db6c50dd3e3664aa7c65d893" }, "downloads": -1, "filename": "azure-cli-role-2.0.21.tar.gz", "has_sig": false, "md5_digest": "4a782dbca9df1a7888ffef5aa847ee62", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22182, "upload_time": "2018-03-27T17:55:54", "url": "https://files.pythonhosted.org/packages/4b/7e/812ebe322fd5c248335ad43e8a7c62108912fcbe5317d8c76ae0fc8cf78f/azure-cli-role-2.0.21.tar.gz" } ], "2.0.22": [ { "comment_text": "", "digests": { "md5": "c6db0365faafb4a511a2f8d33b50f552", "sha256": "b328aa6f57b4205e39c700f633deba2e36765c9f23222beb1d05405c72579c06" }, "downloads": -1, "filename": "azure_cli_role-2.0.22-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c6db0365faafb4a511a2f8d33b50f552", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 27553, "upload_time": "2018-04-10T17:25:55", "url": "https://files.pythonhosted.org/packages/82/44/a4f48ebf8be47b084088c2c38521808638ce8155d5ed26739276e2cf3ad0/azure_cli_role-2.0.22-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9ed32b7ff0a461a300391272ba8ab7d5", "sha256": "d072c97f14d1f6f59a2e30e15bd1e7aaae1990c2a6d620bf82c3c3bc68f84256" }, "downloads": -1, "filename": "azure-cli-role-2.0.22.tar.gz", "has_sig": false, "md5_digest": "9ed32b7ff0a461a300391272ba8ab7d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22221, "upload_time": "2018-04-10T17:26:35", "url": "https://files.pythonhosted.org/packages/ad/61/fa5d85ef6db21c44aca24866823acca0fbdcf248d889cd60bad24656c224/azure-cli-role-2.0.22.tar.gz" } ], "2.0.23": [ { "comment_text": "", "digests": { "md5": "c5c030e9713a90722fdefa26d337afe3", "sha256": "75700f10e18402eea31cdfb21ec78a112d3999a24eb078c265c83cc8092ad584" }, "downloads": -1, "filename": "azure_cli_role-2.0.23-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c5c030e9713a90722fdefa26d337afe3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25262, "upload_time": "2018-05-07T17:59:17", "url": "https://files.pythonhosted.org/packages/db/36/fb0d7afd7f112ecdf394955ca2f51d254135c87f9232b6f7f60aabfbc7e7/azure_cli_role-2.0.23-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "94fdf917591cd133aee8ca6c0a80bdda", "sha256": "e7ddfe4fb1b5f2d05a1b5b4bed946076badf9ce477b792fc436f13949c25de01" }, "downloads": -1, "filename": "azure-cli-role-2.0.23.tar.gz", "has_sig": false, "md5_digest": "94fdf917591cd133aee8ca6c0a80bdda", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23323, "upload_time": "2018-05-07T17:59:42", "url": "https://files.pythonhosted.org/packages/d6/9f/e4d0da253de270978e2155745b4a5ec8c66f16bf5282058a90cd0f996444/azure-cli-role-2.0.23.tar.gz" } ], "2.0.24": [ { "comment_text": "", "digests": { "md5": "999861a27664af7162088a7cb7f7bd41", "sha256": "cb07d8b143d035e76e0b23f50325462b21abbf39ee74089b2a100637187ac314" }, "downloads": -1, "filename": "azure_cli_role-2.0.24-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "999861a27664af7162088a7cb7f7bd41", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25472, "upload_time": "2018-05-22T17:25:29", "url": "https://files.pythonhosted.org/packages/78/54/487a131540845a4917340dbad5e613e0f988c48883d594363e866fd3193a/azure_cli_role-2.0.24-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0527ca0855ed7c84d700f1502d6595d7", "sha256": "f62e796d95cad5daa30243cfe24473df1f9fa4f97c4b844a719e6ae055d3b1a2" }, "downloads": -1, "filename": "azure-cli-role-2.0.24.tar.gz", "has_sig": false, "md5_digest": "0527ca0855ed7c84d700f1502d6595d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22546, "upload_time": "2018-05-22T17:25:55", "url": "https://files.pythonhosted.org/packages/4e/be/f293d558a1a9ddbdd353f2210d047c4ee243fcd5f0750cc4838c26303e37/azure-cli-role-2.0.24.tar.gz" } ], "2.0.26": [ { "comment_text": "", "digests": { "md5": "c538ec40015e69b8a3487b741d737db1", "sha256": "a8a515174ecfe5e5db3ddcdd4156f7ef9e14decb5c75ba1fe0dadbbc64ebc01a" }, "downloads": -1, "filename": "azure_cli_role-2.0.26-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c538ec40015e69b8a3487b741d737db1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25729, "upload_time": "2018-06-19T20:39:17", "url": "https://files.pythonhosted.org/packages/31/63/fc46483f5e3806668e4bebeca40ee2ddf5aadcc147cae135c72aa8cb0672/azure_cli_role-2.0.26-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cd21ad1e92199a3d611b16a1ba7cbce5", "sha256": "692539775c5bdb5e9b289060ecb9a4fb52a2c9457e39829aea2f73865fa3538b" }, "downloads": -1, "filename": "azure-cli-role-2.0.26.tar.gz", "has_sig": false, "md5_digest": "cd21ad1e92199a3d611b16a1ba7cbce5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22543, "upload_time": "2018-06-19T20:39:39", "url": "https://files.pythonhosted.org/packages/78/49/6bbcdc97b3168e5428d8ad75b3529c77ec6edfb2cbe9d2d86e019f178636/azure-cli-role-2.0.26.tar.gz" } ], "2.0.3": [ { "comment_text": "", "digests": { "md5": "4394d2b1b4d8afda9420224559121a06", "sha256": "3573c8bffa4a5fe34e4c19200267bfd1d87f6f40e7cc56c5e16f8e3b44ebe17e" }, "downloads": -1, "filename": "azure_cli_role-2.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4394d2b1b4d8afda9420224559121a06", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 18738, "upload_time": "2017-04-28T21:14:46", "url": "https://files.pythonhosted.org/packages/65/75/93a0bd5aa802539b9ebbea64d1c28a3deb7efda7fa2c02d2d46e5686ab38/azure_cli_role-2.0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4419ea2af863d4a27d1d42ee2717cdd2", "sha256": "15f2397a0d7b5770fe5732bcd6c73435943e2b4cbe6d24e0f8495223cc7c9368" }, "downloads": -1, "filename": "azure-cli-role-2.0.3.tar.gz", "has_sig": false, "md5_digest": "4419ea2af863d4a27d1d42ee2717cdd2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14863, "upload_time": "2017-04-28T21:14:53", "url": "https://files.pythonhosted.org/packages/28/35/65b246f894a907bcdf7becb78f598678053a43723fcb3ef731d99d78a4d3/azure-cli-role-2.0.3.tar.gz" } ], "2.0.4": [ { "comment_text": "", "digests": { "md5": "1406a41f7c78cb44d7eb73f0455c2509", "sha256": "a0c26fb591d7446450d94bf05c53336d42bb98b143e68338723186ffb0d6aab5" }, "downloads": -1, "filename": "azure_cli_role-2.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1406a41f7c78cb44d7eb73f0455c2509", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 18756, "upload_time": "2017-05-09T21:38:44", "url": "https://files.pythonhosted.org/packages/79/c3/33047da6aedf08ef256a2de166feea5433095ac05d5f5bd24f88af961a80/azure_cli_role-2.0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "36b3d5810bd574120a77c2495db1e3af", "sha256": "ad02e67ab6284502f21ad720eb41d6b4ea46859307b3f845b6c248957e98520d" }, "downloads": -1, "filename": "azure-cli-role-2.0.4.tar.gz", "has_sig": false, "md5_digest": "36b3d5810bd574120a77c2495db1e3af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14890, "upload_time": "2017-05-09T21:38:38", "url": "https://files.pythonhosted.org/packages/ee/80/88a87a68ed0e9bc73d299cf9f89464cb507b09b128c82bac963d4ff6d209/azure-cli-role-2.0.4.tar.gz" } ], "2.0.5": [ { "comment_text": "", "digests": { "md5": "b385f06f3bdcf706e5e4d38da5323cce", "sha256": "0294a84cacfe99c3fde469b78fcf0d69a82f6e86d5e19349df68c86c63ae2285" }, "downloads": -1, "filename": "azure_cli_role-2.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b385f06f3bdcf706e5e4d38da5323cce", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 20638, "upload_time": "2017-05-30T23:20:27", "url": "https://files.pythonhosted.org/packages/79/df/6664f7c490e656bc3af703c237db031ddeb8fb5f877573c0351f229cf941/azure_cli_role-2.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1339039196c0228b7f2262e6f47dc9d6", "sha256": "ac8096c6b58127b8e8073c04c0d22c6e4a675ef80952a683f38ac2547eaff5b6" }, "downloads": -1, "filename": "azure-cli-role-2.0.5.tar.gz", "has_sig": false, "md5_digest": "1339039196c0228b7f2262e6f47dc9d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16246, "upload_time": "2017-05-30T23:20:18", "url": "https://files.pythonhosted.org/packages/16/90/44a25e05cc7575f898462dbec52a3d8fd36bbc5364768be0145e22637619/azure-cli-role-2.0.5.tar.gz" } ], "2.0.6": [ { "comment_text": "", "digests": { "md5": "a2bfeca20fd9a367f0decde0aacffac2", "sha256": "b40c74eeb581156f63ca83ac9a9346f6ddfff2a312bfa393d5694a98dae47fa5" }, "downloads": -1, "filename": "azure_cli_role-2.0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a2bfeca20fd9a367f0decde0aacffac2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21101, "upload_time": "2017-06-13T21:47:18", "url": "https://files.pythonhosted.org/packages/4a/ea/800e5b25e0955b75b1542b059e90c7cdc68afeaa7fa8ca768db86320af16/azure_cli_role-2.0.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "053355d48470b7be1833de3dc7749b91", "sha256": "1ec9b044b2b15932b8031f97e8ee241230045b2f38ea1262e9996ae84476390f" }, "downloads": -1, "filename": "azure-cli-role-2.0.6.tar.gz", "has_sig": false, "md5_digest": "053355d48470b7be1833de3dc7749b91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17680, "upload_time": "2017-06-13T21:47:30", "url": "https://files.pythonhosted.org/packages/76/6c/68467050c0cbaf8fde58c07f0347265d0335a1e529097f487e301e202979/azure-cli-role-2.0.6.tar.gz" } ], "2.0.7": [ { "comment_text": "", "digests": { "md5": "c0910acc6ee9ddd189eac9b8eacb75a9", "sha256": "8fc61d9a64925a98e53c958eff26150e65f7bdc03646b0eb010ffeafb9cfa908" }, "downloads": -1, "filename": "azure_cli_role-2.0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c0910acc6ee9ddd189eac9b8eacb75a9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21223, "upload_time": "2017-06-21T22:16:38", "url": "https://files.pythonhosted.org/packages/e4/23/4081d5c15f3ea77f91b0ea628481e6990e7d91b50391b5ab1dce6c637ada/azure_cli_role-2.0.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1183e92b6bb68f45040ff3da6d7c15db", "sha256": "5c3c1d07604574a3f81956dd5e536d5f2cfc34e78a7ed62cde9901d7784f3db1" }, "downloads": -1, "filename": "azure-cli-role-2.0.7.tar.gz", "has_sig": false, "md5_digest": "1183e92b6bb68f45040ff3da6d7c15db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17455, "upload_time": "2017-06-21T22:16:45", "url": "https://files.pythonhosted.org/packages/bf/fa/06e38895a57585bf88414626de56fdca629641ef9e1f2f9b23c31a52e378/azure-cli-role-2.0.7.tar.gz" } ], "2.0.8": [ { "comment_text": "", "digests": { "md5": "be0394a366261d65f2386fbc9d7915e0", "sha256": "12734136afa38d708b921f49a45e2c4e73c62102b5a83a131f86722a6d72b509" }, "downloads": -1, "filename": "azure_cli_role-2.0.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "be0394a366261d65f2386fbc9d7915e0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21108, "upload_time": "2017-07-07T16:21:10", "url": "https://files.pythonhosted.org/packages/ed/30/792c7b4bae6b88bf0b9a450550f9bb62b955816cf464ecf3386d5a394279/azure_cli_role-2.0.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "439fe71a1562a800f38cb79027dd3a74", "sha256": "628109be353542041411c0b941006b65c0fa19817503416156f04935de6f2091" }, "downloads": -1, "filename": "azure-cli-role-2.0.8.tar.gz", "has_sig": false, "md5_digest": "439fe71a1562a800f38cb79027dd3a74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16763, "upload_time": "2017-07-07T16:21:07", "url": "https://files.pythonhosted.org/packages/f7/c3/5f536ad7a4c279667c0fa149a185aa0521063b7efe6a6beb5b9b712bdab9/azure-cli-role-2.0.8.tar.gz" } ], "2.0.9": [ { "comment_text": "", "digests": { "md5": "bfd476a566734f1c1c23c6fb82bb828e", "sha256": "095fb87b2655ffcdb004124fde7781d02fcf32c91e9cb747ea60c8661cb8edcb" }, "downloads": -1, "filename": "azure_cli_role-2.0.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bfd476a566734f1c1c23c6fb82bb828e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21112, "upload_time": "2017-07-27T23:49:33", "url": "https://files.pythonhosted.org/packages/7b/61/03cf32e61dd801fe5d6cc5b5095500de374dfffa51e777ac40bf2f5b3017/azure_cli_role-2.0.9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4cb3c9a8c78d760fe006bce2403a297e", "sha256": "5bc124548ee89d8e70c8ea4c975a121ce04770eefbdec3887a21b707bde9e7f2" }, "downloads": -1, "filename": "azure-cli-role-2.0.9.tar.gz", "has_sig": false, "md5_digest": "4cb3c9a8c78d760fe006bce2403a297e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16839, "upload_time": "2017-07-27T23:49:31", "url": "https://files.pythonhosted.org/packages/60/1f/a991963d7ee4edccb8aa2a044da7b4d96f7221b1c5e9709e8aee4eef437e/azure-cli-role-2.0.9.tar.gz" } ], "2.1.0": [ { "comment_text": "", "digests": { "md5": "cdd88c9edb8a86902d7546b1d474216c", "sha256": "afee58acca9e1b0c46f2fecdc495d2d1d1b2dc712f6f777d2f66ecd4ada48cf3" }, "downloads": -1, "filename": "azure_cli_role-2.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cdd88c9edb8a86902d7546b1d474216c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25793, "upload_time": "2018-07-18T16:20:10", "url": "https://files.pythonhosted.org/packages/e2/dc/0dcea8c95aacce1421ba5475f74520e2abae4bc6cfad98dd7702b51998d1/azure_cli_role-2.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f52b4e026ad7bcc29589e2eb6c3de488", "sha256": "3d3ef8492e5fb1fcfcadfaa58b7565c3fde632435d7e0bde8e3cf8d5cf0cce7e" }, "downloads": -1, "filename": "azure-cli-role-2.1.0.tar.gz", "has_sig": false, "md5_digest": "f52b4e026ad7bcc29589e2eb6c3de488", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22886, "upload_time": "2018-07-18T16:20:52", "url": "https://files.pythonhosted.org/packages/4f/42/2d4604d2119c660ac7b9e4763402bef162a353477eaf109022d45d6f8c3f/azure-cli-role-2.1.0.tar.gz" } ], "2.1.10": [ { "comment_text": "", "digests": { "md5": "4f733e24a99f2ebc316cc1ecaa828d9a", "sha256": "ac11e128c8d56646da8019cb08f53247dba16a009d96eefeb9b6c8706054581e" }, "downloads": -1, "filename": "azure_cli_role-2.1.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4f733e24a99f2ebc316cc1ecaa828d9a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 31734, "upload_time": "2018-11-20T20:16:08", "url": "https://files.pythonhosted.org/packages/30/83/a6b55c9189b2c246006caf45a5ad9c87d79de06f1cf826be6662cc4730fa/azure_cli_role-2.1.10-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "482314c5e26c79f6754247e934eb81f7", "sha256": "8ead63701496051bb0529bc0fabc35243c353e8c04b65dc7c54139cd7400c23c" }, "downloads": -1, "filename": "azure-cli-role-2.1.10.tar.gz", "has_sig": false, "md5_digest": "482314c5e26c79f6754247e934eb81f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29345, "upload_time": "2018-11-20T20:16:35", "url": "https://files.pythonhosted.org/packages/21/61/ae9569696b1e04492cb8227d8ddda8f70fb40198d749fa72dfa0585c2c75/azure-cli-role-2.1.10.tar.gz" } ], "2.1.11": [ { "comment_text": "", "digests": { "md5": "b0c5d6bcdd7e9412ea50d1b807a5653b", "sha256": "3b85bc5c577e7470bc9faceca11af57e7b0653eb55ebe0343c7ac69f3a2ceddc" }, "downloads": -1, "filename": "azure_cli_role-2.1.11-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b0c5d6bcdd7e9412ea50d1b807a5653b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 32347, "upload_time": "2018-12-04T20:08:00", "url": "https://files.pythonhosted.org/packages/04/b9/e6fbfe1c41a49f7541507d2db04ee7831a7d821ca6f1d7756750ab98c3d3/azure_cli_role-2.1.11-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f6a9893062c7e1300b6f299666b4a0eb", "sha256": "3f015fe057c4b98d0dc9082c1fbbba01d6e02ddbdc925318af18f7348a70a806" }, "downloads": -1, "filename": "azure-cli-role-2.1.11.tar.gz", "has_sig": false, "md5_digest": "f6a9893062c7e1300b6f299666b4a0eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29940, "upload_time": "2018-12-04T20:08:23", "url": "https://files.pythonhosted.org/packages/40/52/0cf5a103c8c3da844636867173c55c4cebd263ebfb48991d19697f2ced26/azure-cli-role-2.1.11.tar.gz" } ], "2.1.2": [ { "comment_text": "", "digests": { "md5": "4a37c556dbb90e44ea15efbd942bf696", "sha256": "1f904e01cdd49aecd81dc260926c2cd608b7f8e06203f27ab65559a936db1a4b" }, "downloads": -1, "filename": "azure_cli_role-2.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4a37c556dbb90e44ea15efbd942bf696", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26550, "upload_time": "2018-07-31T15:32:34", "url": "https://files.pythonhosted.org/packages/73/90/8da0e74049c5789147963f43ae5bbe37237979885b2fe7f26380cb0f48a4/azure_cli_role-2.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "19f1c3a22d789433b10f01c600d5608c", "sha256": "11fea7328bdc9020b0cb35e5055328ffb0ffa65c085bb283ac48df00d96a225f" }, "downloads": -1, "filename": "azure-cli-role-2.1.2.tar.gz", "has_sig": false, "md5_digest": "19f1c3a22d789433b10f01c600d5608c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25232, "upload_time": "2018-07-31T15:33:00", "url": "https://files.pythonhosted.org/packages/45/2e/30a35d53234c436b84dd9e84a34cff0936139980b8a48a0f86ba4eb0c97f/azure-cli-role-2.1.2.tar.gz" } ], "2.1.3": [ { "comment_text": "", "digests": { "md5": "3444aa7f8f1f1f8f66349372b812c322", "sha256": "ad4951aadb8d6c37901b024da50d76a922839ddd816647be885f32632d4c0124" }, "downloads": -1, "filename": "azure_cli_role-2.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3444aa7f8f1f1f8f66349372b812c322", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26678, "upload_time": "2018-08-14T14:55:39", "url": "https://files.pythonhosted.org/packages/03/8a/c9a2bcc2f586d905986a4141a7138d05405faa00c50ba8a995d446ad7ef0/azure_cli_role-2.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "95bd83d416004751f8fe747803a5c371", "sha256": "9bfee273dffee6d11994f8d85a93cec0e82b74aad35fe4123ac2bb8ebb8920a9" }, "downloads": -1, "filename": "azure-cli-role-2.1.3.tar.gz", "has_sig": false, "md5_digest": "95bd83d416004751f8fe747803a5c371", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25395, "upload_time": "2018-08-14T14:56:16", "url": "https://files.pythonhosted.org/packages/a0/f1/5fddea0d5a93e9217d352480d44c2dc7b4772ec5697dba96b7dfc7e2d0d9/azure-cli-role-2.1.3.tar.gz" } ], "2.1.4": [ { "comment_text": "", "digests": { "md5": "0375141dd49f29e8d29b6d3e54849822", "sha256": "fd983a1e61cd6693f7529b4e33212bafba766dc81fb1c9a3d6fef1e29d0d9ea1" }, "downloads": -1, "filename": "azure_cli_role-2.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0375141dd49f29e8d29b6d3e54849822", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26685, "upload_time": "2018-08-28T15:35:11", "url": "https://files.pythonhosted.org/packages/a1/66/570754583ca961c0edeb67b887a3bea5b4aea8732d53b602087d630673fe/azure_cli_role-2.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7ce3b323956e39a460cd76a7f9cf57ef", "sha256": "920ff9179a4e4cdd140c0283b58565b328a3e45cdd7dbd73b5280d55ac37c62a" }, "downloads": -1, "filename": "azure-cli-role-2.1.4.tar.gz", "has_sig": false, "md5_digest": "7ce3b323956e39a460cd76a7f9cf57ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25417, "upload_time": "2018-08-28T15:35:50", "url": "https://files.pythonhosted.org/packages/af/2f/d7c55cc12e25199827fb5bbfcd2372968b013db51967e652f9048ef57411/azure-cli-role-2.1.4.tar.gz" } ], "2.1.5": [ { "comment_text": "", "digests": { "md5": "dfc3db2f5e6cc695b86f9d4897f4cee8", "sha256": "a4b323e9d8be5a395a1e7f84215b7454e44865d2c9af4c939eea28d4251b323c" }, "downloads": -1, "filename": "azure_cli_role-2.1.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dfc3db2f5e6cc695b86f9d4897f4cee8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26965, "upload_time": "2018-09-21T17:00:17", "url": "https://files.pythonhosted.org/packages/05/12/f95d0cb5ed3d7a221db517eba73fa07972de1fc4078f988ed51d759ac082/azure_cli_role-2.1.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ec4dbc4f88ddcb385f8ce620b3b11050", "sha256": "ac420524e0d0f388b88bc7fe38251d0b487adf2f9e5f3949d18bab4a437a575d" }, "downloads": -1, "filename": "azure-cli-role-2.1.5.tar.gz", "has_sig": false, "md5_digest": "ec4dbc4f88ddcb385f8ce620b3b11050", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25655, "upload_time": "2018-09-21T17:00:54", "url": "https://files.pythonhosted.org/packages/21/09/edb42dfce0d61816d79424c4043baf75aca99cd2e83c220e4a2ffed24dd8/azure-cli-role-2.1.5.tar.gz" } ], "2.1.7": [ { "comment_text": "", "digests": { "md5": "990e0984a5b52f1a073931d9372e832c", "sha256": "9280bd72c4b6dda5c81fd0c9be7867403109893619fb42270a895349a1fb21a9" }, "downloads": -1, "filename": "azure_cli_role-2.1.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "990e0984a5b52f1a073931d9372e832c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 28929, "upload_time": "2018-10-09T18:09:11", "url": "https://files.pythonhosted.org/packages/86/73/857a50d6c4b4a0421273474eaa60c505e5c39d48375c965add42751ffc93/azure_cli_role-2.1.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a11ab8446fcd546dd66e80a7b2b43b2d", "sha256": "44341c0576f8f99a77cffd515dda84a8e3ac635f7d823b2e985bedff7e2db5fa" }, "downloads": -1, "filename": "azure-cli-role-2.1.7.tar.gz", "has_sig": false, "md5_digest": "a11ab8446fcd546dd66e80a7b2b43b2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26297, "upload_time": "2018-10-09T18:09:30", "url": "https://files.pythonhosted.org/packages/8e/4e/80102d663019a04a91cdb06380a30d3e19e2db0bd05e59b6794f44cb6646/azure-cli-role-2.1.7.tar.gz" } ], "2.1.8": [ { "comment_text": "", "digests": { "md5": "66f6b816fc55e78aad198ce73c8a0781", "sha256": "322d3761a79dc384d305cf1159f28df1302c7ea250819e2a68a4b1b11efd49c1" }, "downloads": -1, "filename": "azure_cli_role-2.1.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "66f6b816fc55e78aad198ce73c8a0781", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 29387, "upload_time": "2018-10-23T16:54:42", "url": "https://files.pythonhosted.org/packages/91/02/2ab80475fc0f774aa28c28b9f143c5e4b1e1b4e21eec9719127095fc38ed/azure_cli_role-2.1.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1fcaf8c4adcfbc75ed504c760be1b4a1", "sha256": "dbe1d8e9ba3b91e2f7ca17ada62fd3d98c59569ff49a68e03702425dd9a9d8c8" }, "downloads": -1, "filename": "azure-cli-role-2.1.8.tar.gz", "has_sig": false, "md5_digest": "1fcaf8c4adcfbc75ed504c760be1b4a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26875, "upload_time": "2018-10-23T16:55:07", "url": "https://files.pythonhosted.org/packages/24/35/2fa105226d4db74c67037ca9dff3d6690d9bf3e1a4efa40a38f7905ada71/azure-cli-role-2.1.8.tar.gz" } ], "2.1.9": [ { "comment_text": "", "digests": { "md5": "ae94136d44588a4afc08a37d3da05e61", "sha256": "cde0fffd42d5a583beb2c34012fa587fabc386e835b73527eb2aadd89c17781e" }, "downloads": -1, "filename": "azure_cli_role-2.1.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ae94136d44588a4afc08a37d3da05e61", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 31537, "upload_time": "2018-11-06T16:34:57", "url": "https://files.pythonhosted.org/packages/5b/4d/61a8a5a6b528fa0a3ab82c2c9158e430492f559dc424e955618713789282/azure_cli_role-2.1.9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a8a7d9641ba229178087c9df834c6302", "sha256": "e1ebee18e0f73bdec0d649146406e3d1662e6246bcd78ae6228b4c827653b9fe" }, "downloads": -1, "filename": "azure-cli-role-2.1.9.tar.gz", "has_sig": false, "md5_digest": "a8a7d9641ba229178087c9df834c6302", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29039, "upload_time": "2018-11-06T16:35:28", "url": "https://files.pythonhosted.org/packages/79/08/ee6f93e8c4d91fb030406490f54d16f9b957927d3a3a8bcf7c6211a40629/azure-cli-role-2.1.9.tar.gz" } ], "2.2.0": [ { "comment_text": "", "digests": { "md5": "602784ff829a21080f73455c703e4488", "sha256": "1e31e80a8b359f3121284b34802461379239c7cc4e406f5f7e5547b82aa5a631" }, "downloads": -1, "filename": "azure_cli_role-2.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "602784ff829a21080f73455c703e4488", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 32599, "upload_time": "2018-12-20T21:33:45", "url": "https://files.pythonhosted.org/packages/6c/5d/e3a2c057e8b3fd5dc5d0b1b864b471ef5c359055acf801d4af36fb6061e9/azure_cli_role-2.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4bb13690fde553c7c2348a132a18d0f1", "sha256": "02dbfb38161041d0981e7f8f2b4774a9a08eb74702d2ca5ac2e0d4d1773fc887" }, "downloads": -1, "filename": "azure-cli-role-2.2.0.tar.gz", "has_sig": false, "md5_digest": "4bb13690fde553c7c2348a132a18d0f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30219, "upload_time": "2018-12-20T21:34:00", "url": "https://files.pythonhosted.org/packages/44/77/e6d2e5d32cb72764f69ef3ae33f345fcf09c943ea9719b24788175239b29/azure-cli-role-2.2.0.tar.gz" } ], "2.3.0": [ { "comment_text": "", "digests": { "md5": "31222fc2cb1b22c7d62e9953df488867", "sha256": "1c463262cef587fd7bd4ca97911acfbf708ab9013b1516870e4d21575633749a" }, "downloads": -1, "filename": "azure_cli_role-2.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "31222fc2cb1b22c7d62e9953df488867", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 32697, "upload_time": "2019-01-15T21:08:14", "url": "https://files.pythonhosted.org/packages/36/fc/813bfa16378616bc23ac0218e3b4d8c9a1baba5a514a5503632b7b88f78f/azure_cli_role-2.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0d2f7cde7557c25dd56d53cbadb01b25", "sha256": "2f72acd83c4faafc1048ee8e2d78fda508b19f3999662cedd5a74ee2bc520a16" }, "downloads": -1, "filename": "azure-cli-role-2.3.0.tar.gz", "has_sig": false, "md5_digest": "0d2f7cde7557c25dd56d53cbadb01b25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30325, "upload_time": "2019-01-15T21:09:00", "url": "https://files.pythonhosted.org/packages/46/ab/2ced96e5551a8a6212e844c69e14d011f17abf9cb9fa2bf1ed0623ce2267/azure-cli-role-2.3.0.tar.gz" } ], "2.3.1": [ { "comment_text": "", "digests": { "md5": "a5dd3a7494b28f3823bba32939b4be47", "sha256": "e1d66fab226571b6f244e0142266cc6e5d2eabb19763e659376ab78915d18a89" }, "downloads": -1, "filename": "azure_cli_role-2.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a5dd3a7494b28f3823bba32939b4be47", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 32713, "upload_time": "2019-01-30T01:51:25", "url": "https://files.pythonhosted.org/packages/8c/43/3ee076878381d63df189e287610bdcd8b741c26f1218148af306d146b3b5/azure_cli_role-2.3.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1372be099cbed1d59f85479bcdba81e0", "sha256": "2351fd4df90c35a06c6db60b1fb9381eb708b65c05f6c51ea77191c6ebc61393" }, "downloads": -1, "filename": "azure-cli-role-2.3.1.tar.gz", "has_sig": false, "md5_digest": "1372be099cbed1d59f85479bcdba81e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30343, "upload_time": "2019-01-30T01:52:07", "url": "https://files.pythonhosted.org/packages/ed/91/0d925517525106f4b96d4d4d1d3ed0718a371c263095d85cefa66ce4c9eb/azure-cli-role-2.3.1.tar.gz" } ], "2.4.0": [ { "comment_text": "", "digests": { "md5": "f50506a55ab3286e5d3b35415645fc0f", "sha256": "fb7be043d33e82e17b1927aba20f07d24d6483364047d893f1d65f347b74b435" }, "downloads": -1, "filename": "azure_cli_role-2.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f50506a55ab3286e5d3b35415645fc0f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 33294, "upload_time": "2019-02-12T18:09:58", "url": "https://files.pythonhosted.org/packages/d0/56/76da96b101d2cecef352837b0267e3d81580d9c548cb8867d03e7c8e212c/azure_cli_role-2.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9737f6cc051dfc180f5bfd5f8ad6fbcb", "sha256": "385f48f783abc6bfc4d8a51b9c0f95f9f8288cd6922f3c4479eddc44275b0507" }, "downloads": -1, "filename": "azure-cli-role-2.4.0.tar.gz", "has_sig": false, "md5_digest": "9737f6cc051dfc180f5bfd5f8ad6fbcb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30984, "upload_time": "2019-02-15T00:17:50", "url": "https://files.pythonhosted.org/packages/ac/e3/6a9a0da7e8d976c22913c47523d04d45b8f436701869299a8910842ff14a/azure-cli-role-2.4.0.tar.gz" } ], "2.4.1": [ { "comment_text": "", "digests": { "md5": "49471fb06aeb3705ac9b9b64a8bc1858", "sha256": "30d5e14d7bcab753a2a8d9249e47b166d82a826cfbe464019c5f670c6cd439b8" }, "downloads": -1, "filename": "azure_cli_role-2.4.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "49471fb06aeb3705ac9b9b64a8bc1858", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 33735, "upload_time": "2019-02-26T16:57:50", "url": "https://files.pythonhosted.org/packages/9e/65/5246540af5e0234777e13c11eec1d832f353d7b513bf74c36717f8d0774b/azure_cli_role-2.4.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9bf12da46f8231fa4ae18dd4168b3ec4", "sha256": "61713140c172da63669d268ac914f464158dd45373ec26ad31b6e2592ab57612" }, "downloads": -1, "filename": "azure-cli-role-2.4.1.tar.gz", "has_sig": false, "md5_digest": "9bf12da46f8231fa4ae18dd4168b3ec4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31429, "upload_time": "2019-02-26T16:58:20", "url": "https://files.pythonhosted.org/packages/90/46/8512e691c2bdbe7caac97f2e9576da5e2a700c23b8afa438cdf8bd762d75/azure-cli-role-2.4.1.tar.gz" } ], "2.4.2": [ { "comment_text": "", "digests": { "md5": "419d821f09a23329901eca599ed84225", "sha256": "8c816b816fb61fb3a74d5581b092a64ff1d7a8aaf7dca2f520788f2e51a326de" }, "downloads": -1, "filename": "azure_cli_role-2.4.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "419d821f09a23329901eca599ed84225", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 34029, "upload_time": "2019-03-07T23:37:49", "url": "https://files.pythonhosted.org/packages/0d/92/2571baead97c00aaf72df9ad521c028f961c6b2815f18182d2ba1704d332/azure_cli_role-2.4.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0ca6cafde0192800ea23736a40d7e5a5", "sha256": "8334b4afdc6dc3190197241c3294c800fee823327bc4a336ebf85a0d457e81b6" }, "downloads": -1, "filename": "azure-cli-role-2.4.2.tar.gz", "has_sig": false, "md5_digest": "0ca6cafde0192800ea23736a40d7e5a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31763, "upload_time": "2019-03-07T23:38:11", "url": "https://files.pythonhosted.org/packages/9d/9e/c741ae5e1950ecd0963eacc84780da2980ae965c0274ddee3fef348fccbe/azure-cli-role-2.4.2.tar.gz" } ], "2.4.3": [ { "comment_text": "", "digests": { "md5": "c90724bdd4d9ae2c3c5875dcec6faa43", "sha256": "4e4ff96492bba4135c3dddb08aadadd9fb072377d09456065b331f1ca2bc718b" }, "downloads": -1, "filename": "azure_cli_role-2.4.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c90724bdd4d9ae2c3c5875dcec6faa43", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 35310, "upload_time": "2019-03-26T17:57:57", "url": "https://files.pythonhosted.org/packages/15/97/9a869bdaefb1abe68871f41c7348a7af76de4a65fe3a5bed66fa4478f81e/azure_cli_role-2.4.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "09a183bb59c36f189a3c9f841c280880", "sha256": "9398df3cda19a97cb4d6aa24f5e49af14f01d183c0274e507ac35b14f5c434ac" }, "downloads": -1, "filename": "azure-cli-role-2.4.3.tar.gz", "has_sig": false, "md5_digest": "09a183bb59c36f189a3c9f841c280880", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33128, "upload_time": "2019-03-26T17:58:55", "url": "https://files.pythonhosted.org/packages/21/4f/4e1fd24a938e18c6bbc78870c74504e4e196361a12b5ba7e6b1a1c16c1c1/azure-cli-role-2.4.3.tar.gz" } ], "2.5.0": [ { "comment_text": "", "digests": { "md5": "e902f2225dacd91a40ea0103af9d2d87", "sha256": "03ac12ea2c9f0c6d02492c1c8d0e05fc5f667735ebd4c092c40e08264c704980" }, "downloads": -1, "filename": "azure_cli_role-2.5.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e902f2225dacd91a40ea0103af9d2d87", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 35498, "upload_time": "2019-04-09T17:01:17", "url": "https://files.pythonhosted.org/packages/ff/bf/3ab8151b4be67f771976d58de398b7321cca167451d11e5793601b502a7d/azure_cli_role-2.5.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6aecf553fd02456f09b41662eb9b4ea2", "sha256": "12f1c36ab6aad9c5dfde6c144ea3d04be13d17ff54ac15056351534bf38ccadc" }, "downloads": -1, "filename": "azure-cli-role-2.5.0.tar.gz", "has_sig": false, "md5_digest": "6aecf553fd02456f09b41662eb9b4ea2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33367, "upload_time": "2019-04-09T17:01:58", "url": "https://files.pythonhosted.org/packages/8e/7b/d0fb33eafb38778387cfd5ae5a0e28a5824fa37b222be7facac02d055296/azure-cli-role-2.5.0.tar.gz" } ], "2.6.0": [ { "comment_text": "", "digests": { "md5": "e5b4b59fe20ef5030ba292246f35da30", "sha256": "4db5cb66a99f3ab1174d0e39e4712f71a4fc4ebeed1a21ece6c9d1e48c1f4014" }, "downloads": -1, "filename": "azure_cli_role-2.6.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e5b4b59fe20ef5030ba292246f35da30", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 36121, "upload_time": "2019-04-23T17:01:06", "url": "https://files.pythonhosted.org/packages/47/9a/f4c6b9ef60594cb0398f3c2cf438e87b23eba078ad2710a3b1215949824b/azure_cli_role-2.6.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d8f08ad8da66b2bdf1aa1d3fb05b7964", "sha256": "4555410c851057b8712a182f7a00f72e0156e0bd204fb1d8b064ba6624c13cbd" }, "downloads": -1, "filename": "azure-cli-role-2.6.0.tar.gz", "has_sig": false, "md5_digest": "d8f08ad8da66b2bdf1aa1d3fb05b7964", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34021, "upload_time": "2019-04-23T17:01:42", "url": "https://files.pythonhosted.org/packages/99/85/062ccd7e914677178325f6d69b5496e650bc9408fd03812754e50936fae9/azure-cli-role-2.6.0.tar.gz" } ], "2.6.1": [ { "comment_text": "", "digests": { "md5": "9f8394764763435ca1ee32152dd5a1af", "sha256": "8701e90476b3f5a95fbfdc7322be19411f3756e933aaa52140f629ad422d9e6d" }, "downloads": -1, "filename": "azure_cli_role-2.6.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9f8394764763435ca1ee32152dd5a1af", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 36162, "upload_time": "2019-05-06T09:38:07", "url": "https://files.pythonhosted.org/packages/ce/41/73b757f15583195b06717323ed9f275a37ed31e24dca0e4b9d71bde63bd2/azure_cli_role-2.6.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6d8a095c5602a90a700935a641aa89ae", "sha256": "b3dcabbc1953419d552924cf7758f5b3e68d69c95bf72f4b467f63c9cdd4b312" }, "downloads": -1, "filename": "azure-cli-role-2.6.1.tar.gz", "has_sig": false, "md5_digest": "6d8a095c5602a90a700935a641aa89ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34115, "upload_time": "2019-05-06T09:38:34", "url": "https://files.pythonhosted.org/packages/06/10/8fe0a5498f1d81710c3201ba238c9e111f3bb1a7781b969b960848bc0dcd/azure-cli-role-2.6.1.tar.gz" } ], "2.6.2": [ { "comment_text": "", "digests": { "md5": "c0820658d9a26e0c80f2f6abde9be27c", "sha256": "eee19a2d1bb4f4e84cb732a48201b7724be68f5370a1f7ebd1a4005eee3abf29" }, "downloads": -1, "filename": "azure_cli_role-2.6.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c0820658d9a26e0c80f2f6abde9be27c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 36656, "upload_time": "2019-05-21T18:43:28", "url": "https://files.pythonhosted.org/packages/27/57/735aaa8eb70f4b37f899431015056111ef8a584f5103210295232798542e/azure_cli_role-2.6.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "22ccbe8ceeea6e455794a907bd2fd0c8", "sha256": "126d5e69429cf11c1d03d3ba2a0fb47f4ad4f59b58905e50912cc7ebbfe5e96e" }, "downloads": -1, "filename": "azure-cli-role-2.6.2.tar.gz", "has_sig": false, "md5_digest": "22ccbe8ceeea6e455794a907bd2fd0c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34660, "upload_time": "2019-05-21T18:44:08", "url": "https://files.pythonhosted.org/packages/d9/08/5c25a9a2a9a76df7d9160fd1e942f72e9323306c4c92830f4fd60132fe2c/azure-cli-role-2.6.2.tar.gz" } ], "2.6.3": [ { "comment_text": "", "digests": { "md5": "a3f93b5df2b023eb6b7b161779d936bb", "sha256": "dc329de67e6f79add1b2c2923a20f12a96508b922dad1cc02bd81b2746f01b12" }, "downloads": -1, "filename": "azure_cli_role-2.6.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a3f93b5df2b023eb6b7b161779d936bb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 36718, "upload_time": "2019-06-04T16:26:36", "url": "https://files.pythonhosted.org/packages/e1/93/bf36c8bcd1a876a7563a901371e3d3a5f19f3a00ace39de187233603fd6c/azure_cli_role-2.6.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9c42a4914962f66f4e1931a829186dca", "sha256": "001d777b7e16e9537b1c14a0c03cc9884bb8d6681c05b2db7e3de34290a6c50a" }, "downloads": -1, "filename": "azure-cli-role-2.6.3.tar.gz", "has_sig": false, "md5_digest": "9c42a4914962f66f4e1931a829186dca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34734, "upload_time": "2019-06-04T16:26:58", "url": "https://files.pythonhosted.org/packages/ff/8d/71e561aa5f73a02b78a27ec1de57bd708411f23819fec57235743fe6657f/azure-cli-role-2.6.3.tar.gz" } ], "2.6.4": [ { "comment_text": "", "digests": { "md5": "6916cc698162a311f2356850d25fdc9b", "sha256": "0a561dcf8bed65257ef34ee422eb43132c25fd35b440fe1b3c42c19e3e326ef9" }, "downloads": -1, "filename": "azure_cli_role-2.6.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6916cc698162a311f2356850d25fdc9b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 36830, "upload_time": "2019-06-18T13:59:10", "url": "https://files.pythonhosted.org/packages/2c/01/44c11599079ea9987cb6c7c6d8271282abf725b455a4dd16b44285ef15ea/azure_cli_role-2.6.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d08ff16af1f016950d26584f70e583bc", "sha256": "0984af4b1bfa51566d4e518d85f1245785ae51c7374392823644a71f505481ab" }, "downloads": -1, "filename": "azure-cli-role-2.6.4.tar.gz", "has_sig": false, "md5_digest": "d08ff16af1f016950d26584f70e583bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34861, "upload_time": "2019-06-18T14:00:18", "url": "https://files.pythonhosted.org/packages/8f/33/1897c9b32fe74b852a1d699c9c78b6c876ec2cb051c929f20578112c916c/azure-cli-role-2.6.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6916cc698162a311f2356850d25fdc9b", "sha256": "0a561dcf8bed65257ef34ee422eb43132c25fd35b440fe1b3c42c19e3e326ef9" }, "downloads": -1, "filename": "azure_cli_role-2.6.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6916cc698162a311f2356850d25fdc9b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 36830, "upload_time": "2019-06-18T13:59:10", "url": "https://files.pythonhosted.org/packages/2c/01/44c11599079ea9987cb6c7c6d8271282abf725b455a4dd16b44285ef15ea/azure_cli_role-2.6.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d08ff16af1f016950d26584f70e583bc", "sha256": "0984af4b1bfa51566d4e518d85f1245785ae51c7374392823644a71f505481ab" }, "downloads": -1, "filename": "azure-cli-role-2.6.4.tar.gz", "has_sig": false, "md5_digest": "d08ff16af1f016950d26584f70e583bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34861, "upload_time": "2019-06-18T14:00:18", "url": "https://files.pythonhosted.org/packages/8f/33/1897c9b32fe74b852a1d699c9c78b6c876ec2cb051c929f20578112c916c/azure-cli-role-2.6.4.tar.gz" } ] }