{ "info": { "author": "Anthony Sottile", "author_email": "asottile@umich.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "[![Build Status](https://dev.azure.com/asottile/asottile/_apis/build/status/asottile.pygments-pytest?branchName=master)](https://dev.azure.com/asottile/asottile/_build/latest?definitionId=47&branchName=master)\n[![Azure DevOps coverage](https://img.shields.io/azure-devops/coverage/asottile/asottile/47/master.svg)](https://dev.azure.com/asottile/asottile/_build/latest?definitionId=47&branchName=master)\n[![Build Status](https://github.com/asottile/pygments-pytest/workflows/deploy/badge.svg)](https://github.com/asottile/pygments-pytest/actions)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/asottile/pygments-pytest/master.svg)](https://results.pre-commit.ci/latest/github/asottile/pygments-pytest/master)\n\npygments-pytest\n===============\n\nA pygments lexer for pytest output\n\nSee [some demos](https://asottile.github.io/pygments-pytest)! Or\n[see it in action on pytest.org](https://pytest.org).\n\n## Installation\n\n`pip install pygments-pytest`\n\n## Usage\n\nThis library provides a pygments lexer called `pytest`.\n\n```rst\n.. code-block:: pytest\n\n $ pytest test.py\n ========================== test session starts ===========================\n platform linux -- Python 3.6.6, pytest-4.0.1.dev43+g0d529847.d20181123, py-1.7.0, pluggy-0.8.0\n rootdir: /home/asottile/workspace/pytest, inifile: tox.ini\n collected 1 item\n\n test.py . [100%]\n\n ======================== 1 passed in 0.01 seconds ========================\n```\n\nThis library also provides a sphinx extension. It can be enabled by adding\n`'pygments_pytest'` to the `extensions` setting in your `conf.py`.\n\nThe colors can be tweaked using the sphinx setting (in `conf.py`)\n`pygments_pytest_ansi_colors`:\n\n```python\npygments_pytest_ansi_colors = {\n 'Cyan': '#06989a',\n 'Green': '#4e9a06',\n 'Red': '#c00',\n 'Yellow': '#c4A000',\n}\n```\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/asottile/pygments-pytest", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pygments-pytest", "package_url": "https://pypi.org/project/pygments-pytest/", "platform": "", "project_url": "https://pypi.org/project/pygments-pytest/", "project_urls": { "Homepage": "https://github.com/asottile/pygments-pytest" }, "release_url": "https://pypi.org/project/pygments-pytest/2.2.0/", "requires_dist": [ "pygments" ], "requires_python": ">=3.6.1", "summary": "A pygments lexer for pytest output.", "version": "2.2.0", "yanked": false, "yanked_reason": null }, "last_serial": 8954980, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "64ca55a131c49466b39b96fe75c10688", "sha256": "cbb9d3848ac6cc1044befc9c44557468e8b8aa0adae17554cb5610d8ca41cd8e" }, "downloads": -1, "filename": "pygments_pytest-0.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "64ca55a131c49466b39b96fe75c10688", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3147, "upload_time": "2018-11-22T04:28:19", "upload_time_iso_8601": "2018-11-22T04:28:19.013434Z", "url": "https://files.pythonhosted.org/packages/da/cd/c16d9280dc5715194f39989a0cb16886e869fc63964e0dbe4230a839ea6e/pygments_pytest-0.0.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0ec684e4c50b30715f9819912e4ba620", "sha256": "466e234fb8df39183b8f2e4cd1139835acdae04528c1078dda599b6c8c92fe9b" }, "downloads": -1, "filename": "pygments_pytest-0.0.0.tar.gz", "has_sig": false, "md5_digest": "0ec684e4c50b30715f9819912e4ba620", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1852, "upload_time": "2018-11-22T04:28:21", "upload_time_iso_8601": "2018-11-22T04:28:21.043253Z", "url": "https://files.pythonhosted.org/packages/e9/fb/6e8d528902d366ecb21c649b40de2400ffc62c6013b5154869ed5bb0dffb/pygments_pytest-0.0.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "9e69b192b59fabe9e6f39edea0095c3e", "sha256": "48851e3997e4bdd807734ed67131eeaaf9811da2a47d840e613d0ec8d217c02e" }, "downloads": -1, "filename": "pygments_pytest-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9e69b192b59fabe9e6f39edea0095c3e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3123, "upload_time": "2018-11-24T01:55:01", "upload_time_iso_8601": "2018-11-24T01:55:01.636336Z", "url": "https://files.pythonhosted.org/packages/1d/a1/8e3302e0b73f291351c2f15d535a80a4844fa55e739c5194a94b05b511c9/pygments_pytest-0.0.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "75edfab61a7c8eed348db4410bcc3959", "sha256": "31dc9b8861677f68f0f6a55b8be09fd4fe15e070157e2b010cbed88b4f22711f" }, "downloads": -1, "filename": "pygments_pytest-0.0.1.tar.gz", "has_sig": false, "md5_digest": "75edfab61a7c8eed348db4410bcc3959", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1844, "upload_time": "2018-11-24T01:55:03", "upload_time_iso_8601": "2018-11-24T01:55:03.045374Z", "url": "https://files.pythonhosted.org/packages/11/dc/173ba99cb52918b159c4f8eab45d087dd175b822929d33cda8adecc31c91/pygments_pytest-0.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "d3647aaa86ef6b48226c469b55ec9654", "sha256": "a54b82c3231117ec061cd4af6e1c2ea78b9224659c7e60e478da15da9dced859" }, "downloads": -1, "filename": "pygments_pytest-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d3647aaa86ef6b48226c469b55ec9654", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3593, "upload_time": "2018-11-24T04:16:24", "upload_time_iso_8601": "2018-11-24T04:16:24.777959Z", "url": "https://files.pythonhosted.org/packages/14/d4/db5c9ec2f6759f0cbde2d5bbd735ec6d5af7c45d3dc78e53268f281afaff/pygments_pytest-1.0.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "52df251e4c670225630c36f1ee5dd6c4", "sha256": "6cb57b6a5dd57678a20e242f8be2d80824298d894ab1a2c57a3486438e4a3309" }, "downloads": -1, "filename": "pygments_pytest-1.0.0.tar.gz", "has_sig": false, "md5_digest": "52df251e4c670225630c36f1ee5dd6c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2627, "upload_time": "2018-11-24T04:16:26", "upload_time_iso_8601": "2018-11-24T04:16:26.060053Z", "url": "https://files.pythonhosted.org/packages/ba/9d/fa728a52882d47dcca67823c7c006d0f7aa6e3c16637411129b2d4026f27/pygments_pytest-1.0.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "7e1a9547559033b92f5894f8d9f71597", "sha256": "e67e9e83be41774a78f9880af1cee247a4183862fe3f79e61853b8cbfbfd9b45" }, "downloads": -1, "filename": "pygments_pytest-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7e1a9547559033b92f5894f8d9f71597", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3597, "upload_time": "2018-11-24T05:20:25", "upload_time_iso_8601": "2018-11-24T05:20:25.307952Z", "url": "https://files.pythonhosted.org/packages/ab/3c/9e074e96df33c99b91d931b95c45cdc0bb89d48b1a03be7a3affc5b6af09/pygments_pytest-1.0.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f1289ba368a38d9d9dd612eadbe9fe93", "sha256": "ce3584f192d9291c7c96ce5852e263e30ae5805e3ed9e723914576399aaf19bc" }, "downloads": -1, "filename": "pygments_pytest-1.0.1.tar.gz", "has_sig": false, "md5_digest": "f1289ba368a38d9d9dd612eadbe9fe93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2639, "upload_time": "2018-11-24T05:20:26", "upload_time_iso_8601": "2018-11-24T05:20:26.623966Z", "url": "https://files.pythonhosted.org/packages/6c/28/7065dde20bf11c0fb956a2e49575054899c0dbfabd29fb62d2fbe94f723a/pygments_pytest-1.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "c9fa5cf0a2795b1473599fca07136dcf", "sha256": "66272d077ab71d728e0f20fbc4a85ad2041e2ca909e7d3767ad14b3d6c4a9581" }, "downloads": -1, "filename": "pygments_pytest-1.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c9fa5cf0a2795b1473599fca07136dcf", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3607, "upload_time": "2018-11-24T06:00:55", "upload_time_iso_8601": "2018-11-24T06:00:55.819603Z", "url": "https://files.pythonhosted.org/packages/2c/a2/8cc16d835da2f15e85ec5a55700f71a2658f4c4fda65367e63213e677ec3/pygments_pytest-1.0.2-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7f5fffd72459e79d5854ff2c2d5c049a", "sha256": "562d4b6ef68dfe399d5f15096972f1651f5c23446badaeaae62a1a0d4611d463" }, "downloads": -1, "filename": "pygments_pytest-1.0.2.tar.gz", "has_sig": false, "md5_digest": "7f5fffd72459e79d5854ff2c2d5c049a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2648, "upload_time": "2018-11-24T06:00:57", "upload_time_iso_8601": "2018-11-24T06:00:57.106981Z", "url": "https://files.pythonhosted.org/packages/01/a2/b572370f8aa54a3bbe71b65d5f0a9edd2458a22953269d02fbbd3d6bb7eb/pygments_pytest-1.0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "87ef62cbb4e20dbcf82c72b66bdfa426", "sha256": "2a9810c0b03d98ccabc50737628a15fcf343d00bd45df889aa6520b57754549e" }, "downloads": -1, "filename": "pygments_pytest-1.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "87ef62cbb4e20dbcf82c72b66bdfa426", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3579, "upload_time": "2018-11-25T01:08:51", "upload_time_iso_8601": "2018-11-25T01:08:51.223099Z", "url": "https://files.pythonhosted.org/packages/3b/98/84554bd5962fb4ef51c81a52678523844b4564b3a7b1c9d03ab0b5e7feb0/pygments_pytest-1.0.3-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "740f666177c2d73a75d2ab93297e3bd8", "sha256": "fa44f463be142fa851645952dac937d683a6f08bb61741f0909fee17f2fc37d9" }, "downloads": -1, "filename": "pygments_pytest-1.0.3.tar.gz", "has_sig": false, "md5_digest": "740f666177c2d73a75d2ab93297e3bd8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2623, "upload_time": "2018-11-25T01:08:52", "upload_time_iso_8601": "2018-11-25T01:08:52.612300Z", "url": "https://files.pythonhosted.org/packages/2b/c9/a7bfd9fad05eeec31b0b44d6f2e86cc29fc28567f2648a0872f2153c0fcb/pygments_pytest-1.0.3.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "d68afb4a99c4caf8cb0568445df8381b", "sha256": "f872f92f15b1789a03c74d91d759a7d49bb17327f213de8baecf5ea26ee6cca0" }, "downloads": -1, "filename": "pygments_pytest-1.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d68afb4a99c4caf8cb0568445df8381b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3606, "upload_time": "2018-11-25T01:19:48", "upload_time_iso_8601": "2018-11-25T01:19:48.031717Z", "url": "https://files.pythonhosted.org/packages/98/a6/b67d9ed17a8a2c2f976d08f7d406319a2d1cdab7237cf7470bcc3d3fc581/pygments_pytest-1.0.4-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ac05d9ad62bec061620c9adb6413a051", "sha256": "38cf9c819c2bef33dcad43fc7f7d3cd5cd7374ac804fad712c10f97a1d906ddf" }, "downloads": -1, "filename": "pygments_pytest-1.0.4.tar.gz", "has_sig": false, "md5_digest": "ac05d9ad62bec061620c9adb6413a051", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2648, "upload_time": "2018-11-25T01:19:49", "upload_time_iso_8601": "2018-11-25T01:19:49.425056Z", "url": "https://files.pythonhosted.org/packages/b2/ef/d0f75684f9fd0e32cfed520c55af3a54e84b5f44f85117ad447d30a6382a/pygments_pytest-1.0.4.tar.gz", "yanked": false, "yanked_reason": null } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "1d0a1d1132b45710189c15c37ec50912", "sha256": "dd479d1dc6a4dc5ba40bb0b15932ba9df3edc1d6b8be07b375af1c8c15f7479f" }, "downloads": -1, "filename": "pygments_pytest-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1d0a1d1132b45710189c15c37ec50912", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3708, "upload_time": "2018-12-01T22:27:27", "upload_time_iso_8601": "2018-12-01T22:27:27.126092Z", "url": "https://files.pythonhosted.org/packages/49/3e/fc3a0102c4ae97430d34303c0963cc779e8a1c74a73fe6a04539665fdbb0/pygments_pytest-1.1.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c79af1fe2ba67ef355b7ac85501889aa", "sha256": "9c65fbf5fb2364ef48b5e468f0d7b9212bcfa5888b4b43588ae2d56d0b2f8413" }, "downloads": -1, "filename": "pygments_pytest-1.1.0.tar.gz", "has_sig": false, "md5_digest": "c79af1fe2ba67ef355b7ac85501889aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2783, "upload_time": "2018-12-01T22:27:28", "upload_time_iso_8601": "2018-12-01T22:27:28.972802Z", "url": "https://files.pythonhosted.org/packages/89/30/71efddfa77808250918e324e460f61e6df86858792725c234374783ab78c/pygments_pytest-1.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "6ef47b22bb64fc847605666a0854e8d1", "sha256": "ffbece03459c42470e802b951915a667146603a154fc6505b9c9e8d0216bf176" }, "downloads": -1, "filename": "pygments_pytest-1.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6ef47b22bb64fc847605666a0854e8d1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3708, "upload_time": "2019-01-28T22:42:26", "upload_time_iso_8601": "2019-01-28T22:42:26.669379Z", "url": "https://files.pythonhosted.org/packages/d6/02/837a09e3ae08a31ff9eedaf0d7cd3a7dfaa6c3e345a0895dee5692ca002d/pygments_pytest-1.1.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1e5325b25b2adbe5fd45d8ebd1e99e21", "sha256": "c27f23d5b1b8b7c7ed337e13c98bff4582a86f9d468596cf448c96aac26a0bde" }, "downloads": -1, "filename": "pygments_pytest-1.1.1.tar.gz", "has_sig": false, "md5_digest": "1e5325b25b2adbe5fd45d8ebd1e99e21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2771, "upload_time": "2019-01-28T22:42:27", "upload_time_iso_8601": "2019-01-28T22:42:27.742504Z", "url": "https://files.pythonhosted.org/packages/cb/2c/6a20444fb3db26f848d5c529afa12097da1c9938c51520c89a4108e22cd2/pygments_pytest-1.1.1.tar.gz", "yanked": false, "yanked_reason": null } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "76c58c5b99776802722ea24badbd8cec", "sha256": "b40b23c32cfed8825b2551448b9327905343600f07ba0824ebf5be2b05c88d32" }, "downloads": -1, "filename": "pygments_pytest-1.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "76c58c5b99776802722ea24badbd8cec", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 4363, "upload_time": "2019-02-28T16:50:19", "upload_time_iso_8601": "2019-02-28T16:50:19.870890Z", "url": "https://files.pythonhosted.org/packages/6e/86/1704b81d451c1707acd8bd596a632f1bcc6fbe183c83dfc45a4b35ebc0b7/pygments_pytest-1.2.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1ab1a9c4a38c2e770d1e7e2fc393f40f", "sha256": "fc48e2fffd6d3c047a61c1db8b88ab069983f50e733fe70a7846098eb28bc955" }, "downloads": -1, "filename": "pygments_pytest-1.2.0.tar.gz", "has_sig": false, "md5_digest": "1ab1a9c4a38c2e770d1e7e2fc393f40f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 3056, "upload_time": "2019-02-28T16:50:21", "upload_time_iso_8601": "2019-02-28T16:50:21.524710Z", "url": "https://files.pythonhosted.org/packages/f7/d5/9a7d29343a1d9e9f40a2e0ded244fd74dc308f84180f82268f243db54f2a/pygments_pytest-1.2.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "eff9867f0d7490fedbf0b5c43bed32b0", "sha256": "bfc26a2453781e588286fc8f65815e1d43e7e3189378dae17968e55087866394" }, "downloads": -1, "filename": "pygments_pytest-1.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "eff9867f0d7490fedbf0b5c43bed32b0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 4364, "upload_time": "2019-08-29T20:06:44", "upload_time_iso_8601": "2019-08-29T20:06:44.794211Z", "url": "https://files.pythonhosted.org/packages/46/98/79159e3f3f5ac30a53e842ddd5bb77942e3f4369ad794ab8458d58219d1b/pygments_pytest-1.3.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "39f5a62d621a7e3f77f7ce8791fdd829", "sha256": "93701bab6391965b99622f2478bef5ba6cedaf75c9864f8aaaff4435967b40e9" }, "downloads": -1, "filename": "pygments_pytest-1.3.0.tar.gz", "has_sig": false, "md5_digest": "39f5a62d621a7e3f77f7ce8791fdd829", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 3723, "upload_time": "2019-08-29T20:06:46", "upload_time_iso_8601": "2019-08-29T20:06:46.337027Z", "url": "https://files.pythonhosted.org/packages/56/27/176070e3f9f46dab3a6131d25896455c18b480480e7457e008f8eeaf0f90/pygments_pytest-1.3.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "a76f3f81937f2215167278bf867a3102", "sha256": "df784065c27a4bf7e00f757578048bcc5672c1697bb52f7b55486a839f78e0a3" }, "downloads": -1, "filename": "pygments_pytest-1.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a76f3f81937f2215167278bf867a3102", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 4362, "upload_time": "2019-10-21T18:30:49", "upload_time_iso_8601": "2019-10-21T18:30:49.614690Z", "url": "https://files.pythonhosted.org/packages/aa/50/7c9fc384f41794e922c673d562b666c14792d3066cd9db52b676a23a9b1b/pygments_pytest-1.3.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e51a2e259bfd4eb4f93fc4f626e05e17", "sha256": "156fce0fd728992eb99d4715da7b665920065f6347eeae2500e73907712e846a" }, "downloads": -1, "filename": "pygments_pytest-1.3.1.tar.gz", "has_sig": false, "md5_digest": "e51a2e259bfd4eb4f93fc4f626e05e17", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 3720, "upload_time": "2019-10-21T18:30:51", "upload_time_iso_8601": "2019-10-21T18:30:51.414875Z", "url": "https://files.pythonhosted.org/packages/c6/d6/821ec32103b0e8464f31da28fd6f27d589134727735b090c4b70567fa2c0/pygments_pytest-1.3.1.tar.gz", "yanked": false, "yanked_reason": null } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "df791f460112686236e910f60385b653", "sha256": "34ee72cd9979b1a1523b4738389a28822d6ad2f43920bb9f0645d73ffb6eb586" }, "downloads": -1, "filename": "pygments_pytest-2.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "df791f460112686236e910f60385b653", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.1", "size": 5098, "upload_time": "2020-02-27T23:45:55", "upload_time_iso_8601": "2020-02-27T23:45:55.108776Z", "url": "https://files.pythonhosted.org/packages/15/46/fd15ad4426a25b3bb2cbcef73a3f9d0c8ef3cace34e4f85c768b1515be55/pygments_pytest-2.0.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c6d2ed7118f8e9136de0573d3b12e077", "sha256": "d0aabdc688d58553db16d2aadefd30e9cac7bc5240938b60d87f5379dcede7e3" }, "downloads": -1, "filename": "pygments_pytest-2.0.0.tar.gz", "has_sig": false, "md5_digest": "c6d2ed7118f8e9136de0573d3b12e077", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.1", "size": 4552, "upload_time": "2020-02-27T23:45:56", "upload_time_iso_8601": "2020-02-27T23:45:56.511365Z", "url": "https://files.pythonhosted.org/packages/2d/8b/a9d2144b70a17ab94c49ae42147716e1c4c0b623420927ef9cdae77df720/pygments_pytest-2.0.0.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.0": [ { "comment_text": "", "digests": { "md5": "9cd35f2298889b34447fcdaec93d51d4", "sha256": "7cb5aa4ccaecf9a8f3405c49480bbb08317aa18172bef14beefdece9c52c3dde" }, "downloads": -1, "filename": "pygments_pytest-2.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9cd35f2298889b34447fcdaec93d51d4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.1", "size": 5105, "upload_time": "2020-07-13T01:40:55", "upload_time_iso_8601": "2020-07-13T01:40:55.134566Z", "url": "https://files.pythonhosted.org/packages/c7/5c/696e474bac16dbd882a09fc7e8d66e92bae5ebcfa7c6a4cd07e4fd6fd37d/pygments_pytest-2.1.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e2bbec9570b97e1f2b0483e30ba1721d", "sha256": "071f689acadfadc75e766650e0b96a974ba69199245ea4d1c65344e33d0b73ac" }, "downloads": -1, "filename": "pygments_pytest-2.1.0.tar.gz", "has_sig": false, "md5_digest": "e2bbec9570b97e1f2b0483e30ba1721d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.1", "size": 4858, "upload_time": "2020-07-13T01:40:56", "upload_time_iso_8601": "2020-07-13T01:40:56.454955Z", "url": "https://files.pythonhosted.org/packages/00/eb/74870485501909d37b4a3a1bb8883258c3800e001938b36319e8568352a0/pygments_pytest-2.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "2.2.0": [ { "comment_text": "", "digests": { "md5": "a6d8cbcd8930924fea483ee697ba7740", "sha256": "2e441a319878701d9c4d512aabbb3db07683055562856145af5278b102ebbe4d" }, "downloads": -1, "filename": "pygments_pytest-2.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a6d8cbcd8930924fea483ee697ba7740", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.1", "size": 5210, "upload_time": "2020-12-21T21:56:58", "upload_time_iso_8601": "2020-12-21T21:56:58.533808Z", "url": "https://files.pythonhosted.org/packages/f7/ca/cf2c28242b4da315d1e1ecec44b21691f8fbfa997ea82d525ea4640a7e1b/pygments_pytest-2.2.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "387a512e52a3cfbbd612f6f23e760594", "sha256": "b4c530d791558af95166110decc210c31384bb4691f0d12bef704172467b3c56" }, "downloads": -1, "filename": "pygments_pytest-2.2.0.tar.gz", "has_sig": false, "md5_digest": "387a512e52a3cfbbd612f6f23e760594", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.1", "size": 4965, "upload_time": "2020-12-21T21:56:59", "upload_time_iso_8601": "2020-12-21T21:56:59.741185Z", "url": "https://files.pythonhosted.org/packages/26/c6/c9b5ec7426481d0536742be9758a066274633b9f45b55bbe1ff0cafecbd7/pygments_pytest-2.2.0.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a6d8cbcd8930924fea483ee697ba7740", "sha256": "2e441a319878701d9c4d512aabbb3db07683055562856145af5278b102ebbe4d" }, "downloads": -1, "filename": "pygments_pytest-2.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a6d8cbcd8930924fea483ee697ba7740", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.1", "size": 5210, "upload_time": "2020-12-21T21:56:58", "upload_time_iso_8601": "2020-12-21T21:56:58.533808Z", "url": "https://files.pythonhosted.org/packages/f7/ca/cf2c28242b4da315d1e1ecec44b21691f8fbfa997ea82d525ea4640a7e1b/pygments_pytest-2.2.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "387a512e52a3cfbbd612f6f23e760594", "sha256": "b4c530d791558af95166110decc210c31384bb4691f0d12bef704172467b3c56" }, "downloads": -1, "filename": "pygments_pytest-2.2.0.tar.gz", "has_sig": false, "md5_digest": "387a512e52a3cfbbd612f6f23e760594", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.1", "size": 4965, "upload_time": "2020-12-21T21:56:59", "upload_time_iso_8601": "2020-12-21T21:56:59.741185Z", "url": "https://files.pythonhosted.org/packages/26/c6/c9b5ec7426481d0536742be9758a066274633b9f45b55bbe1ff0cafecbd7/pygments_pytest-2.2.0.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }