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

{
    "count": 50612,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=558",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=556",
    "results": [
        {
            "name": "py312-pysam",
            "portdir": "python/py-pysam",
            "version": "0.22.0",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pysam-developers/pysam",
            "description": "Python interface for the SAM/BAM sequence alignment and mapping format",
            "long_description": "Pysam is a python module for reading and manipulating Samfiles. It's a lightweight wrapper of the samtools C-API.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "git",
                    "github": "SoapZA",
                    "ports_count": 23
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-wheel",
                        "py312-cython",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "htslib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pysam"
                    ]
                }
            ]
        },
        {
            "name": "py312-pyscard",
            "portdir": "python/py-pyscard",
            "version": "2.3.1",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyscard.sourceforge.io/",
            "description": "Smartcard module for Python.",
            "long_description": "Smartcard module for Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 163
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "swig-python"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "yubikey-manager4"
                    ]
                }
            ]
        },
        {
            "name": "py312-pyshortcuts",
            "portdir": "python/py-pyshortcuts",
            "version": "1.9.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/newville/pyshortcuts",
            "description": "Helps users create shortcuts to run python scripts and other applications.",
            "long_description": "Pyshortcuts helps Python developers and users create shortcuts that will run python scripts and other applications. The shortcuts created can go onto the user's desktop or into the Start Menu (for systems with Start Menus) or both.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "joe.fowler",
                    "github": "joefowler",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-build",
                        "py312-installer",
                        "clang-18",
                        "py312-wheel",
                        "py312-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-larixite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-xraylarch",
                        "py312-wxmplot"
                    ]
                }
            ]
        },
        {
            "name": "py312-pyshp",
            "portdir": "python/py-pyshp",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GeospatialPython/pyshp",
            "description": "Python Shapefile Library",
            "long_description": "PyShp library provides read and write support for the ESRI shapefile format in pure Python. This format is a popular Geographic Information System vector data format created by ESRI. You can read and write shp, shx, and dbf files with all types of geometry. Everything in the public ESRI shapefile specification is implemented.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-cartopy",
                        "py312-tropycal"
                    ]
                }
            ]
        },
        {
            "name": "py312-pyside6",
            "portdir": "python/py-pyside6",
            "version": "6.10.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyside.org/",
            "description": "Python bindings for the Qt cross-platform application and UI framework",
            "long_description": "PySide6 is the official Python module from the Qt for Python project, which provides access to the complete Qt 6.0+ framework. \nFor module details see https://doc.qt.io/qtforpython-6/package_details.html",
            "active": true,
            "categories": [
                "aqua",
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "johan.kytt",
                    "github": "johankytt",
                    "ports_count": 7
                }
            ],
            "variants": [
                "addonmodules",
                "extracmakepcfiles",
                "qtlottie",
                "qt5compat"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-packaging",
                        "cmake",
                        "ninja",
                        "clang-19",
                        "py312-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtconnectivity",
                        "qt6-qttools",
                        "qt6-qtcharts",
                        "qt6-qtquicktimeline",
                        "qt6-qthttpserver",
                        "qt6-qtvirtualkeyboard",
                        "qt6-qtdatavis3d",
                        "qt6-qtbase",
                        "qt6-qtscxml",
                        "qt6-qtspeech",
                        "qt6-qtwebview",
                        "python312",
                        "py312-numpy",
                        "qt6-qtgraphs",
                        "qt6-qtquickeffectmaker",
                        "qt6-qtquick3dphysics",
                        "qt6-qtsensors",
                        "qt6-qtlocation",
                        "qt6-qtserialbus",
                        "qt6-qtnetworkauth",
                        "qt6-qtremoteobjects",
                        "qt6-qt3d"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pysigma",
            "portdir": "python/py-pysigma",
            "version": "1.1.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SigmaHQ/pySigma",
            "description": "Sigma rule processing and conversion tools",
            "long_description": "Sigma rule processing and conversion tools",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1215
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-poetry-core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-requests",
                        "py312-parsing",
                        "python312",
                        "py312-diskcache",
                        "py312-diskcache-stubs",
                        "py312-yaml",
                        "py312-packaging",
                        "py312-jinja2",
                        "py312-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-sigma-cli"
                    ]
                }
            ]
        },
        {
            "name": "py312-pysimdjson",
            "portdir": "python/py-pysimdjson",
            "version": "7.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TkTech/pysimdjson",
            "description": "SimdJson bindings for Python",
            "long_description": "SimdJson bindings for Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-build",
                        "py312-installer",
                        "clang-20",
                        "py312-wheel",
                        "py312-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pyspnego",
            "portdir": "python/py-pyspnego",
            "version": "0.11.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jborean93/pyspnego",
            "description": "Python SPNEGO Library",
            "long_description": "Library to handle SPNEGO (Negotiate, NTLM, Kerberos) and CredSSP authentication. Also includes a packet parser that can be used to decode raw NTLM/SPNEGO/Kerberos tokens into a human readable format.",
            "active": true,
            "categories": [
                "net",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-cryptography",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-requests_ntlm",
                        "py312-requests-kerberos"
                    ]
                }
            ]
        },
        {
            "name": "py312-pystache",
            "portdir": "python/py-pystache",
            "version": "0.6.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PennyDreadfulMTG/pystache",
            "description": "Mustache for Python",
            "long_description": "Pystache is a Python implementation of Mustache. Mustache is a framework-agnostic, logic-free templating system inspired by ctemplate and et.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-build",
                        "py312-installer",
                        "clang-18",
                        "py312-wheel",
                        "py312-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pysvn",
            "portdir": "python/py-pysvn",
            "version": "1.9.22",
            "license": "Apache-1.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pysvn.sourceforge.io/",
            "description": "Python Subversion Extension (pysvn)",
            "long_description": "The pysvn module is a python interface to the Subversion version control system. This API exposes client interfaces for managing a working copy, querying a repository, and synchronizing the two.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "subversion",
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pysvn"
                    ]
                }
            ]
        },
        {
            "name": "py312-pyte",
            "portdir": "python/py-pyte",
            "version": "0.8.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/selectel/pyte",
            "description": "an in memory VTXXX-compatible terminal emulator",
            "long_description": "It’s an in memory VTXXX-compatible terminal emulator. XXX stands for a series of video terminals, developed by DEC between 1970 and 1995. The first, and probably the most famous one, was VT100 terminal, which is now a de-facto standard for all virtual terminal emulators. pyte follows the suit.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-pytest-runner",
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-wcwidth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pytensor",
            "portdir": "python/py-pytensor",
            "version": "2.37.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pytensor",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-cython",
                        "py312-toml",
                        "py312-versioneer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-minikanren",
                        "python312",
                        "py312-scipy",
                        "py312-setuptools",
                        "py312-typing_extensions",
                        "py312-filelock",
                        "py312-numpy",
                        "py312-cons",
                        "py312-etuples",
                        "py312-logical-unification"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-pymc"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytesseract",
            "portdir": "python/py-pytesseract",
            "version": "0.3.13",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/madmaze/pytesseract",
            "description": "Python-tesseract is a python wrapper for Google's Tesseract-OCR",
            "long_description": "Python-tesseract is a python wrapper for Google's Tesseract-OCR",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-packaging",
                        "py312-Pillow",
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pytest",
            "portdir": "python/py-pytest",
            "version": "8.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytest.org",
            "description": "py.test: simple powerful testing with Python",
            "long_description": "The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-packaging",
                        "py312-setuptools",
                        "py312-pluggy",
                        "py312-iniconfig",
                        "py312-pygments"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pytest_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-pytest-rerunfailures",
                        "py312-pytest-pylint",
                        "py312-pytest-remotedata",
                        "py312-pytest-trio",
                        "py312-pytest-qt",
                        "py312-pytest-forked",
                        "py312-pytest-random-order",
                        "py312-pytest-django",
                        "py312-pytest-xprocess",
                        "py312-pytest-xdist",
                        "py312-pytest-cov",
                        "py312-pytest-json-report",
                        "py312-pytest-dotenv",
                        "py312-pytest-asyncio",
                        "py312-pytest-mpl",
                        "py312-pytest-describe"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pytest-metadata",
                        "py312-pytest-env",
                        "py312-pytest-benchmark",
                        "py312-pytest-datadir",
                        "py312-pytest-fixture-config",
                        "py312-pytest-flake8",
                        "py312-pytest-html",
                        "py312-pytest-regressions",
                        "py312-pytest-shutil",
                        "py312-pytest-virtualenv",
                        "py312-pytest-mock",
                        "py312-nbval",
                        "py312-pytest-sugar"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-cairo",
                        "py312-xattr",
                        "py312-cppy",
                        "py312-dateutil",
                        "py312-freezegun",
                        "py312-mock",
                        "py312-unicodedata2",
                        "py312-cpuinfo",
                        "py312-cryptography",
                        "py312-pytest-benchmark",
                        "py312-cycler",
                        "py312-kiwisolver",
                        "py312-asteval",
                        "py312-asv",
                        "py312-atomicwrites",
                        "py312-cachetools",
                        "py312-cftime",
                        "py312-colorlog",
                        "py312-columnize",
                        "py312-contourpy",
                        "py312-gast",
                        "py312-inflection",
                        "py312-intervaltree",
                        "py312-natsort",
                        "py312-pyicu",
                        "py312-pytest-mock",
                        "py312-poyo",
                        "py312-latexcodec",
                        "py312-setuptools_scm_git_archive",
                        "py312-babel",
                        "py312-ddt",
                        "py312-sybil",
                        "py312-testfixtures",
                        "radon",
                        "py312-portend",
                        "py312-tempora",
                        "py312-h11",
                        "py312-hpack",
                        "py312-hyperframe",
                        "py312-rich",
                        "py312-jaraco.functools",
                        "py312-distlib",
                        "py312-hyperlink",
                        "py312-jaraco.classes",
                        "py312-pyperclip",
                        "py312-protego",
                        "py312-argh",
                        "py312-audioread",
                        "py312-bitstring",
                        "py312-country",
                        "py312-iocapture",
                        "py312-async_generator",
                        "py312-entrypoints",
                        "py312-flake8",
                        "py312-ipdb",
                        "py312-itsdangerous",
                        "py312-outcome",
                        "py312-prompt_toolkit",
                        "py312-pytest-asyncio",
                        "py312-pytest-timeout",
                        "py312-watchdog",
                        "py312-werkzeug",
                        "py312-asn1",
                        "py312-blinker",
                        "py312-flask",
                        "py312-inflate64",
                        "py312-lazy_object_proxy",
                        "py312-pyannotate",
                        "py312-pybcj",
                        "py312-pycryptodome",
                        "py312-pycryptodomex",
                        "py312-pytest-trio",
                        "py312-trustme",
                        "py312-wrapt",
                        "py312-arpeggio",
                        "py312-multivolumefile",
                        "py312-py7zr",
                        "py312-pyppmd",
                        "py312-pyzstd",
                        "py312-rarfile",
                        "py312-unidecode",
                        "py312-mutagen",
                        "py312-python-dotenv",
                        "py312-soco",
                        "py312-tzlocal",
                        "py312-xmltodict",
                        "py312-webencodings",
                        "py312-nose",
                        "py312-fastavro",
                        "py312-m2crypto",
                        "py312-autopep8",
                        "py312-text-unidecode",
                        "py312-ujson",
                        "py312-yapf",
                        "py312-cssselect2",
                        "py312-whatthepatch",
                        "py312-wurlitzer",
                        "py312-qstylizer",
                        "py312-qtawesome",
                        "py312-rope",
                        "py312-term-background",
                        "py312-lz4",
                        "py312-simpy",
                        "py312-semver",
                        "py312-boolean.py",
                        "py312-license-expression",
                        "py312-pygccxml",
                        "py312-cssselect",
                        "py312-urlwatch",
                        "py312-kaptan",
                        "py312-myst-parser",
                        "py312-neovim",
                        "py312-recommonmark",
                        "py312-rsa",
                        "py312-s3transfer",
                        "py312-fasteners",
                        "py312-pint",
                        "py312-Faker",
                        "py312-aws-sam-translator",
                        "py312-pygls",
                        "py312-pygraphviz",
                        "py312-beautifulsoup4",
                        "py312-pdal",
                        "py312-simplejson",
                        "py312-pyte",
                        "py312-unidiff",
                        "py312-future",
                        "py312-netcdf4",
                        "py312-xarray",
                        "py312-tiktoken",
                        "py312-configargparse",
                        "py312-numpydoc",
                        "py312-cairocffi",
                        "py312-httpbin",
                        "py312-lmfit",
                        "py312-nmrglue",
                        "py312-nmrglue-devel",
                        "py312-patsy",
                        "py312-peakutils",
                        "py312-structlog",
                        "py312-uncertainties",
                        "py312-xhtml2pdf",
                        "py312-asyncpg",
                        "py312-netaddr",
                        "py312-pytest-mypy",
                        "py312-bcrypt",
                        "py312-confection",
                        "py312-srsly",
                        "py312-json5",
                        "py312-cymem",
                        "py312-murmurhash",
                        "py312-parse",
                        "py312-preshed",
                        "py312-scikit-hep-hepstats",
                        "py312-scikit-hep-hepunits",
                        "py312-scikit-hep-mplhep",
                        "py312-scikit-hep-mplhep_data",
                        "py312-scikit-hep-particle",
                        "py312-tabulate",
                        "py312-bottle",
                        "py312-flask-babel",
                        "py312-marisa-trie",
                        "py312-jwt",
                        "py312-oauthlib",
                        "py312-requests-oauthlib",
                        "py312-pyarrow",
                        "py312-isodate",
                        "py312-cbor2",
                        "py312-geographiclib",
                        "py312-luma.core",
                        "py312-luma.emulator",
                        "py312-pyftdi",
                        "py312-smbus2",
                        "py312-dnspython",
                        "py312-websocket-client",
                        "py312-wsproto",
                        "py312-seaborn",
                        "py312-lazy_loader",
                        "py312-soxr",
                        "py312-python-lsp-jsonrpc",
                        "py312-python-lsp-server",
                        "py312-blis",
                        "py312-typer",
                        "py312-opengl",
                        "py312-pytest-env",
                        "py312-threadpoolctl",
                        "py312-quantecon",
                        "py312-xkcdpass",
                        "py312-jsonpointer",
                        "py312-iso8601",
                        "py312-path",
                        "py312-mslex",
                        "py312-geopy",
                        "py312-parsedatetime",
                        "py312-flask-frozen",
                        "py312-ftputil",
                        "py312-pyrsistent",
                        "py312-iminuit",
                        "py312-csvkit",
                        "py312-managesieve",
                        "py312-spopt",
                        "py312-sphinx-jsonschema",
                        "py312-astunparse",
                        "py312-parsimonious",
                        "py312-portalocker",
                        "py312-importlib-resources",
                        "py312-pysvn",
                        "py312-bitmath",
                        "py312-blosc2",
                        "py312-sentencepiece",
                        "py312-html2text",
                        "py312-dlib",
                        "py312-spark_parser",
                        "py312-uncompyle6",
                        "py312-xdis",
                        "py312-openslide",
                        "py312-emcee3",
                        "py312-hcloud",
                        "py312-jschema_to_python",
                        "py312-ldap",
                        "py312-mando",
                        "py312-jsonpatch",
                        "py312-parsel",
                        "py312-w3lib",
                        "py312-itemloaders",
                        "py312-nbval",
                        "py312-onnx",
                        "py312-qt4py",
                        "py312-queuelib",
                        "py312-automat",
                        "py312-m2r",
                        "py312-pytorch",
                        "py312-urwid",
                        "py312-scrapy",
                        "py312-supervisor",
                        "py312-triangle",
                        "git-filter-repo",
                        "py312-wxpython-4.0",
                        "py312-fabio",
                        "py312-pyficache",
                        "py312-bitstruct",
                        "py312-sqlparse",
                        "py312-graphviz",
                        "py312-pytest-metadata",
                        "py312-obspy",
                        "py312-control",
                        "py312-wordcloud",
                        "py312-berkeleydb",
                        "py312-dqsegdb2",
                        "py312-gwdatafind",
                        "py312-igwn-auth-utils",
                        "py312-safe-netrc",
                        "py312-scitokens",
                        "py312-panedr",
                        "py312-gwosc",
                        "py312-ligotimegps",
                        "py312-stagger",
                        "py312-numpy",
                        "py312-ordered-set",
                        "py312-datrie",
                        "py312-scipy",
                        "py312-pypdf",
                        "py312-svgelements",
                        "py312-fire",
                        "py312-readability-lxml",
                        "py312-contextlib2",
                        "py312-pytest-fixture-config",
                        "py312-pytest-shutil",
                        "py312-pytest-virtualenv",
                        "py312-setuptools-git",
                        "py312-ftfy",
                        "py312-fugashi",
                        "py312-gcn",
                        "py312-cog",
                        "py312-pypubsub",
                        "py312-gunicorn",
                        "py312-hypy",
                        "py312-icalendar",
                        "py312-immutables",
                        "py312-importmagic",
                        "py312-ipy",
                        "py312-meld3",
                        "py312-flask-cors",
                        "py312-rdflib",
                        "py312-findpython",
                        "py312-tracer",
                        "py312-typing-inspection",
                        "py312-aiodns",
                        "py312-charset-normalizer",
                        "py312-click",
                        "py312-decorator",
                        "py312-hatch-fancy-pypi-readme",
                        "py312-mistune",
                        "py312-tenacity",
                        "py312-cli-helpers",
                        "py312-pgspecial",
                        "py312-libarchive-c",
                        "py312-ndindex",
                        "py312-flask-sqlalchemy",
                        "py312-wtforms",
                        "py312-asgiref",
                        "py312-django-allauth",
                        "py312-openid",
                        "py312-responses",
                        "py312-autocommand",
                        "py312-croniter",
                        "py312-jaraco.collections",
                        "py312-looseversion",
                        "py312-snuggs",
                        "py312-mitmproxy",
                        "py312-jsonnet",
                        "py312-confuse",
                        "py312-discogs-client",
                        "py312-langdetect",
                        "py312-librosa",
                        "py312-mediafile",
                        "py312-musicbrainzngs",
                        "py312-reflink",
                        "py312-resampy",
                        "py312-samplerate",
                        "py312-soundfile",
                        "py312-joblib",
                        "py312-pybtex",
                        "py312-jellyfish",
                        "py312-itemadapter",
                        "py312-numdifftools",
                        "py312-xraydb",
                        "py312-beniget",
                        "py312-docstring-to-markdown",
                        "py312-tinycss2",
                        "py312-sphinx_rtd_theme",
                        "py312-about-time",
                        "py312-gsl",
                        "py312-mssql",
                        "py312-cfn-lint",
                        "py312-junit-xml",
                        "py312-pylast",
                        "py312-proto-plus",
                        "py312-toolz",
                        "py312-protobuf3",
                        "py312-pytest-httpserver",
                        "py312-catalogue",
                        "py312-sacrebleu",
                        "py312-xxhash",
                        "py312-requests-cache",
                        "py312-time-machine",
                        "py312-nanobind",
                        "py312-mido",
                        "py312-shtab",
                        "py312-crc32c",
                        "py312-allpairspy",
                        "py312-pathvalidate",
                        "py312-tcolorpy",
                        "py312-agate-dbf",
                        "py312-ajsonrpc",
                        "py312-pyelftools",
                        "py312-leather",
                        "py312-tinydb",
                        "py312-pew",
                        "py312-tlsh",
                        "py312-propcache",
                        "py312-mda-xdrlib",
                        "py312-yaspin",
                        "py312-pylzma",
                        "nvchecker",
                        "py312-rich_rst",
                        "xxh",
                        "yubikey-manager4",
                        "git-review",
                        "py312-packaging",
                        "py312-pyproject_hooks",
                        "py312-markupsafe",
                        "py312-pluggy",
                        "py312-attrs",
                        "py312-more-itertools",
                        "py312-parso",
                        "py312-wcwidth",
                        "py312-six",
                        "py312-filelock",
                        "py312-editdistance",
                        "py312-iniconfig",
                        "py312-texttable",
                        "py312-black",
                        "py312-zopeinterface",
                        "py312-gnupg",
                        "py312-appdirs",
                        "py312-pyfatfs",
                        "py312-pretend",
                        "py312-tomlkit",
                        "py312-geojson",
                        "py312-igraph",
                        "py312-brotli",
                        "py312-zopfli",
                        "py312-chardet"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-asyncio",
            "portdir": "python/py-pytest-asyncio",
            "version": "1.2.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytest-asyncio.readthedocs.io/",
            "description": "pytest support for asyncio",
            "long_description": "asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing easier.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools_scm",
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-mypy",
                        "py312-pytest",
                        "py312-hypothesis",
                        "py312-flaky",
                        "py312-pytest-trio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-outcome",
                        "py312-pytest-mock",
                        "py312-scrapy",
                        "nvchecker",
                        "py312-blinker",
                        "py312-responses",
                        "py312-mitmproxy",
                        "py312-structlog",
                        "py312-asgiref",
                        "py312-django-allauth",
                        "py312-cssselect",
                        "py312-pygls",
                        "py312-aiodns"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-benchmark",
            "portdir": "python/py-pytest-benchmark",
            "version": "5.2.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ionelmc/pytest-benchmark",
            "description": "A pytest fixture for benchmarking code.",
            "long_description": "A pytest fixture for benchmarking code. It will group the tests into rounds that are calibrated to the chosen timer.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "clang-18",
                        "py312-wheel",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-cpuinfo",
                        "py312-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-cryptography",
                        "py312-automat",
                        "py312-lazy_object_proxy",
                        "py312-py7zr",
                        "py312-pyppmd"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-check",
            "portdir": "python/py-pytest-check",
            "version": "2.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/okken/pytest-check",
            "description": "A pytest plugin that allows multiple failures per test.",
            "long_description": "A pytest plugin that allows multiple failures per test.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-flit_core",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pytest-cov",
            "portdir": "python/py-pytest-cov",
            "version": "7.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-cov",
            "description": "Pytest plugin for measuring coverage.",
            "long_description": "Pytest plugin for measuring coverage.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "py312-hatch-fancy-pypi-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-coverage",
                        "py312-pluggy",
                        "py312-pytest",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-spopt",
                        "py312-pyppmd"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-datadir",
            "portdir": "python/py-pytest-datadir",
            "version": "1.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gabrielcnr/pytest-datadir",
            "description": "pytest plugin for manipulating test data directories and files.",
            "long_description": "pytest plugin for manipulating test data directories and files.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-pytest-regressions"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-describe",
            "portdir": "python/py-pytest-describe",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-describe",
            "description": "Describe-style plugin for pytest",
            "long_description": "Describe-style plugin for pytest",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "clang-18",
                        "py312-uv-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pytest-django",
            "portdir": "python/py-pytest-django",
            "version": "4.11.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytest-django.readthedocs.io",
            "description": "A Django plugin for pytest.",
            "long_description": "A Django plugin for pytest.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools_scm",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pytest",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-dotenv",
            "portdir": "python/py-pytest-dotenv",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/quiqua/pytest-dotenv",
            "description": "A py.test plugin that parses environment files before running tests",
            "long_description": "A py.test plugin that parses environment files before running tests",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pytest",
                        "py312-python-dotenv",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pytest-dotenv"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-env",
            "portdir": "python/py-pytest-env",
            "version": "1.1.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-env",
            "description": "pytest plugin to set environment variables",
            "long_description": "pytest plugin to set environment variables in pytest.ini or pyproject.toml file",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-hatchling",
                        "py312-hatch-vcs",
                        "clang-17",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pytest-env"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-fixture-config",
            "portdir": "python/py-pytest-fixture-config",
            "version": "1.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/manahl/pytest-plugins",
            "description": "Fixture configuration utils for py.test",
            "long_description": "Simple configuration objects for Py.test fixtures. Allows you to skip tests when their required config variables aren’t set.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "clang-18",
                        "py312-setuptools-git",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-six",
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-pytest-virtualenv"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-flake8",
            "portdir": "python/py-pytest-flake8",
            "version": "1.3.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vikingco/flake8-pytest",
            "description": "pytest plugin to run flake8",
            "long_description": "pytest plugin to run flake8",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pytest",
                        "py312-flake8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pytest-forked",
            "portdir": "python/py-pytest-forked",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-forked",
            "description": "run tests in isolated forked subprocesses",
            "long_description": "run tests in isolated forked subprocesses",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools_scm",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pytest",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pytest-forked"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-html",
            "portdir": "python/py-pytest-html",
            "version": "4.1.1",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-html",
            "description": "Plugin for generating HTML reports for pytest results",
            "long_description": "pytest-html is a plugin for pytest that generates a HTML report for the test results.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-hatch-vcs",
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pytest",
                        "py312-pytest-metadata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pytest-html"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-httpbin",
            "portdir": "python/py-pytest-httpbin",
            "version": "2.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kevin1024/pytest-httpbin",
            "description": "Easily test your HTTP library against a local copy of httpbin",
            "long_description": "Easily test your HTTP library against a local copy of httpbin",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-httpbin",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "nvchecker"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-httpserver",
            "portdir": "python/py-pytest-httpserver",
            "version": "1.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/csernazs/pytest-httpserver",
            "description": "HTTP server for pytest",
            "long_description": "This library is designed to help to test http clients without contacting the real http server. In other words, it is a fake http server which is accessible via localhost can be started with the pre-defined expected http requests and their responses.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-poetry-core",
                        "clang-18",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-werkzeug"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-requests"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-responses",
                        "py312-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-json-report",
            "portdir": "python/py-pytest-json-report",
            "version": "1.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/numirias/pytest-json-report",
            "description": "A pytest plugin to creates test reports as JSON",
            "long_description": "This pytest plugin creates test reports as JSON. This makes it easy to process test results in other applications. It can report a summary, test details, captured output, logs, exception tracebacks and more. Additionally, you can use the available fixtures and hooks to add metadata and customize the report as you like.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pytest",
                        "py312-pytest-metadata",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pytest-lazy-fixture",
            "portdir": "python/py-pytest-lazy-fixture",
            "version": "0.6.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tvorog/pytest-lazy-fixture",
            "description": "It helps to use fixtures in pytest.mark.parametrize",
            "long_description": "Use your fixtures in @pytest.mark.parametrize.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-flake8",
                        "py312-tox"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-pyarrow"
                    ]
                }
            ]
        },
        {
            "name": "py312-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": [
                        "py312-hatchling",
                        "py312-hatch-vcs",
                        "clang-17",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-pytest-json-report",
                        "py-pytest-metadata"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pytest-html"
                    ]
                }
            ]
        },
        {
            "name": "py312-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": [
                        "py312-wheel",
                        "clang-18",
                        "py312-setuptools_scm",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-mock",
                        "py312-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-pytest-asyncio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-tzlocal",
                        "radon",
                        "py312-natsort",
                        "py312-graphviz",
                        "py312-filelock",
                        "py312-pyfatfs",
                        "py312-qstylizer"
                    ]
                }
            ]
        },
        {
            "name": "py312-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pytest",
                        "py312-matplotlib",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-librosa"
                    ]
                }
            ]
        },
        {
            "name": "py312-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": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "clang-18",
                        "py312-setuptools_scm",
                        "py312-wheel",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-filelock",
                        "py312-attrs",
                        "py312-mypy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pytest-mypy"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-pycodestyle",
            "portdir": "python/py-pytest-pycodestyle",
            "version": "2.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/henry0312/pytest-pycodestyle",
            "description": "pytest plugin to run pycodestyle",
            "long_description": "pytest plugin to run pycodestyle",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-codestyle",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pytest-pylint",
            "portdir": "python/py-pytest-pylint",
            "version": "0.21.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carsongee/pytest-pylint",
            "description": "pytest plugin to check source code with pylint",
            "long_description": "pytest plugin to check source code with pylint",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-pytest",
                        "py312-toml",
                        "py312-pytest-runner",
                        "py312-pylint"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pytest-pylint"
                    ]
                }
            ]
        },
        {
            "name": "py312-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",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pytest",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-qtawesome",
                        "py312-qtpy"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-random-order",
            "portdir": "python/py-pytest-random-order",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jbasko/pytest-random-order",
            "description": "Randomise the order in which pytest tests are run with some control over the randomness",
            "long_description": "Randomise the order in which pytest tests are run with some control over the randomness",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pytest",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-pylast"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-recording",
            "portdir": "python/py-pytest-recording",
            "version": "0.13.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kiwicom/pytest-recording",
            "description": "A pytest plugin powered by VCR.py to record and replay HTTP traffic",
            "long_description": "A pytest plugin powered by VCR.py to record and replay HTTP traffic",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-vcrpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-pylast"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-regressions",
            "portdir": "python/py-pytest-regressions",
            "version": "2.9.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ESSS/pytest-regressions",
            "description": "Fixtures to write regression tests.",
            "long_description": "Fixtures to write regression tests.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pytest",
                        "py312-yaml",
                        "py312-pytest-datadir"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-myst-parser"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-remotedata",
            "portdir": "python/py-pytest-remotedata",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/astropy/pytest-remotedata",
            "description": "Pytest plugin for controlling remote data access.",
            "long_description": "Pytest plugin for controlling remote data access.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-packaging",
                        "py312-pytest",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-rerunfailures",
            "portdir": "python/py-pytest-rerunfailures",
            "version": "16.1",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-rerunfailures",
            "description": "py-pytest-rerunfailures is a pytest plugin that re-runs failed tests",
            "long_description": "py-pytest-rerunfailures is a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-packaging",
                        "py312-pytest",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-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": 609
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-setuptools",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-pdbecif",
                        "py312-rfc3986-validator",
                        "py312-parsel",
                        "py312-datrie",
                        "py312-certomancer",
                        "py312-pyte",
                        "py312-makefun",
                        "py312-cairosvg",
                        "py312-progressbar"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pytest-pylint"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pyrsistent"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-shutil",
            "portdir": "python/py-pytest-shutil",
            "version": "1.8.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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools-git",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-setuptools",
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-contextlib2",
                        "py312-six",
                        "py312-pytest",
                        "py312-mock",
                        "py312-execnet",
                        "py312-termcolor",
                        "py312-path"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-pytest-virtualenv"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-subtests",
            "portdir": "python/py-pytest-subtests",
            "version": "0.13.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-subtests",
            "description": "unittest subTest() support and subtests fixture.",
            "long_description": "unittest subTest() support and subtests fixture.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-wheel",
                        "py312-setuptools_scm_git_archive",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-setuptools",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-termcolor",
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-typer"
                    ]
                }
            ]
        },
        {
            "name": "py312-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": [
                        "py312-setuptools",
                        "py312-build",
                        "py312-installer",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-luma.core",
                        "py312-luma.emulator",
                        "py312-pypdf",
                        "py312-shtab",
                        "py312-werkzeug",
                        "py312-py7zr",
                        "py312-pyppmd",
                        "py312-neovim"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-trio",
            "portdir": "python/py-pytest-trio",
            "version": "0.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-trio/pytest-trio",
            "description": "Pytest plugin for trio",
            "long_description": "Pytest plugin for trio",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1215
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-pytest",
                        "py312-outcome",
                        "py312-trio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-hypothesis"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest-asyncio",
                        "py312-trio"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-virtualenv",
            "portdir": "python/py-pytest-virtualenv",
            "version": "1.8.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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools-git",
                        "clang-18",
                        "py312-wheel",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pytest-shutil",
                        "py312-pytest-fixture-config",
                        "py312-virtualenv",
                        "py312-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-mock"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}