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

{
    "count": 50506,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=611",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=609",
    "results": [
        {
            "name": "py314-tzlocal",
            "portdir": "python/py-tzlocal",
            "version": "5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/regebro/tzlocal",
            "description": "tzinfo object for the local timezone",
            "long_description": "This Python module returns a tzinfo object with the local timezone information under Unix and Win-32. It requires pytz, and returns pytz tzinfo objects.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-pytzdata"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-pytest-mock"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-uc-micro-py",
            "portdir": "python/py-uc-micro-py",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tsutsu3/uc.micro-py",
            "description": "Micro subset of unicode data files for linkify-it-py projects.",
            "long_description": "Micro subset of unicode data files for linkify-it-py projects.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py314-linkify-it-py"
                    ]
                }
            ]
        },
        {
            "name": "py314-ujson",
            "portdir": "python/py-ujson",
            "version": "5.11.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ultrajson/ultrajson",
            "description": "Ultra fast JSON encoder and decoder for Python",
            "long_description": "Ultra fast JSON encoder and decoder for Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools_scm",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-python-lsp-server",
                        "py314-python-lsp-jsonrpc"
                    ]
                }
            ]
        },
        {
            "name": "py314-uncertainties",
            "portdir": "python/py-uncertainties",
            "version": "3.2.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lmfit/uncertainties",
            "description": "The Python uncertainties package",
            "long_description": "The uncertainties package transparently handles calculations for numbers with uncertainties.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools_scm",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-uncertainties",
                        "py314-lmfit"
                    ]
                }
            ]
        },
        {
            "name": "py314-unicodedata2",
            "portdir": "python/py-unicodedata2",
            "version": "17.0.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fonttools/unicodedata2",
            "description": "Unicodedata backport for Python 2/3 updated to the latest Unicode version.",
            "long_description": "Unicodedata backport for Python 2/3 updated to the latest Unicode version.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 155
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-unicodedata2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-fonttools"
                    ]
                }
            ]
        },
        {
            "name": "py314-unidecode",
            "portdir": "python/py-unidecode",
            "version": "1.4.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/avian2/unidecode",
            "description": "ASCII transliterations of Unicode text",
            "long_description": "Unidecode takes Unicode data and tries to represent it in ASCII characters (i.e., the universally displayable characters between 0x00 and 0x7F), where the compromises taken when mapping between two character sets are chosen to be near what a human with a US keyboard would choose. This is a Python port of Text::Unidecode Perl module by Sean M. Burke.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-slugify"
                    ]
                }
            ]
        },
        {
            "name": "py314-upt-cpan",
            "portdir": "python/py-upt-cpan",
            "version": "0.6.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://framagit.org/upt/upt-cpan",
            "description": "CPAN frontend for upt",
            "long_description": "CPAN frontend for upt",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "karan.sheth",
                    "github": "korusuke",
                    "ports_count": 64
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-requests"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-requests-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "upt"
                    ]
                }
            ]
        },
        {
            "name": "py314-upt-macports",
            "portdir": "python/py-upt-macports",
            "version": "0.1-20240203",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/macports/upt-macports",
            "description": "MacPorts backend for upt",
            "long_description": "MacPorts backend for upt",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "karan.sheth",
                    "github": "korusuke",
                    "ports_count": 64
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-packaging",
                        "py314-requests"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-requests-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "upt"
                    ]
                }
            ]
        },
        {
            "name": "py314-upt-pypi",
            "portdir": "python/py-upt-pypi",
            "version": "0.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://framagit.org/upt/upt-pypi",
            "description": "PyPI frontend for upt",
            "long_description": "PyPI frontend for upt",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "karan.sheth",
                    "github": "korusuke",
                    "ports_count": 64
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-requests",
                        "py314-pkginfo",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "upt"
                    ]
                }
            ]
        },
        {
            "name": "py314-upt-rubygems",
            "portdir": "python/py-upt-rubygems",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://framagit.org/upt/upt-rubygems",
            "description": "RubyGems frontend for upt",
            "long_description": "RubyGems frontend for upt",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "karan.sheth",
                    "github": "korusuke",
                    "ports_count": 64
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-requests"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-requests-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "upt"
                    ]
                }
            ]
        },
        {
            "name": "py314-uri-template",
            "portdir": "python/py-uri-template",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.linss.com/open-source/python/uri-template",
            "description": "RFC 6570 URI Template Processor",
            "long_description": "RFC 6570 URI Template Processor",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools_scm",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-jsonschema-format-nongpl"
                    ]
                }
            ]
        },
        {
            "name": "py314-uritemplate",
            "portdir": "python/py-uritemplate",
            "version": "4.1.1",
            "license": "(BSD or Apache-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://uritemplate.readthedocs.org/",
            "description": "Python implementation of RFC6570, URI Template",
            "long_description": "This is a Python implementation of RFC6570, URI Template, and can expand templates up to and including Level 4 in that specification.",
            "active": true,
            "categories": [
                "textproc",
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-google-api-python-client",
                        "py-uritemplate"
                    ]
                }
            ]
        },
        {
            "name": "py314-urllib3",
            "portdir": "python/py-urllib3",
            "version": "2.6.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://urllib3.readthedocs.io/",
            "description": "HTTP library with thread-safe connection pooling, file post, and more.",
            "long_description": "HTTP library with thread-safe connection pooling, file post, and more.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2869
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-hatch-vcs",
                        "py314-hatchling",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-certifi",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-requests",
                        "py314-botocore",
                        "py314-vcrpy",
                        "py314-responses",
                        "py314-requests-cache",
                        "twine",
                        "platformio",
                        "py314-dulwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-sentry-sdk",
                        "py314-selenium",
                        "py314-pygithub"
                    ]
                }
            ]
        },
        {
            "name": "py314-url-normalize",
            "portdir": "python/py-url-normalize",
            "version": "2.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/niksite/url-normalize",
            "description": "URI Normalization function",
            "long_description": "URI Normalization function",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-requests-cache"
                    ]
                }
            ]
        },
        {
            "name": "py314-userpath",
            "portdir": "python/py-userpath",
            "version": "1.9.2",
            "license": "(MIT or Apache-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ofek/userpath",
            "description": "A tool and library for adding locations to user PATH",
            "long_description": "A tool and library for adding locations to user PATH",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-click"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-uv-build",
            "portdir": "python/py-uv-build",
            "version": "0.9.25",
            "license": "(MIT or Apache-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/uv/",
            "description": "The uv build backend",
            "long_description": "The uv build backend",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools-rust",
                        "py314-maturin",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "uv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-pytest-describe",
                        "chemex",
                        "py314-cryptography_vectors"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-uv-build"
                    ]
                }
            ]
        },
        {
            "name": "py314-uv-dynamic-versioning",
            "portdir": "python/py-uv-dynamic-versioning",
            "version": "0.12.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ninoseki/uv-dynamic-versioning",
            "description": "Dynamic versioning based on VCS tags for uv/hatch project",
            "long_description": "Dynamic versioning based on VCS tags for uv/hatch project",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-pydantic",
                        "py314-hatchling",
                        "py314-dunamai",
                        "py314-tomlkit",
                        "py314-jinja2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-intervaltree"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-uv-dynamic-versioning"
                    ]
                }
            ]
        },
        {
            "name": "py314-uvicorn",
            "portdir": "python/py-uvicorn",
            "version": "0.40.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/encode/uvicorn",
            "description": "The lightning fast ASGI server.",
            "long_description": "The lightning fast ASGI server.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-hatchling",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-click",
                        "py314-h11",
                        "py314-asgiref"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "platformio",
                        "py-uvicorn"
                    ]
                }
            ]
        },
        {
            "name": "py314-vcrpy",
            "portdir": "python/py-vcrpy",
            "version": "8.1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vcrpy.readthedocs.io/en/latest/",
            "description": "This is a Python version of Ruby’s VCR library.",
            "long_description": "This is a Python version of Ruby’s VCR library. VCR.py simplifies and speeds up tests that make HTTP requests.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1211
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-urllib3",
                        "py314-yaml",
                        "py314-yarl",
                        "py314-wrapt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-vcrpy"
                    ]
                }
            ]
        },
        {
            "name": "py314-versioneer",
            "portdir": "python/py-versioneer",
            "version": "0.29",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-versioneer/python-versioneer",
            "description": "Easy VCS-based management of project version strings",
            "long_description": "Easy VCS-based management of project version strings",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-pymc",
                        "py314-partd",
                        "py314-pytensor",
                        "py314-pandas",
                        "py314-pyogrio",
                        "py314-constantly",
                        "py314-bottleneck",
                        "py314-dask"
                    ]
                }
            ]
        },
        {
            "name": "py314-versioningit",
            "portdir": "python/py-versioningit",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jwodder/versioningit",
            "description": "Versioning It with your Version In Git",
            "long_description": "Versioning It with your Version In Git",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1211
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-packaging"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-mda-xdrlib",
                        "py-versioningit"
                    ]
                }
            ]
        },
        {
            "name": "py314-vine",
            "portdir": "python/py-vine",
            "version": "5.1.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/celery/vine",
            "description": "Promises implementation.",
            "long_description": "Promises implementation.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2869
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-amqp",
                        "py314-kombu"
                    ]
                }
            ]
        },
        {
            "name": "py314-virtualenv",
            "portdir": "python/py-virtualenv",
            "version": "20.36.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://virtualenv.pypa.io",
            "description": "Virtual Python Environment builder",
            "long_description": "virtualenv is a tool to create isolated Python environments.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                },
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-hatchling",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-distlib",
                        "py314-filelock",
                        "py314-platformdirs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "virtualenv_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-psycopg2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pre-commit",
                        "py314-pew",
                        "py-virtualenv",
                        "py314-virtualfish",
                        "poetry",
                        "py314-asv",
                        "py314-pre-commit",
                        "py314-tox"
                    ]
                }
            ]
        },
        {
            "name": "py314-virtualfish",
            "portdir": "python/py-virtualfish",
            "version": "2.5.9",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/justinmayer/virtualfish",
            "description": "A Fish wrapper for Ian Bicking's virtualenv",
            "long_description": "A Fish Shell wrapper for Ian Bicking's virtualenv, somewhat loosely based on Doug Hellman's virtualenvwrapper for Bourne-compatible shells.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pkgconfig",
                        "fish",
                        "py314-psutil",
                        "python314",
                        "py314-packaging",
                        "py314-virtualenv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-virtualfish"
                    ]
                }
            ]
        },
        {
            "name": "py314-vispy",
            "portdir": "python/py-vispy",
            "version": "0.16.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vispy.org/index.html",
            "description": "VisPy is a high-performance interactive 2D/3D data visualization library.",
            "long_description": "VisPy is a high-performance interactive 2D/3D data visualization library. VisPy leverages the computational power of modern Graphics Processing Units (GPUs) through the OpenGL library to display very large datasets.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1211
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools_scm_git_archive",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "py314-cython",
                        "py314-setuptools_scm",
                        "py314-pythran"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-numpy",
                        "py314-kiwisolver",
                        "py314-Pillow",
                        "py314-pyqt5",
                        "py314-freetype",
                        "py314-hsluv",
                        "py314-meshio",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-vispy"
                    ]
                }
            ]
        },
        {
            "name": "py314-watchdog",
            "portdir": "python/py-watchdog",
            "version": "6.0.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gorakhargosh/watchdog",
            "description": "Python API and shell utilities to monitor file system events.",
            "long_description": "Python API and shell utilities to monitor file system events.",
            "active": true,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-setuptools",
                        "py314-yaml",
                        "py314-argh"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-flaky"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py314-spyder"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-werkzeug"
                    ]
                }
            ]
        },
        {
            "name": "py314-wcmatch",
            "portdir": "python/py-wcmatch",
            "version": "10.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facelessuser/wcmatch",
            "description": "Wilcard File Name matching library.",
            "long_description": "Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in order to provide file matching and globbing that more closely follows the features found in Bash.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 650
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-bracex"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ansible-lint"
                    ]
                }
            ]
        },
        {
            "name": "py314-wcwidth",
            "portdir": "python/py-wcwidth",
            "version": "0.2.14",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jquast/wcwidth/",
            "description": "Library for building powerful interactive command lines in Python",
            "long_description": "Library for building powerful interactive command lines in Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-prompt_toolkit",
                        "py314-git-delete-merged-branches",
                        "py314-pyte",
                        "xml2rfc"
                    ]
                }
            ]
        },
        {
            "name": "py314-webcolors",
            "portdir": "python/py-webcolors",
            "version": "25.10.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ubernostrum/webcolors",
            "description": "A library for working with web color names",
            "long_description": "A library for working with web color names",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2869
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-pdm-backend"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-jsonschema-format-nongpl",
                        "py314-blockdiag"
                    ]
                }
            ]
        },
        {
            "name": "py314-webencodings",
            "portdir": "python/py-webencodings",
            "version": "0.5.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gsnedders/python-webencodings",
            "description": "This is a Python implementation of the WHATWG Encoding standard.",
            "long_description": "This is a Python implementation of the WHATWG Encoding standard.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-tinycss2",
                        "py314-bleach",
                        "py314-html5lib",
                        "py314-cssselect2"
                    ]
                }
            ]
        },
        {
            "name": "py314-websocket-client",
            "portdir": "python/py-websocket-client",
            "version": "1.9.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://websocket-client.readthedocs.io/",
            "description": "WebSocket client for Python with low level API options",
            "long_description": "websocket-client is a WebSocket client for Python. It provides access to low level APIs for WebSockets. websocket-client implements version hybi-13 of the WebSocket procotol. This client does not currently support the permessage-deflate extension from RFC 7692.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-socks"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-jupyter_server"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-selenium"
                    ]
                }
            ]
        },
        {
            "name": "py314-werkzeug",
            "portdir": "python/py-werkzeug",
            "version": "3.1.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://palletsprojects.com/p/werkzeug/",
            "description": "The Swiss Army knife of Python web development",
            "long_description": "Werkzeug is a one of the most advanced WSGI utility modules. It includes a powerful debugger, full featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed addon modules.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2869
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-flit_core",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-markupsafe",
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-watchdog",
                        "py314-pytest",
                        "py314-pytest-timeout",
                        "py314-cryptography",
                        "py314-ephemeral-port-reserve",
                        "py314-pytest-xprocess"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-pytest-httpserver"
                    ]
                }
            ]
        },
        {
            "name": "py314-whatthepatch",
            "portdir": "python/py-whatthepatch",
            "version": "1.0.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cscorley/whatthepatch",
            "description": "A patch parsing and application library.",
            "long_description": "A patch parsing and application library.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-python-lsp-server"
                    ]
                }
            ]
        },
        {
            "name": "py314-wheel",
            "portdir": "python/py-wheel",
            "version": "0.45.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/wheel/",
            "description": "A built package format for Python.",
            "long_description": "A built package format for Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1211
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-flit_core",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-ansicolor",
                        "nvchecker",
                        "vint",
                        "vulture",
                        "treeline",
                        "bandit",
                        "thefuck",
                        "ansible-lint",
                        "diffoscope",
                        "glances",
                        "upt",
                        "colout",
                        "graphtage",
                        "grc",
                        "icdiff",
                        "rst2pdf",
                        "terminal_markdown_viewer",
                        "xml2rfc",
                        "gtimelog",
                        "arpeggio",
                        "arpeggio-devel",
                        "pre-commit",
                        "pyupgrade",
                        "codespell",
                        "jtbl",
                        "yamllint",
                        "ydiff",
                        "twine",
                        "manjpfb",
                        "binwalk2",
                        "py314-gdbm",
                        "py314-tkinter",
                        "py314-cython",
                        "py314-altgraph",
                        "py314-calver",
                        "py314-dateutil",
                        "py314-iniconfig",
                        "py314-pluggy",
                        "py314-pretend",
                        "py314-setuptools_scm",
                        "py314-six",
                        "py314-trove-classifiers",
                        "py314-tz",
                        "py314-distlib",
                        "py314-psycopg2",
                        "py314-pytest",
                        "py314-propcache",
                        "py314-lxml",
                        "py314-asteval",
                        "py314-cachetools",
                        "py314-identify",
                        "py314-term-background",
                        "py314-types-docutils",
                        "py314-atomicwrites",
                        "py314-beniget",
                        "py314-bigfloat",
                        "py314-binaryornot",
                        "py314-cfgv",
                        "py314-chardet",
                        "py314-colorlog",
                        "py314-columnize",
                        "py314-coverage",
                        "py314-cppy",
                        "py314-cycler",
                        "py314-deprecation",
                        "py314-gast",
                        "py314-hypothesis",
                        "py314-mock",
                        "py314-sortedcontainers",
                        "py314-zopeinterface",
                        "py314-libvirt",
                        "py314-croniter",
                        "py314-editorconfig",
                        "py314-enchant",
                        "py314-fastjsonschema",
                        "py314-fastprogress",
                        "py314-filetype",
                        "py314-snowballstemmer",
                        "py314-charset-normalizer",
                        "py314-certifi",
                        "py314-requests",
                        "py314-appdirs",
                        "py314-meson",
                        "py314-meson-python",
                        "py314-types-psutil",
                        "py314-types-setuptools",
                        "py314-cffi",
                        "py314-gmpy2",
                        "py314-mpmath",
                        "py314-mypy",
                        "py314-pooch",
                        "py314-ply",
                        "py314-pybind11",
                        "py314-pycparser",
                        "py314-pythran",
                        "py314-roman",
                        "py314-tqdm",
                        "py314-zope-event",
                        "py314-jaraco.context",
                        "py314-jaraco.classes",
                        "py314-jaraco.functools",
                        "py314-keyring",
                        "py314-algopy",
                        "py314-cftime",
                        "py314-inflection",
                        "py314-kiwisolver",
                        "py314-nodeenv",
                        "py314-pbr",
                        "py314-poyo",
                        "py314-pynose",
                        "py314-pyqt-builder",
                        "py314-pytest-timeout",
                        "py314-sip",
                        "py314-uncertainties",
                        "py314-yaml",
                        "py314-anyio",
                        "py314-brotli",
                        "py314-brotlicffi",
                        "py314-h11",
                        "py314-h2",
                        "py314-hpack",
                        "py314-hyperframe",
                        "py314-sniffio",
                        "py314-linkify-it-py",
                        "py314-uc-micro-py",
                        "py314-hyperlink",
                        "py314-pexpect",
                        "py314-pyperclip",
                        "py314-shellingham",
                        "py314-babel",
                        "py314-freezegun",
                        "py314-fs",
                        "py314-imagesize",
                        "py314-lz4",
                        "py314-olefile",
                        "py314-psutil",
                        "py314-pyqt5-sip",
                        "py314-pyqt6-sip",
                        "py314-xattr",
                        "py314-zopfli",
                        "py314-requests-file",
                        "py314-astor",
                        "py314-async_generator",
                        "py314-flaky",
                        "py314-natsort",
                        "py314-outcome",
                        "py314-pyicu",
                        "py314-pytest-asyncio",
                        "py314-pytest-mock",
                        "py314-pytest-trio",
                        "py314-trio",
                        "py314-autopep8",
                        "py314-codestyle",
                        "py314-flake8-mccabe",
                        "py314-flake8",
                        "py314-pdbecif",
                        "py314-pyflakes",
                        "py314-pytest-runner",
                        "py314-audioop_lts",
                        "py314-pkginfo",
                        "py314-requests-mock",
                        "py314-rope",
                        "py314-setupmeta",
                        "py314-spdx",
                        "py314-spdx-lookup",
                        "py314-text-unidecode",
                        "py314-textdistance",
                        "py314-three-merge",
                        "py314-tokenize-rt",
                        "py314-ujson",
                        "py314-upt-cpan",
                        "py314-upt-macports",
                        "py314-upt-pypi",
                        "py314-upt-rubygems",
                        "py314-versioneer",
                        "py314-whatthepatch",
                        "py314-webencodings",
                        "py314-wurlitzer",
                        "py314-yapf",
                        "py314-blockdiag",
                        "py314-fonttools",
                        "py314-markupsafe",
                        "py314-pyobjc",
                        "py314-reportlab",
                        "py314-sphinx_rtd_theme",
                        "py314-sphinxcontrib-blockdiag",
                        "py314-sphinxcontrib-httpdomain",
                        "py314-sphinxcontrib-jsmath",
                        "py314-sphinxcontrib-svg2pdfconverter",
                        "py314-sympy",
                        "py314-unicodedata2",
                        "py314-decorator",
                        "py314-gssapi",
                        "py314-requests-gssapi",
                        "py314-about-time",
                        "py314-alive-progress",
                        "py314-grapheme",
                        "py314-aiosignal",
                        "py314-frozenlist",
                        "py314-pycares",
                        "py314-pycryptodomex",
                        "py314-pycryptodome",
                        "py314-ruamel-yaml",
                        "py314-semantic_version",
                        "py314-setuptools-rust",
                        "py314-maturin",
                        "py314-krb5",
                        "py314-aiodns",
                        "py314-multidict",
                        "py314-aiohttp",
                        "py314-discordpy",
                        "py314-yarl",
                        "py314-cpuinfo",
                        "py314-lazy_object_proxy",
                        "py314-pytest-benchmark",
                        "py314-types-python-dateutil",
                        "py314-deprecated",
                        "py314-pikepdf",
                        "py314-wrapt",
                        "py314-dulwich",
                        "py314-msgpack",
                        "py314-rapidfuzz",
                        "py314-requests-toolbelt",
                        "py314-netcdf4",
                        "py314-mslex",
                        "py314-mssql",
                        "py314-standard-distutils",
                        "py314-biopython",
                        "py314-igraph",
                        "py314-networkx",
                        "py314-pandas",
                        "py314-texttable",
                        "py314-clang",
                        "py314-simplejson",
                        "py314-holidays",
                        "py314-cryptography_vectors",
                        "py314-zstd",
                        "py314-pytokens",
                        "py314-toml",
                        "py314-xmlsec",
                        "py314-pulp",
                        "py314-rstcheck-core",
                        "py314-rstcheck",
                        "py314-arviz",
                        "py314-h5netcdf",
                        "py314-h5py",
                        "py314-mpi4py",
                        "py314-pytest-xdist",
                        "py314-setuptools_scm_git_archive",
                        "py314-xarray",
                        "py314-asv",
                        "py314-asyncssh",
                        "py314-importlib-metadata",
                        "py314-json5",
                        "py314-tabulate",
                        "py314-zipp",
                        "py314-cairosvg",
                        "py314-defusedxml",
                        "py314-geographiclib",
                        "py314-pefile",
                        "py314-pyfatfs",
                        "py314-zipfile-deflate64",
                        "py314-cons",
                        "py314-cookiecutter",
                        "py314-etuples",
                        "py314-logical-unification",
                        "py314-multipledispatch",
                        "py314-setuptools-git-versioning",
                        "py314-slugify",
                        "py314-toolz",
                        "py314-unidecode",
                        "py314-autocommand",
                        "py314-docstring-to-markdown",
                        "py314-guidata",
                        "py314-jaraco.collections",
                        "py314-jaraco.text",
                        "py314-pytest-qt",
                        "py314-qtpy",
                        "py314-bitarray",
                        "py314-crcmod",
                        "py314-stagger",
                        "py314-pysimdjson",
                        "py314-construct",
                        "py314-applaunchservices",
                        "py314-dill",
                        "py314-imagecodecs",
                        "py314-imageio",
                        "py314-jinja2-time",
                        "py314-lazy_loader",
                        "py314-line_profiler",
                        "py314-lmfit",
                        "py314-minikanren",
                        "py314-nmrglue",
                        "py314-nmrglue-devel",
                        "py314-openbabel",
                        "py314-patsy",
                        "py314-peakutils",
                        "py314-plotpy",
                        "py314-pkce",
                        "py314-pythonqwt",
                        "py314-sphinx-gallery",
                        "py314-statsmodels",
                        "py314-tifffile",
                        "py314-pyficache",
                        "py314-pyuca",
                        "py314-qstylizer",
                        "py314-qtawesome",
                        "py314-xdis",
                        "py314-astroid",
                        "py314-jedi",
                        "py314-parso",
                        "py314-pylint",
                        "py314-pyls-spyder",
                        "py314-python-lsp-black",
                        "py314-python-lsp-jsonrpc",
                        "py314-python-lsp-ruff",
                        "py314-python-lsp-server",
                        "py314-ephemeral-port-reserve",
                        "py314-flatbuffers",
                        "py314-inflate64",
                        "py314-iocapture",
                        "py314-multivolumefile",
                        "py314-py7zr",
                        "py314-protobuf3",
                        "py314-pyannotate",
                        "py314-pybcj",
                        "py314-pyppmd",
                        "py314-pytest-remotedata",
                        "py314-pytest-xprocess",
                        "py314-pyzstd",
                        "py314-watchdog",
                        "py314-SDL2",
                        "py314-jwt",
                        "py314-oauthlib",
                        "py314-requests-oauthlib",
                        "py314-socks",
                        "py314-websocket-client",
                        "py314-cbor2",
                        "py314-game",
                        "py314-luma.emulator",
                        "py314-luma.core",
                        "py314-pyftdi",
                        "py314-pyusb",
                        "py314-serial",
                        "py314-smbus2",
                        "py314-macholib",
                        "py314-modulegraph",
                        "py314-cytoolz",
                        "py314-debugpy",
                        "py314-hiredis",
                        "py314-regex",
                        "py314-diskcache",
                        "py314-gnureadline",
                        "py314-prompt_toolkit",
                        "py314-wcwidth",
                        "py314-pre-commit",
                        "py314-shapely",
                        "py314-greenlet",
                        "py314-svgelements",
                        "py314-levenshtein",
                        "py314-prometheus_client",
                        "py314-geopy",
                        "py314-joblib",
                        "py314-mercantile",
                        "py314-cligj",
                        "py314-click-plugins",
                        "py314-contextily",
                        "py314-rasterio",
                        "py314-xyzservices",
                        "py314-gdal",
                        "py314-pyproj",
                        "py314-hy",
                        "py314-hyrule",
                        "py314-pyogrio",
                        "py314-sqlalchemy",
                        "py314-openssl",
                        "py314-aioquic",
                        "py314-asn1",
                        "py314-asn1-modules",
                        "py314-pylsqpack",
                        "py314-bcrypt",
                        "py314-enrich",
                        "py314-fqdn",
                        "py314-httplib2",
                        "py314-pynacl",
                        "py314-subprocess-tee",
                        "py314-tenacity",
                        "py314-tornado",
                        "py314-typeguard",
                        "py314-isoduration",
                        "py314-jsonpointer",
                        "py314-paramiko",
                        "py314-resolvelib",
                        "py314-rfc3339-validator",
                        "py314-rfc3986-validator",
                        "py314-ruamel-yaml-clib",
                        "py314-uri-template",
                        "py314-tblib",
                        "py314-tatsu",
                        "py314-numexpr",
                        "py314-ansible-compat",
                        "py314-ansible",
                        "py314-ansible-core",
                        "py314-librt",
                        "py314-mako",
                        "py314-prettytable",
                        "py314-pytomlpp",
                        "py314-html5lib",
                        "py314-py2app",
                        "py314-jug",
                        "py314-mahotas",
                        "py314-responses",
                        "py314-time-machine",
                        "py314-timeout-decorator",
                        "py314-url-normalize",
                        "py314-Faker",
                        "py314-aws-sam-translator",
                        "py314-awscli",
                        "py314-boto3",
                        "py314-botocore",
                        "py314-cfn-lint",
                        "py314-jschema_to_python",
                        "py314-jmespath",
                        "py314-jsonpatch",
                        "py314-junit-xml",
                        "py314-s3transfer",
                        "py314-sarif-om",
                        "py314-asttokens",
                        "py314-genshi",
                        "py314-aiobotocore",
                        "py314-aenum",
                        "py314-DAWG",
                        "py314-vcrpy",
                        "py314-eyed3",
                        "py314-gemmi",
                        "py314-z3",
                        "py314-progressbar",
                        "py314-aiohttp-socks",
                        "py314-beaker",
                        "py314-curio",
                        "py314-python-socks",
                        "py314-numpydoc",
                        "py314-llvmlite",
                        "py314-sphinx-jsonschema",
                        "py314-access",
                        "py314-geopandas",
                        "py314-markdown",
                        "py314-mistune",
                        "py314-vine",
                        "py314-alembic",
                        "py314-et_xmlfile",
                        "py314-tzdata",
                        "py314-fasteners",
                        "py314-sounddevice",
                        "py314-amqp",
                        "py314-tzlocal",
                        "py314-shtab",
                        "py314-crc32c",
                        "py314-allpairspy",
                        "py314-pathvalidate",
                        "py314-tcolorpy",
                        "py314-mutagen",
                        "py314-tldextract",
                        "py314-bleach",
                        "py314-bokeh",
                        "py314-dask",
                        "py314-locket",
                        "py314-partd",
                        "py314-pyarrow",
                        "py314-async-lru",
                        "py314-executing",
                        "py314-pure_eval",
                        "py314-pytest-lazy-fixture",
                        "py314-stack_data",
                        "py314-ipython",
                        "py314-appnope",
                        "py314-nest_asyncio",
                        "py314-zmq",
                        "py314-argon2-cffi-bindings",
                        "py314-pandocfilters",
                        "py314-jupyter-lsp",
                        "py314-jupyter_server",
                        "py314-overrides",
                        "py314-python-json-logger",
                        "py314-send2trash",
                        "py314-lark",
                        "py314-pyrsistent",
                        "platformio",
                        "py314-ajsonrpc",
                        "py314-asgiref",
                        "py314-automat",
                        "py314-bottle",
                        "py314-constantly",
                        "py314-graphviz",
                        "py314-incremental",
                        "py314-pyelftools",
                        "py314-wsproto",
                        "py314-libpysal",
                        "py314-fiona",
                        "py314-rasterstats",
                        "py314-tobler",
                        "py314-esda",
                        "py314-curl",
                        "py314-emcee3",
                        "py314-pymc",
                        "py314-pytensor",
                        "py314-readme_renderer",
                        "py314-rfc3986",
                        "py314-uv-dynamic-versioning",
                        "barman",
                        "py314-plotly",
                        "py314-freetype",
                        "py314-hsluv",
                        "py314-meshio",
                        "py314-vispy",
                        "py314-logbook",
                        "py314-ipython_genutils",
                        "py314-jupyterlab_widgets",
                        "py314-widgetsnbextension",
                        "py314-ipywidgets",
                        "py314-absl",
                        "py314-dm-tree",
                        "py314-pew",
                        "py314-git-delete-merged-branches",
                        "py314-future",
                        "py314-xmltodict",
                        "py314-gitdb",
                        "py314-gitpython",
                        "py314-helpdev",
                        "py314-jsonpickle",
                        "py314-libarchive-c",
                        "py314-libsass",
                        "py314-magic",
                        "py314-pickleshare",
                        "py314-pygithub",
                        "py314-qdarkstyle",
                        "py314-qtconsole",
                        "py314-qtsass",
                        "py314-rtree",
                        "py314-semver",
                        "py314-smmap",
                        "py314-smartypants",
                        "py314-spyder",
                        "py314-spyder-kernels",
                        "py314-stevedore",
                        "py314-xkcdpass",
                        "py314-spreg",
                        "py314-google-auth",
                        "py314-google-api-core",
                        "py314-google-auth-httplib2",
                        "py314-googleapis-common-protos",
                        "py314-proto-plus",
                        "py314-uritemplate",
                        "py314-cymruwhois",
                        "py314-google-api-python-client",
                        "py314-parse",
                        "py314-pyte",
                        "py314-owslib",
                        "py314-pyshp",
                        "py314-cartopy",
                        "py314-flexcache",
                        "py314-mda-xdrlib",
                        "py314-flexparser",
                        "py314-s3fs",
                        "py314-patch-ng",
                        "py314-fastdtw",
                        "py314-eli5",
                        "py314-sortedcollections",
                        "py314-configargparse",
                        "py314-parameterized",
                        "py314-py",
                        "py314-pyxdg",
                        "py314-docopt",
                        "py314-kombu",
                        "py314-extension-helpers",
                        "py314-pyerfa",
                        "py314-asdf-standard",
                        "py314-asdf",
                        "py314-asdf-coordinates-schemas",
                        "py314-asdf-transform-schemas",
                        "py314-bottleneck",
                        "py314-jplephem",
                        "py314-hcloud",
                        "py314-kaptan",
                        "py314-pytest-datadir",
                        "py314-pytest-regressions",
                        "py314-sentry-sdk",
                        "py314-asdf-astropy",
                        "py314-astropy",
                        "py314-sgp4",
                        "py314-skyfield",
                        "py314-skyfield-data",
                        "py314-spktype21",
                        "py314-pylzma"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jupyter_packaging"
                    ]
                }
            ]
        },
        {
            "name": "py314-widgetsnbextension",
            "portdir": "python/py-widgetsnbextension",
            "version": "4.0.10",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org",
            "description": "Interactive HTML widgets for Jupyter notebooks.",
            "long_description": "Interactive HTML widgets for Jupyter notebooks.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2869
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-jupyter_packaging",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-ipywidgets",
                        "py-widgetsnbextension"
                    ]
                }
            ]
        },
        {
            "name": "py314-wrapt",
            "portdir": "python/py-wrapt",
            "version": "2.0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GrahamDumpleton/wrapt",
            "description": "A Python module for decorators, wrappers and monkey patching.",
            "long_description": "A Python module for decorators, wrappers and monkey patching.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2869
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-vcrpy",
                        "py314-dm-tree",
                        "py314-aiobotocore"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-deprecated"
                    ]
                }
            ]
        },
        {
            "name": "py314-wsproto",
            "portdir": "python/py-wsproto",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://python-hyper.org/projects/wsproto",
            "description": "WebSockets state-machine based protocol implementation",
            "long_description": "WebSockets state-machine based protocol implementation",
            "active": true,
            "categories": [
                "net",
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-h11"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "platformio",
                        "py-wsproto"
                    ]
                }
            ]
        },
        {
            "name": "py314-wurlitzer",
            "portdir": "python/py-wurlitzer",
            "version": "3.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/minrk/wurlitzer",
            "description": "Capture C-level output in context managers",
            "long_description": "Capture C-level output in context managers",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-spyder-kernels"
                    ]
                }
            ]
        },
        {
            "name": "py314-xarray",
            "portdir": "python/py-xarray",
            "version": "2025.12.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydata/xarray",
            "description": "Provides N-D labeled arrays and datasets in Python",
            "long_description": "xarray (formerly xray) is an open source project and Python package that aims to bring the labeled data power of pandas to the physical sciences, by providing N-dimensional variants of the core pandas data structures.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "py314-setuptools_scm",
                        "clang-18",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-packaging",
                        "py314-numpy",
                        "py314-pandas"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-hypothesis",
                        "py314-cftime",
                        "py314-pytest-xdist"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-arviz",
                        "py314-xarray-einstats"
                    ]
                }
            ]
        },
        {
            "name": "py314-xarray-einstats",
            "portdir": "python/py-xarray-einstats",
            "version": "0.9.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/arviz-devs/xarray-einstats",
            "description": "Stats, linear algebra and einops for xarray",
            "long_description": "Stats, linear algebra and einops for xarray",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-flit_core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-numpy",
                        "py314-scipy",
                        "py314-xarray"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-arviz"
                    ]
                }
            ]
        },
        {
            "name": "py314-xattr",
            "portdir": "python/py-xattr",
            "version": "1.3.0",
            "license": "(MIT or PSF)",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/xattr/xattr",
            "description": "Python wrapper for extended filesystem attributes",
            "long_description": "xattr is a Python wrapper for Darwin, Linux, and FreeBSD extended filesystem attributes. Extended attributes extend the basic attributes of files and directories in the file system. They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc). Extended attributes are available on Darwin 8.0 and later. This corresponds to Mac OS X 10.4 (Tiger) and later.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-cffi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "poetry"
                    ]
                }
            ]
        },
        {
            "name": "py314-xdis",
            "portdir": "python/py-xdis",
            "version": "6.1.8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/python-xdis",
            "description": "Python cross-version byte-code disassembler and marshal routines",
            "long_description": "The Python `dis` module allows you to disassemble bytecode from the same version of Python that you are running on. This package can marshal load Python bytecodes from different versions of Python. The command-line routine *pydisasm* will show disassembly output using the most modern Python disassembly conventions in a variety of user-specified formats. Some of these formats like ``extended`` and ``extended-format`` are the most advanced of any Python disassembler.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-six",
                        "py314-click"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-pyficache"
                    ]
                }
            ]
        },
        {
            "name": "py314-xkcdpass",
            "portdir": "python/py-xkcdpass",
            "version": "1.30.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/redacted/XKCD-password-generator",
            "description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
            "long_description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 155
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-xkcdpass"
                    ]
                }
            ]
        },
        {
            "name": "py314-xmlsec",
            "portdir": "python/py-xmlsec",
            "version": "1.3.17",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xmlsec.readthedocs.io/en/latest/",
            "description": "A set of Python bindings for the XML Security Library.",
            "long_description": "A set of Python bindings for the XML Security Library.",
            "active": true,
            "categories": [
                "textproc",
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1211
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-toml",
                        "py314-wheel",
                        "py314-setuptools_scm",
                        "py314-pkgconfig",
                        "libtool",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-lxml",
                        "xmlsec"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-xmltodict",
            "portdir": "python/py-xmltodict",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/martinblech/xmltodict",
            "description": "Makes working with XML feel like you are working with JSON",
            "long_description": "This Python module makes working with XML feel like you are working with JSON.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-xmltodict"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-Faker"
                    ]
                }
            ]
        },
        {
            "name": "py314-xyzservices",
            "portdir": "python/py-xyzservices",
            "version": "2025.11.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/geopandas/xyzservices",
            "description": "Source of XYZ tiles provider",
            "long_description": "Source of XYZ tiles provider",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2869
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools_scm",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-contextily",
                        "py314-bokeh",
                        "py314-panel",
                        "py-xyzservices"
                    ]
                }
            ]
        },
        {
            "name": "py314-yaml",
            "portdir": "python/py-yaml",
            "version": "6.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yaml/pyyaml",
            "description": "YAML 1.1 parser and emitter for Python",
            "long_description": "PyYAML is a YAML parser and emitter for Python, which supports YAML 1.1, unicode input and output, low-level event-based parser and emitter API, high-level API for serializing and deserializing native Python objects.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2869
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-cython",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "libyaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-vcrpy",
                        "py314-poethepoet",
                        "pre-commit",
                        "py314-bokeh",
                        "py314-jupyter_events",
                        "peakipy",
                        "py314-ansible-core",
                        "py314-pysigma",
                        "xml2rfc",
                        "terminal_markdown_viewer",
                        "graphtage",
                        "py314-asdf",
                        "py314-awscli",
                        "ansible-lint",
                        "py314-astropy",
                        "vint",
                        "py314-watchdog",
                        "py314-dask",
                        "py314-responses",
                        "py314-cookiecutter",
                        "rst2pdf",
                        "py314-owslib",
                        "py314-pre-commit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-pytest-regressions",
                        "yamllint",
                        "py314-cfn-lint",
                        "py314-ansible-compat",
                        "bandit",
                        "py314-kaptan"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-tomlkit",
                        "py314-aws-sam-translator",
                        "py314-configargparse",
                        "py314-pypdf"
                    ]
                }
            ]
        },
        {
            "name": "py314-yapf",
            "portdir": "python/py-yapf",
            "version": "0.43.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/yapf",
            "description": "A formatter for Python files",
            "long_description": "YAPF is based off of 'clang-format', developed by Daniel Jasper.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-platformdirs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yapf_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-python-lsp-server"
                    ]
                }
            ]
        },
        {
            "name": "py314-yarl",
            "portdir": "python/py-yarl",
            "version": "1.22.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aio-libs/yarl",
            "description": "Yet another URL library.",
            "long_description": "URL library with immutable URL objects.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "miguel",
                    "github": "ipglider",
                    "ports_count": 90
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-expandvars",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "py314-cython",
                        "clang-18",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-propcache",
                        "py314-idna",
                        "py314-multidict",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-vcrpy",
                        "py314-aiohttp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py314-yaspin",
            "portdir": "python/py-yaspin",
            "version": "3.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pavdmyt/yaspin",
            "description": "Yaspin is a lightweight terminal spinner for Python with safe pipes and redirects",
            "long_description": "Yaspin is a lightweight terminal spinner for Python with safe pipes and redirects. It provides a full-featured terminal spinner to show the progress during long-hanging operations.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 154
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "clang-18",
                        "py314-installer",
                        "py314-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-termcolor"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-yaspin"
                    ]
                }
            ]
        }
    ]
}