{ "info": { "author": "Tim Gates", "author_email": "tim.gates@iress.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "=====================\npytest-buildkite\n=====================\n\n.. image:: https://dev.azure.com/timgates/timgates/_apis/build/status/pytest-buildkite.pytest-buildkite?branchName=master\n :target: https://dev.azure.com/timgates/timgates/_apis/build/status/pytest-buildkite.pytest-buildkite?branchName=master)](https://dev.azure.com/timgates/timgates/_build/latest?definitionId=11&branchName=master\n :alt: Build status\n\n.. image:: https://img.shields.io/pypi/v/pytest-buildkite.svg\n :target: https://pypi.org/project/pytest-buildkite\n :alt: PyPI version\n\n.. image:: https://img.shields.io/pypi/pyversions/pytest-buildkite.svg\n :target: https://pypi.org/project/pytest-buildkite\n :alt: Python versions\n\n.. image:: https://img.shields.io/pypi/dm/pytest-buildkite.svg\n :target: https://pypi.python.org/pypi/pytest-buildkite/\n :alt: PyPI download month\n\nNote: This library was repurposed from tonybaloney's pytest-azurepipelines,\nthe repurposing process is not yet complete.\n\nPlugin for `pytest`_ that automatically publishes coverage and pytest report\n`annotations`_ to BuildKite.\n\nJust run pytest with this plugin and see your test results in the BuildKite UI!\n\n----\n\nFeatures:\n\n* Formats the PyTest output to show test docstrings and module names instead of just test case names in the Buildkite UI.\n* Overloads the `--junit-xml` flag on execution with a default value\n* Uploads test results automatically, no need for a seperate test results upload command\n* Displays the number of failed tests if there were failures as an error message in the UI\n* Automatically formats code coverage and uploads coverage data if pytest-cov is installed\n\n\nInstallation\n------------\n\nYou can install \"pytest-buildkite\" via `pip`_ from `PyPI`_::\n\n $ pip install pytest-buildkite\n\nRunning in Docker\n-----------------\n\nThe plugin attempts to automatically detect if running inside a docker\ncontainer with path mounted in a different location, it will apply\nthe mappings to the path to report them back to Azure Pipelines using the path\nfrom the host that has been bind mounted to the docker container. No\nconfiguration is required it should just work as long as bind mounting is\nused to the path the pytest output is written to. Also ensure the files are\nwritten using an account the host has access to, this can be done by supplying\nthe user and group of the host account to the run command.\n\n.. code-block:: bash\n\n docker run --user \"$(id -u):$(id -g)\" ...\n\nContributing\n------------\n\nContributions are very welcome. \n\nLicense\n-------\n\nDistributed under the terms of the `MIT`_ license, \"pytest-buildkite\" is free and open source software\n\n\nIssues\n------\n\nIf you encounter any problems, please `file an issue`_ along with a detailed description.\n\nAdditional Documentation\n------------------------\n* `Code of Conduct`_\n* `Contribution Guidelines`_\n\n.. _`MIT`: http://opensource.org/licenses/MIT\n.. _`file an issue`: https://github.com/pytest-buildkite/pytest-buildkite/issues\n.. _`pytest`: https://github.com/pytest-dev/pytest\n.. _`pip`: https://pypi.org/project/pip/\n.. _`PyPI`: https://pypi.org/project\n.. _`annotations`: https://buildkite.com/docs/agent/v3/cli-annotate\n.. _`Code of Conduct`: CODE_OF_CONDUCT.md\n.. _`Contribution Guidelines`: CONTRIBUTING.md\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pytest-buildkite.github.io/index.html", "keywords": "", "license": "MIT", "maintainer": "Tim Gates", "maintainer_email": "tim.gates@iress.com", "name": "pytest-buildkite", "package_url": "https://pypi.org/project/pytest-buildkite/", "platform": "", "project_url": "https://pypi.org/project/pytest-buildkite/", "project_urls": { "Homepage": "https://pytest-buildkite.github.io/index.html" }, "release_url": "https://pypi.org/project/pytest-buildkite/0.3.0/", "requires_dist": [ "pytest (>=3.5.0)", "plumbum", "pipefish" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "summary": "Plugin for pytest that automatically publishes coverage and pytest report annotations to Buildkite.", "version": "0.3.0" }, "last_serial": 5526459, "releases": { "0.1.2.dev0": [ { "comment_text": "", "digests": { "md5": "9975c08d379391412b9861acf53f74ff", "sha256": "e369149c6371532805fcc3da9ee51daa8310e09ef366c01af1ae10254f36bb62" }, "downloads": -1, "filename": "pytest_buildkite-0.1.2.dev0-py2-none-any.whl", "has_sig": false, "md5_digest": "9975c08d379391412b9861acf53f74ff", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 1978, "upload_time": "2019-07-01T11:36:44", "url": "https://files.pythonhosted.org/packages/18/d6/6456b91d3f16e8ba51d5be6b42eeaaef19b0fa2197792b69ac9c88eeed4d/pytest_buildkite-0.1.2.dev0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "153853dd901649227ffd2c338cb96148", "sha256": "1b29f836e6c3c60e9790b923fe4dd1bff497458fc0cd4f5901ea5b90648f7d65" }, "downloads": -1, "filename": "pytest_buildkite-0.1.2.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "153853dd901649227ffd2c338cb96148", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1978, "upload_time": "2019-07-01T11:36:51", "url": "https://files.pythonhosted.org/packages/fe/f8/d2e99a8e5ddc9d8eef4e7a9130de961594af5f3612e4cc618ae46e77d3ce/pytest_buildkite-0.1.2.dev0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "877aa713a3d5ad4523c820c966339705", "sha256": "20e32548192d5f4b706bf5daab0251b53406f2887ee3620946a1494939e84c03" }, "downloads": -1, "filename": "pytest-buildkite-0.1.2.dev0.tar.gz", "has_sig": false, "md5_digest": "877aa713a3d5ad4523c820c966339705", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1566, "upload_time": "2019-07-01T11:36:56", "url": "https://files.pythonhosted.org/packages/15/b7/90ae8c3b1a87ec05562ae7d5ab88d68b5f0c62430df55d6df0acf42d7c3d/pytest-buildkite-0.1.2.dev0.tar.gz" } ], "0.1.4.dev0": [ { "comment_text": "", "digests": { "md5": "ad025bb27d20408940b018e0bdd2fec9", "sha256": "b9c0b75d2e6cd8f4a7a12d92a1500f54629b64147bb7d12242b1893401c1e4d7" }, "downloads": -1, "filename": "pytest_buildkite-0.1.4.dev0-py2-none-any.whl", "has_sig": false, "md5_digest": "ad025bb27d20408940b018e0bdd2fec9", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5400, "upload_time": "2019-07-03T02:45:55", "url": "https://files.pythonhosted.org/packages/04/f0/5c258d647e8f4a3842fa40a5718e5073c1bb82a6e43ccf8005030822b7c8/pytest_buildkite-0.1.4.dev0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d6243cb85c712432f517c4925e3c7383", "sha256": "755449a135af6009a7a49943029828b3595fafe04eff68bbd70d012bb134bb11" }, "downloads": -1, "filename": "pytest_buildkite-0.1.4.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "d6243cb85c712432f517c4925e3c7383", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5401, "upload_time": "2019-07-03T02:45:57", "url": "https://files.pythonhosted.org/packages/4b/f2/79671bc3ffef276671a88923987d8c08765d2219ba29cb66a8fd2fc3bc57/pytest_buildkite-0.1.4.dev0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b6d69438ded389200c5f88f69a74167d", "sha256": "400b57826973d11e68f048d23d662d47f3c340dbcc1217f82e2b8de5c6b91b39" }, "downloads": -1, "filename": "pytest-buildkite-0.1.4.dev0.tar.gz", "has_sig": false, "md5_digest": "b6d69438ded389200c5f88f69a74167d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5775, "upload_time": "2019-07-03T02:45:59", "url": "https://files.pythonhosted.org/packages/4a/9d/78f7053357118f64121991dd600bb17fdd37aa78aae2e0adb3a5d679e6a2/pytest-buildkite-0.1.4.dev0.tar.gz" } ], "0.1.5.dev0": [ { "comment_text": "", "digests": { "md5": "89291072124418d93e6072a0c5aad93e", "sha256": "5aeeca35f6a0a743b0ea122bbd2ea080e3e7511fae03c02de1b4ac5181b65f7f" }, "downloads": -1, "filename": "pytest_buildkite-0.1.5.dev0-py2-none-any.whl", "has_sig": false, "md5_digest": "89291072124418d93e6072a0c5aad93e", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5577, "upload_time": "2019-07-05T01:14:31", "url": "https://files.pythonhosted.org/packages/01/a5/853c7051bf8a2f35db66f35a735e005ef254fd3a8099a67fe2f71dcf4d13/pytest_buildkite-0.1.5.dev0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "97fa6b431589ab02710a3752e9a09ec1", "sha256": "aa5768245342fc996510529f6cbd48a1591a07f354eaca2cf87ecc7df38bd920" }, "downloads": -1, "filename": "pytest_buildkite-0.1.5.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "97fa6b431589ab02710a3752e9a09ec1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5577, "upload_time": "2019-07-05T01:14:33", "url": "https://files.pythonhosted.org/packages/db/4e/6a8c76b43e54c79e584beabfb68d89fffa004de37bb8838b35e6ae51a50b/pytest_buildkite-0.1.5.dev0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1503ceb88f1ff867aae9ebac78861a88", "sha256": "11708f7fd1bb434b3e19b68d8eb820757913dcc996dcc6c1828d6f718da04472" }, "downloads": -1, "filename": "pytest-buildkite-0.1.5.dev0.tar.gz", "has_sig": false, "md5_digest": "1503ceb88f1ff867aae9ebac78861a88", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 6009, "upload_time": "2019-07-05T01:14:35", "url": "https://files.pythonhosted.org/packages/bd/f6/f3f532fc7caa8885d6800d952b8f1c315718e6f0eb5d99c002d792d85906/pytest-buildkite-0.1.5.dev0.tar.gz" } ], "0.1.6.dev0": [ { "comment_text": "", "digests": { "md5": "e6bd7d31fe241d5a13a1b2e1f58c0e68", "sha256": "bfaa5bac19800521cd03ace4bc563ec430fe19d4f0334f29979305e55c962e2e" }, "downloads": -1, "filename": "pytest_buildkite-0.1.6.dev0-py2-none-any.whl", "has_sig": false, "md5_digest": "e6bd7d31fe241d5a13a1b2e1f58c0e68", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5525, "upload_time": "2019-07-05T01:24:47", "url": "https://files.pythonhosted.org/packages/0b/42/14c3bc87c71e4b79f9fb7231e63fcbecae0e606ab0586d29344fef57d6a6/pytest_buildkite-0.1.6.dev0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e3faa164558c4829177ede0fe19e6866", "sha256": "8ecf6c8fc31ba7a0506f7170607d56f4a8690108b3164a820c214177416ac4a6" }, "downloads": -1, "filename": "pytest_buildkite-0.1.6.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "e3faa164558c4829177ede0fe19e6866", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5528, "upload_time": "2019-07-05T01:24:48", "url": "https://files.pythonhosted.org/packages/1e/e1/70f933a6ca0c1b97e80fe9067d0890b2584da91ed6ac12251eefe0217d9d/pytest_buildkite-0.1.6.dev0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "77640c8270e4d842bc21bb3112319b76", "sha256": "0338ddfbde1bf8b07155f117989b5fca88a45a464e15856e388405aabdc5965e" }, "downloads": -1, "filename": "pytest-buildkite-0.1.6.dev0.tar.gz", "has_sig": false, "md5_digest": "77640c8270e4d842bc21bb3112319b76", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5911, "upload_time": "2019-07-05T01:24:50", "url": "https://files.pythonhosted.org/packages/b8/2d/3d01aefb1f3785e8b6d2b66434f6c416be4e32c99dd2541c620218640bad/pytest-buildkite-0.1.6.dev0.tar.gz" } ], "0.1.7.dev0": [ { "comment_text": "", "digests": { "md5": "f51bebba636ad099f15312cc1ece0ca7", "sha256": "0152509c4c7bcc66ea652a40f84792258526fdae6d1bf770d78ca623b4b8333b" }, "downloads": -1, "filename": "pytest_buildkite-0.1.7.dev0-py2-none-any.whl", "has_sig": false, "md5_digest": "f51bebba636ad099f15312cc1ece0ca7", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5524, "upload_time": "2019-07-05T02:40:04", "url": "https://files.pythonhosted.org/packages/06/51/f11b8029b566966e647e6d5bb93cff04bbff8348caf4b72549c390f2369d/pytest_buildkite-0.1.7.dev0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fc3781e3c64bf50fa4d35ac95d26cbe6", "sha256": "3cd0f7098f7a8b4893d7deeb08a18ddeaca9090f90a6f7ec1137055f881f39b9" }, "downloads": -1, "filename": "pytest_buildkite-0.1.7.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "fc3781e3c64bf50fa4d35ac95d26cbe6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5525, "upload_time": "2019-07-05T02:40:06", "url": "https://files.pythonhosted.org/packages/91/8f/4ef7989b949472aefb1568cd6442016a9c4c5e4aec7647197f1e5511ce40/pytest_buildkite-0.1.7.dev0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fa04457c123f61f7f32f84528babbe9a", "sha256": "ca22f6db9cf3156262f4867c3c7321212d7ea778d4c9be57263a89432dcda9c7" }, "downloads": -1, "filename": "pytest-buildkite-0.1.7.dev0.tar.gz", "has_sig": false, "md5_digest": "fa04457c123f61f7f32f84528babbe9a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5910, "upload_time": "2019-07-05T02:40:08", "url": "https://files.pythonhosted.org/packages/7e/2c/4408b7da380e5c80dfb22c09f43374a9b2393ae4c5686ff05d785e0bef2d/pytest-buildkite-0.1.7.dev0.tar.gz" } ], "0.1.8.dev0": [ { "comment_text": "", "digests": { "md5": "2ba5ba1d5beeb64c7765b8985d43d487", "sha256": "1f7f78abcee709ccde530ed49cc599be1718f48c59150c4438974cb16a8df5b4" }, "downloads": -1, "filename": "pytest_buildkite-0.1.8.dev0-py2-none-any.whl", "has_sig": false, "md5_digest": "2ba5ba1d5beeb64c7765b8985d43d487", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5685, "upload_time": "2019-07-05T05:26:10", "url": "https://files.pythonhosted.org/packages/c5/52/451b06fa02aa0ed611db75cd57896aac16a28fb31a4b19c924a7c52b4759/pytest_buildkite-0.1.8.dev0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "671d20ad4543571977885a1394a26e5a", "sha256": "4a0e95fdab75bb363e3ee3bcb1d44b170643a0000aea9196ec59a9c99bc57cf8" }, "downloads": -1, "filename": "pytest_buildkite-0.1.8.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "671d20ad4543571977885a1394a26e5a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5686, "upload_time": "2019-07-05T05:26:13", "url": "https://files.pythonhosted.org/packages/0c/1e/ef12aaacb59e6c97d5a59f22ac69d32c2c88d71c5f793793e3c24ff0a190/pytest_buildkite-0.1.8.dev0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "59fa3a0d88c7e677a561bf19f498c7e5", "sha256": "85edc2e63f2969eee0dc28a534b900d1322a6f353857ab694e257bd7a202144a" }, "downloads": -1, "filename": "pytest-buildkite-0.1.8.dev0.tar.gz", "has_sig": false, "md5_digest": "59fa3a0d88c7e677a561bf19f498c7e5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 6061, "upload_time": "2019-07-05T05:26:15", "url": "https://files.pythonhosted.org/packages/78/41/939e56fcf57c9396e5cc39203675345c3fbd0306f5e3da88c7b498bbd661/pytest-buildkite-0.1.8.dev0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "dbc7c4aab2e68f123350efc24e22e0b3", "sha256": "005ea19f9a8c405beb9898f183e586683a07e50d0f9ade0c287e9489405dca57" }, "downloads": -1, "filename": "pytest_buildkite-0.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "dbc7c4aab2e68f123350efc24e22e0b3", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5629, "upload_time": "2019-07-05T05:54:37", "url": "https://files.pythonhosted.org/packages/f9/1d/8259f335ed3261aba3d262ab823fc283da609ad74403e1a1126feaec0ed1/pytest_buildkite-0.2.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7ef7e11b9b07911789d0b677c9627fb7", "sha256": "b28786dd3d16bf82a067cfe69312e6f9e0ffd866688867fdaa98fbbff105d4b6" }, "downloads": -1, "filename": "pytest_buildkite-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7ef7e11b9b07911789d0b677c9627fb7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5630, "upload_time": "2019-07-05T05:54:39", "url": "https://files.pythonhosted.org/packages/41/81/863736d140df9a6b96b66c01124a7c5d99b09fe91e5978d0c3dbb9a73447/pytest_buildkite-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "80a5ae0a82889f5e86deec62b3c38037", "sha256": "8f9c2d00590310051eba2d21f47850d939a531e9522f5e534f271f15e706a2ca" }, "downloads": -1, "filename": "pytest-buildkite-0.2.0.tar.gz", "has_sig": false, "md5_digest": "80a5ae0a82889f5e86deec62b3c38037", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 6055, "upload_time": "2019-07-05T05:54:41", "url": "https://files.pythonhosted.org/packages/58/2a/da24a4a5dc96c723e78c6ea81bce57e79c775835f4c684162ca5ebe005d4/pytest-buildkite-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "63114a53b447e5cee51046037e7bf059", "sha256": "1eca7c90379d77c1e6eca22dd4903a7f88685ed0b65c1172d6b8f895f52bbce9" }, "downloads": -1, "filename": "pytest_buildkite-0.3.0-py2-none-any.whl", "has_sig": false, "md5_digest": "63114a53b447e5cee51046037e7bf059", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5176, "upload_time": "2019-07-13T09:05:40", "url": "https://files.pythonhosted.org/packages/a3/fb/bb131de1cb693fc546ee0bd0f22804cabfb812d826325cf219f156174f42/pytest_buildkite-0.3.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "279c5dbca19cca7cae89b0094662fde5", "sha256": "36b634c9e980e78659886eb7634a5cfd8b2bf249016a962769b40f9c76c079fe" }, "downloads": -1, "filename": "pytest_buildkite-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "279c5dbca19cca7cae89b0094662fde5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5177, "upload_time": "2019-07-13T09:05:42", "url": "https://files.pythonhosted.org/packages/cc/88/112d3239d99a98a79b5556aabdd22b50355382e208bef3636a210ad45fe5/pytest_buildkite-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "84aeaeef0d8fd6ba685ee4571d44ed74", "sha256": "4393589b8273d54cefa16fdb1107bc6e47a3eb94acd2a6012669fcdb36e85f04" }, "downloads": -1, "filename": "pytest-buildkite-0.3.0.tar.gz", "has_sig": false, "md5_digest": "84aeaeef0d8fd6ba685ee4571d44ed74", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 4966, "upload_time": "2019-07-13T09:05:44", "url": "https://files.pythonhosted.org/packages/c5/be/4571fd564df8965a3ec44a34db62e98c78de04223980973c3e0ffe0b2769/pytest-buildkite-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "63114a53b447e5cee51046037e7bf059", "sha256": "1eca7c90379d77c1e6eca22dd4903a7f88685ed0b65c1172d6b8f895f52bbce9" }, "downloads": -1, "filename": "pytest_buildkite-0.3.0-py2-none-any.whl", "has_sig": false, "md5_digest": "63114a53b447e5cee51046037e7bf059", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5176, "upload_time": "2019-07-13T09:05:40", "url": "https://files.pythonhosted.org/packages/a3/fb/bb131de1cb693fc546ee0bd0f22804cabfb812d826325cf219f156174f42/pytest_buildkite-0.3.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "279c5dbca19cca7cae89b0094662fde5", "sha256": "36b634c9e980e78659886eb7634a5cfd8b2bf249016a962769b40f9c76c079fe" }, "downloads": -1, "filename": "pytest_buildkite-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "279c5dbca19cca7cae89b0094662fde5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5177, "upload_time": "2019-07-13T09:05:42", "url": "https://files.pythonhosted.org/packages/cc/88/112d3239d99a98a79b5556aabdd22b50355382e208bef3636a210ad45fe5/pytest_buildkite-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "84aeaeef0d8fd6ba685ee4571d44ed74", "sha256": "4393589b8273d54cefa16fdb1107bc6e47a3eb94acd2a6012669fcdb36e85f04" }, "downloads": -1, "filename": "pytest-buildkite-0.3.0.tar.gz", "has_sig": false, "md5_digest": "84aeaeef0d8fd6ba685ee4571d44ed74", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 4966, "upload_time": "2019-07-13T09:05:44", "url": "https://files.pythonhosted.org/packages/c5/be/4571fd564df8965a3ec44a34db62e98c78de04223980973c3e0ffe0b2769/pytest-buildkite-0.3.0.tar.gz" } ] }