GET /api/v1/ports/?format=api&ordering=-created_at&page=603
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50520,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=604",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=602",
    "results": [
        {
            "name": "py27-pytest-xdist",
            "portdir": "python/py-pytest-xdist",
            "version": "2.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-xdist",
            "description": "The pytest-xdist plugin extends py.test with some unique test execution modes",
            "long_description": "The pytest-xdist plugin extends py.test with some unique test execution modes",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pytest",
                        "py27-pytest-forked",
                        "python27",
                        "py27-six",
                        "py27-setuptools",
                        "py27-execnet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytest-xdist",
            "portdir": "python/py-pytest-xdist",
            "version": "3.8.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-xdist",
            "description": "The pytest_xdist plugin extends py.test with some unique test execution modes",
            "long_description": "The pytest_xdist plugin extends py.test with some unique test execution modes",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-xdist"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-pytest-virtualenv",
            "portdir": "python/py-pytest-virtualenv",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/man-group/pytest-plugins",
            "description": "Python virtual environment for pytest",
            "long_description": "Create a Python virtual environment in your test that cleans up on teardown. The fixture has utility methods to install packages and list what’s installed.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-setuptools-git",
                        "clang-17",
                        "py38-installer",
                        "py38-build",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-virtualenv",
                        "py38-pytest-shutil",
                        "py38-pytest-fixture-config",
                        "py38-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-mock",
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest-profiling"
                    ]
                }
            ]
        },
        {
            "name": "py37-pytest-virtualenv",
            "portdir": "python/py-pytest-virtualenv",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/man-group/pytest-plugins",
            "description": "Python virtual environment for pytest",
            "long_description": "Create a Python virtual environment in your test that cleans up on teardown. The fixture has utility methods to install packages and list what’s installed.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools-git",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-setuptools",
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-virtualenv",
                        "py37-pytest",
                        "py37-pytest-fixture-config",
                        "py37-pytest-shutil"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-mock",
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytest-virtualenv",
            "portdir": "python/py-pytest-virtualenv",
            "version": "1.8.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/man-group/pytest-plugins",
            "description": "Python virtual environment for pytest",
            "long_description": "Create a Python virtual environment in your test that cleans up on teardown. The fixture has utility methods to install packages and list what’s installed.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-virtualenv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pytest-timeout",
            "portdir": "python/py-pytest-timeout",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-timeout",
            "description": "py.test plugin to abort hanging tests",
            "long_description": "py.test plugin to abort hanging tests",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py39-docker",
                        "py39-py7zr",
                        "py39-pyppmd",
                        "py39-werkzeug",
                        "py39-luma.core",
                        "py39-luma.emulator",
                        "py39-pypdf"
                    ]
                }
            ]
        },
        {
            "name": "py38-pytest-timeout",
            "portdir": "python/py-pytest-timeout",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-timeout",
            "description": "py.test plugin to abort hanging tests",
            "long_description": "py.test plugin to abort hanging tests",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py38-docker",
                        "py38-luma.core",
                        "py38-luma.emulator",
                        "py38-werkzeug",
                        "py38-pyppmd",
                        "py38-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py37-pytest-timeout",
            "portdir": "python/py-pytest-timeout",
            "version": "2.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-timeout",
            "description": "py.test plugin to abort hanging tests",
            "long_description": "py.test plugin to abort hanging tests",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-ipdb",
                        "py37-pexpect",
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py37-docker",
                        "py37-werkzeug"
                    ]
                }
            ]
        },
        {
            "name": "py-pytest-timeout",
            "portdir": "python/py-pytest-timeout",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-timeout",
            "description": "py.test plugin to abort hanging tests",
            "long_description": "py.test plugin to abort hanging tests",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-timeout"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pytest-sugar",
            "portdir": "python/py-pytest-sugar",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pivotfinland.com/pytest-sugar/",
            "description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly).",
            "long_description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly).",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-termcolor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py39-typer",
                        "py39-transformers"
                    ]
                }
            ]
        },
        {
            "name": "py38-pytest-sugar",
            "portdir": "python/py-pytest-sugar",
            "version": "0.9.7",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pivotfinland.com/pytest-sugar/",
            "description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly).",
            "long_description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly).",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-17",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-termcolor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py38-typer",
                        "py38-transformers"
                    ]
                }
            ]
        },
        {
            "name": "py37-pytest-sugar",
            "portdir": "python/py-pytest-sugar",
            "version": "0.9.7",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pivotfinland.com/pytest-sugar/",
            "description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly).",
            "long_description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly).",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-installer",
                        "clang-16",
                        "py37-setuptools",
                        "py37-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-termcolor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py37-typer"
                    ]
                }
            ]
        },
        {
            "name": "py-pytest-sugar",
            "portdir": "python/py-pytest-sugar",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pivotfinland.com/pytest-sugar/",
            "description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly).",
            "long_description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly).",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-sugar"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-pytest-shutil",
            "portdir": "python/py-pytest-shutil",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/man-group/pytest-plugins",
            "description": "A goodie-bag of unix shell and environment tools for py.test",
            "long_description": "This library is a goodie-bag of Unix shell and environment management tools for automated tests. A summary of the available functions is below, look at the source for the full listing.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-setuptools",
                        "py38-setuptools-git",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-setuptools",
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-termcolor",
                        "py38-contextlib2",
                        "py38-execnet",
                        "py38-mock",
                        "py38-path",
                        "py38-pytest",
                        "py38-six"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-pytest-virtualenv"
                    ]
                }
            ]
        },
        {
            "name": "py37-pytest-shutil",
            "portdir": "python/py-pytest-shutil",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/man-group/pytest-plugins",
            "description": "A goodie-bag of unix shell and environment tools for py.test",
            "long_description": "This library is a goodie-bag of Unix shell and environment management tools for automated tests. A summary of the available functions is below, look at the source for the full listing.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools-git",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-setuptools",
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-path",
                        "py37-six",
                        "py37-termcolor",
                        "py37-pytest",
                        "py37-contextlib2",
                        "py37-execnet",
                        "py37-mock"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-pytest-virtualenv"
                    ]
                }
            ]
        },
        {
            "name": "py-pytest-shutil",
            "portdir": "python/py-pytest-shutil",
            "version": "1.8.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/man-group/pytest-plugins",
            "description": "A goodie-bag of unix shell and environment tools for py.test",
            "long_description": "This library is a goodie-bag of Unix shell and environment management tools for automated tests. A summary of the available functions is below, look at the source for the full listing.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-shutil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pytest-runner",
            "portdir": "python/py-pytest-runner",
            "version": "6.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-runner",
            "description": "pytest-runner adds test support to setup.py scripts",
            "long_description": "pytest-runner adds test support to setup.py scripts. Setup scripts can use pytest-runner to invoke py.test as distutils command and provices dependency resolution.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-setuptools",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-pyte",
                        "py39-neovim",
                        "py39-pulp",
                        "py39-tinycss",
                        "py39-rchitect",
                        "py39-makefun",
                        "py39-rfc3986-validator",
                        "py39-pdbecif",
                        "py39-cairosvg",
                        "py39-dropbox",
                        "py39-stone",
                        "py39-amazon.ion",
                        "py39-parsel",
                        "py39-mesh-tensorflow",
                        "py39-zlmdb",
                        "py39-numdifftools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-pytest-pylint"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pyrsistent",
                        "py39-falcon"
                    ]
                }
            ]
        },
        {
            "name": "py38-pytest-runner",
            "portdir": "python/py-pytest-runner",
            "version": "6.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-runner",
            "description": "pytest-runner adds test support to setup.py scripts",
            "long_description": "pytest-runner adds test support to setup.py scripts. Setup scripts can use pytest-runner to invoke py.test as distutils command and provices dependency resolution.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-setuptools",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-reflink",
                        "py38-tinycss",
                        "py38-neovim",
                        "py38-parsel",
                        "py38-datrie",
                        "py38-libpysal",
                        "py38-zlmdb",
                        "py38-samplerate",
                        "py38-pyte",
                        "py38-datacite",
                        "py38-amazon.ion",
                        "py38-numdifftools",
                        "py38-cairosvg",
                        "py38-mesh-tensorflow",
                        "py38-rfc3986-validator"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-pytest-pylint"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pyrsistent",
                        "py38-falcon"
                    ]
                }
            ]
        },
        {
            "name": "py37-pytest-runner",
            "portdir": "python/py-pytest-runner",
            "version": "6.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-runner",
            "description": "pytest-runner adds test support to setup.py scripts",
            "long_description": "pytest-runner adds test support to setup.py scripts. Setup scripts can use pytest-runner to invoke py.test as distutils command and provices dependency resolution.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py37-build",
                        "py37-installer",
                        "py37-setuptools",
                        "py37-setuptools_scm",
                        "py37-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-setuptools",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-samplerate",
                        "py37-mesh-tensorflow",
                        "py37-neovim",
                        "py37-reflink",
                        "py37-parsel",
                        "py37-arpeggio",
                        "py37-libpysal",
                        "py37-managesieve",
                        "py37-tinycss",
                        "py37-datacite",
                        "py37-numdifftools",
                        "py37-cairosvg",
                        "py37-onnx",
                        "py37-audioread",
                        "py37-pyte",
                        "py37-datrie"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pyrsistent"
                    ]
                }
            ]
        },
        {
            "name": "py36-pytest-runner",
            "portdir": "python/py-pytest-runner",
            "version": "5.3.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-runner",
            "description": "pytest-runner adds test support to setup.py scripts",
            "long_description": "pytest-runner adds test support to setup.py scripts. Setup scripts can use pytest-runner to invoke py.test as distutils command and provices dependency resolution.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools_scm",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-arpeggio",
                        "py36-astroid",
                        "py36-cairocffi",
                        "py36-healpy",
                        "py36-datacite",
                        "py36-tinycss",
                        "py36-parsel",
                        "py36-neovim",
                        "py36-numdifftools",
                        "py36-datrie"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-grako"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pyrsistent",
                        "py36-iminuit",
                        "py36-lz4",
                        "py36-libcloud"
                    ]
                }
            ]
        },
        {
            "name": "py35-pytest-runner",
            "portdir": "python/py-pytest-runner",
            "version": "5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-runner",
            "description": "pytest-runner adds test support to setup.py scripts",
            "long_description": "pytest-runner adds test support to setup.py scripts. Setup scripts can use pytest-runner to invoke py.test as distutils command and provices dependency resolution.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools_scm",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py35-flake8-mccabe",
                        "py35-datacite",
                        "py35-datrie",
                        "py35-healpy",
                        "py35-jwt",
                        "py35-tinycss",
                        "py35-parsel",
                        "py35-astroid",
                        "py35-pylint"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-grako"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-iminuit",
                        "py35-lz4",
                        "py35-libcloud",
                        "py35-pyrsistent"
                    ]
                }
            ]
        },
        {
            "name": "py27-pytest-runner",
            "portdir": "python/py-pytest-runner",
            "version": "5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-runner",
            "description": "pytest-runner adds test support to setup.py scripts",
            "long_description": "pytest-runner adds test support to setup.py scripts. Setup scripts can use pytest-runner to invoke py.test as distutils command and provices dependency resolution.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools_scm",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py27-flake8-mccabe",
                        "py27-datacite",
                        "py27-datrie",
                        "py27-healpy",
                        "py27-managesieve",
                        "py27-textile",
                        "py27-jwt",
                        "py27-progressbar",
                        "py27-tinycss",
                        "py27-parsel",
                        "py27-neovim",
                        "py27-numdifftools",
                        "py27-arpeggio",
                        "py27-pylint"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-grako"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-iminuit",
                        "py27-pyrsistent",
                        "py27-lz4"
                    ]
                }
            ]
        },
        {
            "name": "py-pytest-runner",
            "portdir": "python/py-pytest-runner",
            "version": "6.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-runner",
            "description": "pytest-runner adds test support to setup.py scripts",
            "long_description": "pytest-runner adds test support to setup.py scripts. Setup scripts can use pytest-runner to invoke py.test as distutils command and provices dependency resolution.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-runner"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pytest-qt",
            "portdir": "python/py-pytest-qt",
            "version": "4.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-qt",
            "description": "pytest plugin for Qt (PyQt5/PyQt6 and PySide2/PySide6) application testing",
            "long_description": "pytest plugin for Qt (PyQt5/PyQt6 and PySide2/PySide6) application testing",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-pytest",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py39-qtawesome",
                        "py39-qtpy"
                    ]
                }
            ]
        },
        {
            "name": "py38-pytest-qt",
            "portdir": "python/py-pytest-qt",
            "version": "4.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-qt",
            "description": "pytest plugin for Qt (PyQt5/PyQt6 and PySide2/PySide6) application testing",
            "long_description": "pytest plugin for Qt (PyQt5/PyQt6 and PySide2/PySide6) application testing",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-pytest",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py38-qtawesome",
                        "py38-qtpy"
                    ]
                }
            ]
        },
        {
            "name": "py37-pytest-qt",
            "portdir": "python/py-pytest-qt",
            "version": "4.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-qt",
            "description": "pytest plugin for Qt (PyQt5/PyQt6 and PySide2/PySide6) application testing",
            "long_description": "pytest plugin for Qt (PyQt5/PyQt6 and PySide2/PySide6) application testing",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-setuptools_scm",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py37-qtawesome",
                        "py37-qtpy"
                    ]
                }
            ]
        },
        {
            "name": "py36-pytest-qt",
            "portdir": "python/py-pytest-qt",
            "version": "4.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-qt",
            "description": "pytest support for PyQt and PySide applications",
            "long_description": "pytest support for PyQt and PySide applications",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools",
                        "py36-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py36-qtawesome"
                    ]
                }
            ]
        },
        {
            "name": "py35-pytest-qt",
            "portdir": "python/py-pytest-qt",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-qt",
            "description": "pytest support for PyQt and PySide applications",
            "long_description": "pytest support for PyQt and PySide applications",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools",
                        "py35-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py35-qtawesome"
                    ]
                }
            ]
        },
        {
            "name": "py27-pytest-qt",
            "portdir": "python/py-pytest-qt",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-qt",
            "description": "pytest support for PyQt and PySide applications",
            "long_description": "pytest support for PyQt and PySide applications",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools",
                        "py27-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py27-qtawesome"
                    ]
                }
            ]
        },
        {
            "name": "py-pytest-qt",
            "portdir": "python/py-pytest-qt",
            "version": "4.5.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-qt",
            "description": "pytest plugin for Qt (PyQt5/PyQt6 and PySide2/PySide6) application testing",
            "long_description": "pytest plugin for Qt (PyQt5/PyQt6 and PySide2/PySide6) application testing",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-qt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pytest-mypy",
            "portdir": "python/py-pytest-mypy",
            "version": "0.10.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dbader/pytest-mypy",
            "description": "Mypy static type checker plugin for pytest",
            "long_description": "Mypy static type checker plugin for pytest",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "py39-wheel",
                        "clang-17",
                        "py39-build",
                        "py39-setuptools",
                        "py39-setuptools_scm"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-mypy",
                        "py39-filelock",
                        "py39-attrs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-pytest-mypy",
            "portdir": "python/py-pytest-mypy",
            "version": "0.10.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dbader/pytest-mypy",
            "description": "Mypy static type checker plugin for pytest",
            "long_description": "Mypy static type checker plugin for pytest",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-installer",
                        "py38-wheel",
                        "clang-16",
                        "py38-build",
                        "py38-setuptools",
                        "py38-setuptools_scm"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-mypy",
                        "py38-filelock",
                        "py38-attrs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-pytest-mypy",
            "portdir": "python/py-pytest-mypy",
            "version": "0.10.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dbader/pytest-mypy",
            "description": "Mypy static type checker plugin for pytest",
            "long_description": "Mypy static type checker plugin for pytest",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-setuptools_scm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-mypy",
                        "py37-attrs",
                        "py37-filelock"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytest-mypy",
            "portdir": "python/py-pytest-mypy",
            "version": "0.10.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dbader/pytest-mypy",
            "description": "Mypy static type checker plugin for pytest",
            "long_description": "Mypy static type checker plugin for pytest",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pytest-mypy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pytest-mpl",
            "portdir": "python/py-pytest-mpl",
            "version": "0.17.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/matplotlib/pytest-mpl",
            "description": "pytest plugin to for testing figures output from Matplotlib",
            "long_description": "This is a plugin to faciliate image comparison for Matplotlib figures in pytest. Matplotlib includes a number of test utilities and decorators, but these are geared towards the nose testing framework. Pytest-mpl makes it easy to compare figures produced by tests to reference images when using pytest.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools",
                        "py39-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-matplotlib",
                        "py39-pytest",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py39-librosa"
                    ]
                }
            ]
        },
        {
            "name": "py38-pytest-mpl",
            "portdir": "python/py-pytest-mpl",
            "version": "0.16.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/matplotlib/pytest-mpl",
            "description": "pytest plugin to for testing figures output from Matplotlib",
            "long_description": "This is a plugin to faciliate image comparison for Matplotlib figures in pytest. Matplotlib includes a number of test utilities and decorators, but these are geared towards the nose testing framework. Pytest-mpl makes it easy to compare figures produced by tests to reference images when using pytest.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools",
                        "py38-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-matplotlib",
                        "py38-pytest",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py38-librosa"
                    ]
                }
            ]
        },
        {
            "name": "py37-pytest-mpl",
            "portdir": "python/py-pytest-mpl",
            "version": "0.16.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/matplotlib/pytest-mpl",
            "description": "pytest plugin to for testing figures output from Matplotlib",
            "long_description": "This is a plugin to faciliate image comparison for Matplotlib figures in pytest. Matplotlib includes a number of test utilities and decorators, but these are geared towards the nose testing framework. Pytest-mpl makes it easy to compare figures produced by tests to reference images when using pytest.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-setuptools_scm",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-matplotlib",
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py37-librosa"
                    ]
                }
            ]
        },
        {
            "name": "py36-pytest-mpl",
            "portdir": "python/py-pytest-mpl",
            "version": "0.12",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/matplotlib/pytest-mpl",
            "description": "pytest plugin to for testing figures output from Matplotlib",
            "long_description": "This is a plugin to faciliate image comparison for Matplotlib figures in pytest. Matplotlib includes a number of test utilities and decorators, but these are geared towards the nose testing framework. Pytest-mpl makes it easy to compare figures produced by tests to reference images when using pytest.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools",
                        "py36-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-matplotlib",
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pytest-mpl",
            "portdir": "python/py-pytest-mpl",
            "version": "0.12",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/matplotlib/pytest-mpl",
            "description": "pytest plugin to for testing figures output from Matplotlib",
            "long_description": "This is a plugin to faciliate image comparison for Matplotlib figures in pytest. Matplotlib includes a number of test utilities and decorators, but these are geared towards the nose testing framework. Pytest-mpl makes it easy to compare figures produced by tests to reference images when using pytest.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "py27-setuptools_scm",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-matplotlib",
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "py-pytest-mpl",
            "portdir": "python/py-pytest-mpl",
            "version": "0.17.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/matplotlib/pytest-mpl",
            "description": "pytest plugin to for testing figures output from Matplotlib",
            "long_description": "This is a plugin to faciliate image comparison for Matplotlib figures in pytest. Matplotlib includes a number of test utilities and decorators, but these are geared towards the nose testing framework. Pytest-mpl makes it easy to compare figures produced by tests to reference images when using pytest.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-mpl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pytest-mock",
            "portdir": "python/py-pytest-mock",
            "version": "3.15.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-mock/",
            "description": "Thin-wrapper around the mock package for easier use with py.test",
            "long_description": "Thin-wrapper around the mock package for easier use with py.test. This plugin installs a mocker fixture which is a thin-wrapper around the patching API provided by the mock package, but with the benefit of not having to worry about undoing patches at the end of a test.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "clang-18",
                        "py39-installer",
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-pytest",
                        "py39-mock"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest",
                        "py39-pytest-asyncio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py39-honcho",
                        "py39-qstylizer",
                        "py39-tzlocal",
                        "py39-natsort",
                        "py39-graphviz",
                        "py39-pyfatfs",
                        "py39-filelock"
                    ]
                }
            ]
        },
        {
            "name": "py38-pytest-mock",
            "portdir": "python/py-pytest-mock",
            "version": "3.14.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-mock/",
            "description": "Thin-wrapper around the mock package for easier use with py.test",
            "long_description": "Thin-wrapper around the mock package for easier use with py.test. This plugin installs a mocker fixture which is a thin-wrapper around the patching API provided by the mock package, but with the benefit of not having to worry about undoing patches at the end of a test.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "clang-17",
                        "py38-installer",
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-pytest",
                        "py38-mock"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest",
                        "py38-pytest-asyncio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py38-qstylizer",
                        "py38-natsort",
                        "py38-honcho",
                        "py38-graphviz",
                        "py38-tzlocal"
                    ]
                }
            ]
        },
        {
            "name": "py37-pytest-mock",
            "portdir": "python/py-pytest-mock",
            "version": "3.12.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-mock/",
            "description": "Thin-wrapper around the mock package for easier use with py.test",
            "long_description": "Thin-wrapper around the mock package for easier use with py.test. This plugin installs a mocker fixture which is a thin-wrapper around the patching API provided by the mock package, but with the benefit of not having to worry about undoing patches at the end of a test.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "clang-16",
                        "py37-installer",
                        "py37-setuptools",
                        "py37-setuptools_scm",
                        "py37-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-pytest",
                        "py37-mock"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest",
                        "py37-pytest-asyncio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py37-tzlocal",
                        "py37-graphviz",
                        "py37-qstylizer",
                        "py37-natsort",
                        "py37-honcho"
                    ]
                }
            ]
        },
        {
            "name": "py36-pytest-mock",
            "portdir": "python/py-pytest-mock",
            "version": "3.5.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-mock/",
            "description": "Thin-wrapper around the mock package for easier use with py.test",
            "long_description": "Thin-wrapper around the mock package for easier use with py.test. This plugin installs a mocker fixture which is a thin-wrapper around the patching API provided by the mock package, but with the benefit of not having to worry about undoing patches at the end of a test.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools",
                        "py36-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-mock",
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py36-natsort",
                        "py36-qstylizer"
                    ]
                }
            ]
        },
        {
            "name": "py-pytest-mock",
            "portdir": "python/py-pytest-mock",
            "version": "3.15.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-mock/",
            "description": "Thin-wrapper around the mock package for easier use with py.test",
            "long_description": "Thin-wrapper around the mock package for easier use with py.test. This plugin installs a mocker fixture which is a thin-wrapper around the patching API provided by the mock package, but with the benefit of not having to worry about undoing patches at the end of a test.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-mock"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pytest-metadata",
            "portdir": "python/py-pytest-metadata",
            "version": "3.1.1",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-metadata",
            "description": "Plugin for accessing test session metadata",
            "long_description": "pytest-metadata is a plugin for pytest that provides access to test session metadata.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "clang-17",
                        "py39-build",
                        "py39-hatchling",
                        "py39-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pytest-json-report"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-pytest-html"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-tensorflow-addons"
                    ]
                }
            ]
        },
        {
            "name": "py38-pytest-metadata",
            "portdir": "python/py-pytest-metadata",
            "version": "1.11.0",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-metadata",
            "description": "Plugin for accessing test session metadata",
            "long_description": "pytest-metadata is a plugin for pytest that provides access to test session metadata.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-installer",
                        "clang-17",
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-wheel",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-pytest-json-report"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-pytest-html"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-tensorflow-addons"
                    ]
                }
            ]
        },
        {
            "name": "py37-pytest-metadata",
            "portdir": "python/py-pytest-metadata",
            "version": "1.11.0",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-metadata",
            "description": "Plugin for accessing test session metadata",
            "long_description": "pytest-metadata is a plugin for pytest that provides access to test session metadata.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools_scm",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-pytest-json-report"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-pytest-html"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-tensorflow-addons"
                    ]
                }
            ]
        },
        {
            "name": "py36-pytest-metadata",
            "portdir": "python/py-pytest-metadata",
            "version": "1.11.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-metadata",
            "description": "Plugin for accessing test session metadata",
            "long_description": "pytest-metadata is a plugin for pytest that provides access to test session metadata.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-pytest-html"
                    ]
                }
            ]
        },
        {
            "name": "py27-pytest-metadata",
            "portdir": "python/py-pytest-metadata",
            "version": "1.11.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-metadata",
            "description": "Plugin for accessing test session metadata",
            "long_description": "pytest-metadata is a plugin for pytest that provides access to test session metadata.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-pytest-html"
                    ]
                }
            ]
        }
    ]
}