{ "info": { "author": "SUSE", "author_email": "public-cloud-dev@susecloud.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Topic :: Utilities" ], "description": "![Build Status](https://github.com/SUSE-Enceladus/mash-client/workflows/Continuous%20testing%20&%20Linting/badge.svg?branch=master)\n[![Documentation Status](https://readthedocs.org/projects/mash-client/badge/?version=latest)](https://mash-client.readthedocs.io/en/latest/?badge=latest)\n[![Py Versions](https://img.shields.io/pypi/pyversions/mash-client.svg)](https://pypi.org/project/mash-client/)\n[![License](https://img.shields.io/pypi/l/mash-client.svg)](https://pypi.org/project/mash-client/)\n\n**mash-client**\n\noverview\n========\n\n**mash-client** provides a command line utility to interface with the\nMASH server REST API.\n\nInstallation\n============\n\nTo install the package use the following commands as root:\n\n```shell\n$ zypper ar http://download.opensuse.org/repositories/Cloud:/Tools/\n$ zypper refresh\n$ zypper in mash-client\n```\n\nRequirements\n============\n\n- Click\n- requests\n- PyYaml\n- PyJWT\n\n# [Docs](https://mash-client.readthedocs.io/en/latest/)\n\nUsage\n=====\n\nMash user commands\n==================\n\nThe mash user account is the authentication mechanism of a user against the mash server. It will store information about cloud framework specific account information. The cloud framework account information stored for a given mash user provides the credentials necessary for mash to access a cloud framework account.\n\n`mash user create`\n\nCreate a mash user account.\n\n`mash user delete`\n\nDelete a mash user account.\n\n`mash user info`\n\nList information about your user account.\n\n\nMash authentication commands\n============================\n\nAuthentication command are used after a mash user has been created\n\n`mash auth login`\n\nLogin to the mash user account\n\n`mash auth logout`\n\nLog out of the mash user account\n\n`mash auth token`\n\nManage the authentication token\n\n\nMash cloud account commands\n===========================\n\n`mash account add`\n\nAdd cloud framework account information to the mash user account. Supported s are azure, ec2, and gce.\n\n`mash account delete`\n\nRemove cloud framework account information from the mash user account.\n\n`mash account info`\n\nRetrieve cloud framework account information from the mash user account.\n\n`mash account list`\n\nList all the framework accounts configured for the mash user.\n\n`mash account update`\n\nUpdate information for a cloud framework account for the mash user.\n\n\nMash job commands\n=================\n\n`mash job add [PATH_TO_JOB_DOC]`\n\nSend a job request to the mash server submitting the specified job document.\nThe job document will be validated and a UUID is returned if the job is accepted.\n\n`mash job delete`\n\nDelete a job from the mash server. If the job is a one time job parts of the job may already be executed and created artifacts are not cleaned up.\n\n`mash job info`\n\nRetrieve information about a given job in the pipeline.\n\n`mash job list`\n\nList all the user's job in the mash pipeline.\n\nAll commands and subcommands support the `--help` option to provide command help. For example\n\n`mash account azure add --help`\n\nIssues/Enhancements\n===================\n\nPlease submit issues and requests to\n[Github](https://github.com/SUSE-Enceladus/mash-client/issues).\n\nContributing\n============\n\nContributions to **mash-client** are welcome and encouraged. See\n[CONTRIBUTING](https://github.com/SUSE-Enceladus/mash-client/blob/master/CONTRIBUTING.md)\nfor info on getting started.\n\nLicense\n=======\n\nCopyright (c) 2019 SUSE LLC.\n\nDistributed under the terms of GPL-3.0+ license, see\n[LICENSE](https://github.com/SUSE-Enceladus/mash-client/blob/master/LICENSE)\nfor details.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/SUSE-enceladus/mash-client", "keywords": "mash-client mash client", "license": "GPLv3+", "maintainer": "", "maintainer_email": "", "name": "mash-client", "package_url": "https://pypi.org/project/mash-client/", "platform": "", "project_url": "https://pypi.org/project/mash-client/", "project_urls": { "Homepage": "https://github.com/SUSE-enceladus/mash-client" }, "release_url": "https://pypi.org/project/mash-client/4.0.1/", "requires_dist": [ "Click", "requests", "PyYAML", "PyJWT", "Click ; extra == 'dev'", "requests ; extra == 'dev'", "PyYAML ; extra == 'dev'", "PyJWT ; extra == 'dev'", "bumpversion ; extra == 'dev'", "coverage ; extra == 'dev'", "pytest ; extra == 'dev'", "pytest-cov ; extra == 'dev'", "flake8 ; extra == 'dev'", "Sphinx ; extra == 'dev'", "sphinx-click ; extra == 'dev'" ], "requires_python": ">=3.4", "summary": "CLI client for interfacing with a MASH server.", "version": "4.0.1", "yanked": false, "yanked_reason": null }, "last_serial": 12342851, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "1dca10a0a1cc8c11a3eaddf5a16f74a6", "sha256": "309525bde8a079ec67a1eb1b6e089a757962e9f18b99b50672de57c7e68a4bce" }, "downloads": -1, "filename": "mash-client-0.0.2.tar.gz", "has_sig": false, "md5_digest": "1dca10a0a1cc8c11a3eaddf5a16f74a6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 21885, "upload_time": "2018-11-15T22:03:43", "upload_time_iso_8601": "2018-11-15T22:03:43.769466Z", "url": "https://files.pythonhosted.org/packages/43/be/e420c137e39982eb8a3305c30acd51b171bace74c99f21f777e236e4bfb4/mash-client-0.0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "cba3b8beedec904d421fd4be6099191d", "sha256": "45dafa6c4405798d0b1ae2fb1696de0c9079034d297fd12d186a13d602d450c3" }, "downloads": -1, "filename": "mash-client-0.1.0.tar.gz", "has_sig": false, "md5_digest": "cba3b8beedec904d421fd4be6099191d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 22079, "upload_time": "2019-02-04T17:39:41", "upload_time_iso_8601": "2019-02-04T17:39:41.543709Z", "url": "https://files.pythonhosted.org/packages/80/c8/aebe4ea2b5fb64d21bfd824966cb1c06cfc33ad5fa890c53da53c2fb253c/mash-client-0.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "00fde91660c2f428122bf7e9f60fc18c", "sha256": "03de3b2658384c6b0aa8a9726202bc0e7899bf9a51ee115b222a69722a2e0b91" }, "downloads": -1, "filename": "mash-client-0.2.0.tar.gz", "has_sig": false, "md5_digest": "00fde91660c2f428122bf7e9f60fc18c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 22237, "upload_time": "2019-02-22T22:46:47", "upload_time_iso_8601": "2019-02-22T22:46:47.108367Z", "url": "https://files.pythonhosted.org/packages/05/15/d8e5ac4f30a632e5130f5e2a1f2ff68637b087a3119ce8625cd94b217d6c/mash-client-0.2.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "143cb75e3275f6b757535bebc15476a1", "sha256": "48ba372c454fa5e321c1ca459c9bde554082a273a681bc6f83584a4cb304f904" }, "downloads": -1, "filename": "mash-client-0.3.0.tar.gz", "has_sig": false, "md5_digest": "143cb75e3275f6b757535bebc15476a1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 22300, "upload_time": "2019-03-08T16:49:02", "upload_time_iso_8601": "2019-03-08T16:49:02.384965Z", "url": "https://files.pythonhosted.org/packages/83/75/0f8f7b295d79cc69587d3b69e0991504c6fa770c1169481bfcdf8920f88a/mash-client-0.3.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "6eb5240896337e76e92e7c26e09e687b", "sha256": "a02ec82bd73d66850fa6c2a225787a6e5a7ac9f8595224f22e9cd77803507edd" }, "downloads": -1, "filename": "mash-client-0.4.0.tar.gz", "has_sig": false, "md5_digest": "6eb5240896337e76e92e7c26e09e687b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 22417, "upload_time": "2019-06-08T13:23:00", "upload_time_iso_8601": "2019-06-08T13:23:00.963422Z", "url": "https://files.pythonhosted.org/packages/43/4d/5137e58efa126532a943ca2aacfb75f32c4e45293f07f7c15775678addde/mash-client-0.4.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "ce848384b1bd1dea2b1847b6a444e81c", "sha256": "8a3e5175fc9833802de8812e6b617232fc84a21d04125ed7e71fa7a5a44afe3c" }, "downloads": -1, "filename": "mash-client-0.5.0.tar.gz", "has_sig": false, "md5_digest": "ce848384b1bd1dea2b1847b6a444e81c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 22482, "upload_time": "2019-07-29T19:29:38", "upload_time_iso_8601": "2019-07-29T19:29:38.378889Z", "url": "https://files.pythonhosted.org/packages/56/c8/25ec3746e97fbd37f393d86d54c859cf68f96094126c0f1959fa8bbf74c4/mash-client-0.5.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "13615465769416efc9ffe91718e67263", "sha256": "dd58969fe0d8a8cac5c4f91fe41d60881521bb9b07348c40c3df89960f7147f9" }, "downloads": -1, "filename": "mash-client-0.6.0.tar.gz", "has_sig": false, "md5_digest": "13615465769416efc9ffe91718e67263", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 22767, "upload_time": "2019-08-07T21:33:21", "upload_time_iso_8601": "2019-08-07T21:33:21.158395Z", "url": "https://files.pythonhosted.org/packages/d7/2c/518883aec4680892271257c797031e481550e3aa55d60159c14536ce2392/mash-client-0.6.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "300f2b48a0fb719ebdb3e1109e58553d", "sha256": "059599e9b9d0918723299bd65699daaed76a1f515f570e2552e54719a88a7fac" }, "downloads": -1, "filename": "mash-client-1.0.0.tar.gz", "has_sig": false, "md5_digest": "300f2b48a0fb719ebdb3e1109e58553d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 25419, "upload_time": "2019-10-02T18:08:17", "upload_time_iso_8601": "2019-10-02T18:08:17.445803Z", "url": "https://files.pythonhosted.org/packages/d5/bc/b4a01131e969df58b1000a65acfe646166c583f0022b1ef4244395f3a9a0/mash-client-1.0.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "c517953eb5445eff8ec387811610387a", "sha256": "a7b5b2d9a26efc0c512c5fe28a8b9e88bfe79ba532d1409bb4dd29d32715fd61" }, "downloads": -1, "filename": "mash-client-1.1.0.tar.gz", "has_sig": false, "md5_digest": "c517953eb5445eff8ec387811610387a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 25787, "upload_time": "2019-10-25T15:11:11", "upload_time_iso_8601": "2019-10-25T15:11:11.632978Z", "url": "https://files.pythonhosted.org/packages/01/be/e5afe51a3eb5137c574f1cff188b38388ce9513a9c4efd200418c5705be0/mash-client-1.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "01a9f48151fd065ab541ded5814457d2", "sha256": "b7d23ced977033ddc71bb7934954f02362cc3d439715f939ae5edb65c02ee0d7" }, "downloads": -1, "filename": "mash-client-2.0.0.tar.gz", "has_sig": false, "md5_digest": "01a9f48151fd065ab541ded5814457d2", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 25082, "upload_time": "2019-12-20T17:58:24", "upload_time_iso_8601": "2019-12-20T17:58:24.641978Z", "url": "https://files.pythonhosted.org/packages/02/96/5e096415cd0eee8366625bdc811f80262a479c5518826d0f9d7e2678e29b/mash-client-2.0.0.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.0": [ { "comment_text": "", "digests": { "md5": "e964688b54b56f1325937393d66940d5", "sha256": "6fe2840654eb3794116cf621eec804a9da6fbe96808638b92f2e2ac67e6369d3" }, "downloads": -1, "filename": "mash-client-2.1.0.tar.gz", "has_sig": false, "md5_digest": "e964688b54b56f1325937393d66940d5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 25784, "upload_time": "2020-02-24T21:24:52", "upload_time_iso_8601": "2020-02-24T21:24:52.057588Z", "url": "https://files.pythonhosted.org/packages/b0/14/7f96bf795d55e368be7b1c9496290ef8779d7fbad3f495f5282143cf2376/mash-client-2.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "3.0.0": [ { "comment_text": "", "digests": { "md5": "69628d356749b91407668fee02683bc6", "sha256": "0cdff1a3651d141db524f73fd940c681a9ce51f795ed52463f409667db9e5025" }, "downloads": -1, "filename": "mash-client-3.0.0.tar.gz", "has_sig": false, "md5_digest": "69628d356749b91407668fee02683bc6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 30221, "upload_time": "2020-04-20T15:39:31", "upload_time_iso_8601": "2020-04-20T15:39:31.094358Z", "url": "https://files.pythonhosted.org/packages/4f/05/a5d76d2c12cf3719fc1b9f053cbde551acd71ee0316c21c7e4977bdf6181/mash-client-3.0.0.tar.gz", "yanked": false, "yanked_reason": null } ], "3.1.0": [ { "comment_text": "", "digests": { "md5": "fab498ce6f428b5af41629400755a356", "sha256": "d6615927f03dc2208314a8272b30c1153c3401ba713196da60922b9fb365ef61" }, "downloads": -1, "filename": "mash-client-3.1.0.tar.gz", "has_sig": false, "md5_digest": "fab498ce6f428b5af41629400755a356", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 31976, "upload_time": "2020-06-19T18:42:43", "upload_time_iso_8601": "2020-06-19T18:42:43.786528Z", "url": "https://files.pythonhosted.org/packages/89/68/dbc7698f30ec8b440e3c2ffb29eef1f6767f13b7cdbb7900b1be6dbfe563/mash-client-3.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "3.2.0": [ { "comment_text": "", "digests": { "md5": "c2f58429140b169eef0466714d33af1e", "sha256": "81589310414b5c7373349d9366e35d718d65dffd0ca3d89b9f351d0c06e1fa52" }, "downloads": -1, "filename": "mash-client-3.2.0.tar.gz", "has_sig": false, "md5_digest": "c2f58429140b169eef0466714d33af1e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 31962, "upload_time": "2020-09-17T20:30:04", "upload_time_iso_8601": "2020-09-17T20:30:04.534567Z", "url": "https://files.pythonhosted.org/packages/84/d3/76c852250b70422a27551d6beca822713d3e16e7d51d8b44233f90e957a4/mash-client-3.2.0.tar.gz", "yanked": false, "yanked_reason": null } ], "3.3.0": [ { "comment_text": "", "digests": { "md5": "b751368eea023903d13c0256c466124b", "sha256": "284e1b6554d80b2dba464a760bda4b2580cecdddc2c1bca974b4c09315ded048" }, "downloads": -1, "filename": "mash-client-3.3.0.tar.gz", "has_sig": false, "md5_digest": "b751368eea023903d13c0256c466124b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 32748, "upload_time": "2020-10-19T20:31:05", "upload_time_iso_8601": "2020-10-19T20:31:05.848718Z", "url": "https://files.pythonhosted.org/packages/25/4d/89cd5de4886f7257ef2d3626819bc6f75ba443c2c12bd45f9890e5f29f11/mash-client-3.3.0.tar.gz", "yanked": false, "yanked_reason": null } ], "3.4.0": [ { "comment_text": "", "digests": { "md5": "c7dbd39a74408c7e1207de07f37b075d", "sha256": "7b758d9186faa070d703f4fe2c138520898a2f4e1d8427a4e65e1a11dd843a43" }, "downloads": -1, "filename": "mash_client-3.4.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c7dbd39a74408c7e1207de07f37b075d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 46489, "upload_time": "2021-02-04T20:58:46", "upload_time_iso_8601": "2021-02-04T20:58:46.249946Z", "url": "https://files.pythonhosted.org/packages/4a/54/458b1869184e0fc80a2b360e4ea356879ee3483cfdf957a6e90ae0c24511/mash_client-3.4.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5407aac4a1f004913dd36d4ed9958193", "sha256": "e2f476ac489b99ac036d38785150021b148f76286677df033a6e063e9330b645" }, "downloads": -1, "filename": "mash-client-3.4.0.tar.gz", "has_sig": false, "md5_digest": "5407aac4a1f004913dd36d4ed9958193", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 35562, "upload_time": "2021-02-04T20:58:47", "upload_time_iso_8601": "2021-02-04T20:58:47.161213Z", "url": "https://files.pythonhosted.org/packages/5b/4f/38a092e873b03f74e98ca422d950f6d5e575f59e91f2998db85fb5b7c6e2/mash-client-3.4.0.tar.gz", "yanked": false, "yanked_reason": null } ], "3.5.0": [ { "comment_text": "", "digests": { "md5": "2ddef4c95d7f314a4b78b5aeb89a098b", "sha256": "00ac039f706baa0ae5ce8796ac31b323193720f8a58db6b47799b3f5d074321d" }, "downloads": -1, "filename": "mash_client-3.5.0-py3-none-any.whl", "has_sig": false, "md5_digest": "2ddef4c95d7f314a4b78b5aeb89a098b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 49761, "upload_time": "2021-04-07T15:53:15", "upload_time_iso_8601": "2021-04-07T15:53:15.888586Z", "url": "https://files.pythonhosted.org/packages/7e/5b/2fbf8305b45317f3e60ea3573390e48ad52a2beed95505e9caca7abb9c39/mash_client-3.5.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7bd75c07ce11e684797e0a61f389c6d9", "sha256": "274167e1cf689c5855c0f02ec7a90c3f5d29e2c3f862f202c291f8ba0023c028" }, "downloads": -1, "filename": "mash-client-3.5.0.tar.gz", "has_sig": false, "md5_digest": "7bd75c07ce11e684797e0a61f389c6d9", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 36222, "upload_time": "2021-04-07T15:53:16", "upload_time_iso_8601": "2021-04-07T15:53:16.791976Z", "url": "https://files.pythonhosted.org/packages/37/4a/add8001c47d220f500c62c544ff8c8a7ad924649a2b7550c5e32b22515a3/mash-client-3.5.0.tar.gz", "yanked": false, "yanked_reason": null } ], "4.0.0": [ { "comment_text": "", "digests": { "md5": "a9cfd00daca79f71db042b076f2ad2d0", "sha256": "de1e90d53cb9d8389724eec79651405dec7cdeb2fb1b19b9e10078a544ecaf6c" }, "downloads": -1, "filename": "mash_client-4.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a9cfd00daca79f71db042b076f2ad2d0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 50586, "upload_time": "2021-05-07T19:36:06", "upload_time_iso_8601": "2021-05-07T19:36:06.524735Z", "url": "https://files.pythonhosted.org/packages/21/e7/778db74ea6d0dc3a27ef1890ed54a3a7beea1052381cd4d68bedd8e0bf9f/mash_client-4.0.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c3ddebdf8715d229389b2bad56af96fb", "sha256": "8888d98a601f8b311a3d1770ca5616c9e2562075699b927cf06e5815786276dc" }, "downloads": -1, "filename": "mash-client-4.0.0.tar.gz", "has_sig": false, "md5_digest": "c3ddebdf8715d229389b2bad56af96fb", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 36449, "upload_time": "2021-05-07T19:36:07", "upload_time_iso_8601": "2021-05-07T19:36:07.630276Z", "url": "https://files.pythonhosted.org/packages/b4/5a/8f8ac02b831b8772324de97709e17b3e6abf270628053c4d9b6e36db4ce9/mash-client-4.0.0.tar.gz", "yanked": false, "yanked_reason": null } ], "4.0.1": [ { "comment_text": "", "digests": { "md5": "f0a47de3170e0afa120b5f1c7a34207b", "sha256": "de3e155999dec29061f5b8a9f68b103758656e42aefc79e59d791f035ddab822" }, "downloads": -1, "filename": "mash_client-4.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f0a47de3170e0afa120b5f1c7a34207b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 50585, "upload_time": "2021-12-17T17:25:24", "upload_time_iso_8601": "2021-12-17T17:25:24.015332Z", "url": "https://files.pythonhosted.org/packages/02/ab/4deba654e8895978bf9cfe0a8de09486b56531947b0d29f162eff7be9d12/mash_client-4.0.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "80e3dec8d7b80a758885b44b799b30a0", "sha256": "58748a0dd8d48723f7d345fa6c84e4c0ab31b2030f753a5abe97575c77759fc5" }, "downloads": -1, "filename": "mash-client-4.0.1.tar.gz", "has_sig": false, "md5_digest": "80e3dec8d7b80a758885b44b799b30a0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 36202, "upload_time": "2021-12-17T17:25:25", "upload_time_iso_8601": "2021-12-17T17:25:25.273174Z", "url": "https://files.pythonhosted.org/packages/62/85/3d11971acd43aac6b3a10c67c4d2dacd7223ed8459bd6f64520f63c54fe7/mash-client-4.0.1.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f0a47de3170e0afa120b5f1c7a34207b", "sha256": "de3e155999dec29061f5b8a9f68b103758656e42aefc79e59d791f035ddab822" }, "downloads": -1, "filename": "mash_client-4.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f0a47de3170e0afa120b5f1c7a34207b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 50585, "upload_time": "2021-12-17T17:25:24", "upload_time_iso_8601": "2021-12-17T17:25:24.015332Z", "url": "https://files.pythonhosted.org/packages/02/ab/4deba654e8895978bf9cfe0a8de09486b56531947b0d29f162eff7be9d12/mash_client-4.0.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "80e3dec8d7b80a758885b44b799b30a0", "sha256": "58748a0dd8d48723f7d345fa6c84e4c0ab31b2030f753a5abe97575c77759fc5" }, "downloads": -1, "filename": "mash-client-4.0.1.tar.gz", "has_sig": false, "md5_digest": "80e3dec8d7b80a758885b44b799b30a0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 36202, "upload_time": "2021-12-17T17:25:25", "upload_time_iso_8601": "2021-12-17T17:25:25.273174Z", "url": "https://files.pythonhosted.org/packages/62/85/3d11971acd43aac6b3a10c67c4d2dacd7223ed8459bd6f64520f63c54fe7/mash-client-4.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }