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

{
    "count": 52208,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=997",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=995",
    "results": [
        {
            "name": "py39-cython",
            "portdir": "python/py-cython",
            "version": "3.2.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cython.org/",
            "description": "A language for writing C extension modules for Python.",
            "long_description": "Cython is a language that makes writing C extensions for the Python language as easy as Python itself. Cython is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-setuptools",
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cython_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-mssql",
                        "py39-bigfloat",
                        "py39-astroscrappy",
                        "py39-shapely",
                        "py39-lxml",
                        "py39-cchardet",
                        "py39-hdf5plugin",
                        "py39-silx",
                        "py39-petsc4py",
                        "py39-blosc2",
                        "py39-scikit-learn",
                        "py39-tables",
                        "py39-logbook",
                        "py39-scipy",
                        "py39-imagecodecs",
                        "py39-wxpython-4.0",
                        "py39-debugpy",
                        "py39-pywavelets",
                        "py39-scikit-image",
                        "py39-statsmodels",
                        "py39-fugashi",
                        "py39-opengl-accelerate",
                        "py39-editdistance",
                        "py39-gsd",
                        "py39-wordcloud",
                        "py39-mdtraj",
                        "py39-memprof",
                        "py39-zmq",
                        "py39-plumed",
                        "py39-pyfftw",
                        "py39-pyproj",
                        "py39-tinycss",
                        "py39-fonttools",
                        "py39-sqlalchemy",
                        "py39-cftime",
                        "py39-cairo",
                        "py39-yaml",
                        "py39-fastavro",
                        "py39-ndindex",
                        "py39-reproject",
                        "py39-openpyxl",
                        "py39-fabio",
                        "py39-pyFAI",
                        "py39-rapidfuzz",
                        "py39-pandas",
                        "py39-cytoolz",
                        "py39-pacal",
                        "py39-pysam",
                        "py39-gssapi",
                        "py39-msgpack",
                        "py39-fiona",
                        "py39-pyogrio",
                        "py39-numpy",
                        "py39-rencode",
                        "py39-htseq",
                        "py39-gevent",
                        "py39-frozenlist",
                        "py39-regions",
                        "py39-cwcwidth",
                        "py39-falcon",
                        "py39-peewee",
                        "py39-healpy",
                        "py39-cartopy",
                        "py39-h5py",
                        "py39-networkit",
                        "py39-line_profiler",
                        "py39-netcdf4",
                        "py39-numcodecs",
                        "py39-pymatgen",
                        "py39-pytensor",
                        "py39-rasterio",
                        "py39-pygrib",
                        "py39-vispy",
                        "py39-yarl",
                        "py39-gammapy",
                        "py39-kapteyn",
                        "py39-slepc4py",
                        "py39-acora",
                        "py39-propcache",
                        "py39-krb5",
                        "py39-asyncmy",
                        "py39-astropy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-grpcio",
                        "py39-tifffile",
                        "py39-preshed",
                        "py39-spaCy",
                        "py39-blis",
                        "py39-thinc",
                        "py39-zope-hookable",
                        "py39-cymem",
                        "py39-mpi4py",
                        "py39-murmurhash",
                        "py39-pyarrow"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-spyder",
                        "py39-fairseq",
                        "py39-photomosaic",
                        "py39-spyder-devel",
                        "py39-pmdarima"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-netcdf4",
                        "py39-numpy"
                    ]
                }
            ]
        },
        {
            "name": "py35-jwt",
            "portdir": "python/py-jwt",
            "version": "1.7.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jpadilla/pyjwt",
            "description": "JSON Web Token implementation in Python",
            "long_description": "JSON Web Token implementation in Python",
            "active": false,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-pytest-runner",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-oauthlib",
                        "py35-twilio"
                    ]
                }
            ]
        },
        {
            "name": "py36-jwt",
            "portdir": "python/py-jwt",
            "version": "2.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jpadilla/pyjwt",
            "description": "JSON Web Token implementation in Python",
            "long_description": "JSON Web Token implementation in Python",
            "active": false,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-twilio",
                        "py36-oauthlib"
                    ]
                }
            ]
        },
        {
            "name": "py37-jwt",
            "portdir": "python/py-jwt",
            "version": "2.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jpadilla/pyjwt",
            "description": "JSON Web Token implementation in Python",
            "long_description": "JSON Web Token implementation in Python",
            "active": false,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-twilio",
                        "py37-oauthlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-pygithub"
                    ]
                }
            ]
        },
        {
            "name": "py38-jwt",
            "portdir": "python/py-jwt",
            "version": "2.10.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jpadilla/pyjwt",
            "description": "JSON Web Token implementation in Python",
            "long_description": "JSON Web Token implementation in Python",
            "active": false,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-oauthlib",
                        "py38-twilio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-pygithub"
                    ]
                }
            ]
        },
        {
            "name": "py39-jwt",
            "portdir": "python/py-jwt",
            "version": "2.10.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jpadilla/pyjwt",
            "description": "JSON Web Token implementation in Python",
            "long_description": "JSON Web Token implementation in Python",
            "active": false,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-oauthlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-pygithub"
                    ]
                }
            ]
        },
        {
            "name": "py36-rich",
            "portdir": "python/py-rich",
            "version": "11.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rich.readthedocs.io/en/latest/",
            "description": "Python library for rich text and beautiful formatting in the terminal",
            "long_description": "Python library for rich text and beautiful formatting in the terminal. The Rich API makes it easy to add color and style to terminal output. Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, tracebacks, and more — out of the box.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harensdeveloper",
                    "github": "harens",
                    "ports_count": 41
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-dataclasses",
                        "py36-pygments",
                        "py36-typing_extensions",
                        "py36-commonmark",
                        "py36-colorama"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-enrich"
                    ]
                }
            ]
        },
        {
            "name": "py37-rich",
            "portdir": "python/py-rich",
            "version": "13.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rich.readthedocs.io/en/latest/",
            "description": "Python library for rich text and beautiful formatting in the terminal",
            "long_description": "Python library for rich text and beautiful formatting in the terminal. The Rich API makes it easy to add color and style to terminal output. Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, tracebacks, and more out of the box.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 166
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-poetry-core",
                        "clang-16",
                        "py37-installer",
                        "py37-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-typing_extensions",
                        "py37-pygments",
                        "py37-markdown-it-py"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-enrich",
                        "py37-pygmsh",
                        "py37-httpx",
                        "py37-meshio",
                        "py37-cookiecutter"
                    ]
                }
            ]
        },
        {
            "name": "py39-rich",
            "portdir": "python/py-rich",
            "version": "14.3.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rich.readthedocs.io/en/latest/",
            "description": "Python library for rich text and beautiful formatting in the terminal",
            "long_description": "Python library for rich text and beautiful formatting in the terminal. The Rich API makes it easy to add color and style to terminal output. Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, tracebacks, and more out of the box.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 166
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "clang-18",
                        "py39-installer",
                        "py39-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-markdown-it-py",
                        "py39-pygments"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-cookiecutter",
                        "py39-meshio",
                        "py39-httpx",
                        "py39-rich-theme-manager",
                        "py39-objexplore",
                        "py39-textual",
                        "py39-pygmsh",
                        "py39-npe2",
                        "py39-enrich",
                        "py39-rstcheck"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-kraken",
                        "py39-typer",
                        "py39-rich-click",
                        "py39-rich_rst"
                    ]
                }
            ]
        },
        {
            "name": "py38-rich",
            "portdir": "python/py-rich",
            "version": "13.7.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rich.readthedocs.io/en/latest/",
            "description": "Python library for rich text and beautiful formatting in the terminal",
            "long_description": "Python library for rich text and beautiful formatting in the terminal. The Rich API makes it easy to add color and style to terminal output. Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, tracebacks, and more out of the box.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 166
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-poetry-core",
                        "clang-16",
                        "py38-installer",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-typing_extensions",
                        "py38-pygments",
                        "py38-markdown-it-py"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-rich-theme-manager",
                        "py38-npe2",
                        "py38-httpx",
                        "py38-objexplore",
                        "py38-rstcheck",
                        "py38-enrich",
                        "py38-cookiecutter",
                        "py38-pygmsh",
                        "py38-meshio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-kraken",
                        "py38-typer"
                    ]
                }
            ]
        },
        {
            "name": "py39-uvicorn",
            "portdir": "python/py-uvicorn",
            "version": "0.38.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": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-setuptools",
                        "py39-build",
                        "py39-hatchling",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-asgiref",
                        "py39-click",
                        "py39-h11",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-gradio",
                        "py39-transformers"
                    ]
                }
            ]
        },
        {
            "name": "py38-uvicorn",
            "portdir": "python/py-uvicorn",
            "version": "0.23.2",
            "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": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-build",
                        "py38-hatchling",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-asgiref",
                        "py38-click",
                        "py38-h11",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-gradio",
                        "py38-transformers"
                    ]
                }
            ]
        },
        {
            "name": "py35-snowballstemmer",
            "portdir": "python/py-snowballstemmer",
            "version": "2.2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snowballstem/snowball",
            "description": "This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.",
            "long_description": "This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-docstyle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py38-snowballstemmer",
            "portdir": "python/py-snowballstemmer",
            "version": "3.0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snowballstem/snowball",
            "description": "This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.",
            "long_description": "This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-docstyle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py37-snowballstemmer",
            "portdir": "python/py-snowballstemmer",
            "version": "3.0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snowballstem/snowball",
            "description": "This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.",
            "long_description": "This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-docstyle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py36-snowballstemmer",
            "portdir": "python/py-snowballstemmer",
            "version": "3.0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snowballstem/snowball",
            "description": "This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.",
            "long_description": "This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-docstyle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py39-snowballstemmer",
            "portdir": "python/py-snowballstemmer",
            "version": "3.0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snowballstem/snowball",
            "description": "This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.",
            "long_description": "This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-docstyle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py37-asgiref",
            "portdir": "python/py-asgiref",
            "version": "3.7.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://asgi.readthedocs.io/en/latest",
            "description": "ASGI specification and utilities",
            "long_description": "ASGI specification and utilities",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-mitmproxy"
                    ]
                }
            ]
        },
        {
            "name": "py38-asgiref",
            "portdir": "python/py-asgiref",
            "version": "3.8.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://asgi.readthedocs.io/en/latest",
            "description": "ASGI specification and utilities",
            "long_description": "ASGI specification and utilities",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-uvicorn",
                        "py38-mitmproxy"
                    ]
                }
            ]
        },
        {
            "name": "py39-asgiref",
            "portdir": "python/py-asgiref",
            "version": "3.8.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://asgi.readthedocs.io",
            "description": "ASGI specification and utilities",
            "long_description": "ASGI specification and utilities",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-typing_extensions"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest",
                        "py39-pytest-asyncio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-uvicorn",
                        "py39-mitmproxy"
                    ]
                }
            ]
        },
        {
            "name": "py38-meson",
            "portdir": "python/py-meson",
            "version": "1.8.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mesonbuild.com",
            "description": "Meson - A high productivity build system",
            "long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "git",
                    "github": "SoapZA",
                    "ports_count": 23
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ninja",
                        "py38-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-meson-python"
                    ]
                }
            ]
        },
        {
            "name": "py39-meson",
            "portdir": "python/py-meson",
            "version": "1.10.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mesonbuild.com",
            "description": "Meson - A high productivity build system",
            "long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "git",
                    "github": "SoapZA",
                    "ports_count": 23
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ninja",
                        "py39-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-meson-python"
                    ]
                }
            ]
        },
        {
            "name": "py39-zopfli",
            "portdir": "python/py-zopfli",
            "version": "0.2.3.post1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fonttools/py-zopfli",
            "description": "Zopfli module for python",
            "long_description": "Zopfli module for python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools_scm",
                        "py39-installer",
                        "py39-setuptools",
                        "clang-18",
                        "py39-wheel",
                        "py39-build"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-fonttools"
                    ]
                }
            ]
        },
        {
            "name": "py37-zopfli",
            "portdir": "python/py-zopfli",
            "version": "0.2.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/obp/py-zopfli",
            "description": "Zopfli module for python",
            "long_description": "Zopfli module for python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools_scm",
                        "py37-installer",
                        "py37-setuptools",
                        "clang-17",
                        "py37-wheel",
                        "py37-build"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-fonttools"
                    ]
                }
            ]
        },
        {
            "name": "py38-zopfli",
            "portdir": "python/py-zopfli",
            "version": "0.2.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/obp/py-zopfli",
            "description": "Zopfli module for python",
            "long_description": "Zopfli module for python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools_scm",
                        "py38-installer",
                        "py38-setuptools",
                        "clang-17",
                        "py38-wheel",
                        "py38-build"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-fonttools"
                    ]
                }
            ]
        },
        {
            "name": "py27-zopfli",
            "portdir": "python/py-zopfli",
            "version": "0.1.9",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/obp/py-zopfli",
            "description": "Zopfli module for python",
            "long_description": "Zopfli module for python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools",
                        "py27-setuptools_scm",
                        "py27-wheel"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-fonttools"
                    ]
                }
            ]
        },
        {
            "name": "py36-zopfli",
            "portdir": "python/py-zopfli",
            "version": "0.1.9",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/obp/py-zopfli",
            "description": "Zopfli module for python",
            "long_description": "Zopfli module for python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-build",
                        "py36-setuptools_scm",
                        "py36-wheel",
                        "clang-9.0",
                        "py36-python-install",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-fonttools"
                    ]
                }
            ]
        },
        {
            "name": "py37-multiprocess",
            "portdir": "python/py-multiprocess",
            "version": "0.70.12.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/multiprocess",
            "description": "better multiprocessing and multithreading in python",
            "long_description": "better multiprocessing and multithreading in python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-dill"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-datasets"
                    ]
                }
            ]
        },
        {
            "name": "py38-multiprocess",
            "portdir": "python/py-multiprocess",
            "version": "0.70.16",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/multiprocess",
            "description": "better multiprocessing and multithreading in python",
            "long_description": "better multiprocessing and multithreading in python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-dill",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-datasets"
                    ]
                }
            ]
        },
        {
            "name": "py39-multiprocess",
            "portdir": "python/py-multiprocess",
            "version": "0.70.18",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/multiprocess",
            "description": "better multiprocessing and multithreading in python",
            "long_description": "better multiprocessing and multithreading in python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-dill",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-datasets"
                    ]
                }
            ]
        },
        {
            "name": "py39-certifi",
            "portdir": "python/py-certifi",
            "version": "2026.2.25",
            "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/certifi",
            "description": "Python package for providing Mozilla's CA Bundle.",
            "long_description": "Python package for providing Mozilla's CA Bundle.",
            "active": false,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-freetype",
                        "py39-matplotlib",
                        "py39-prawcore"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-httpcore",
                        "py39-httpx",
                        "py39-mitmproxy",
                        "py39-skyfield",
                        "py39-kubernetes",
                        "py39-pyproj",
                        "py39-aioquic",
                        "py39-requests-futures",
                        "py39-fiona",
                        "py39-pyogrio",
                        "py39-netcdf4",
                        "py39-requests",
                        "py39-urllib3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-elastic-transport",
                        "py39-elasticsearch",
                        "py39-sentry-sdk",
                        "py39-oci",
                        "py39-rasterio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-cryptography"
                    ]
                }
            ]
        },
        {
            "name": "py38-certifi",
            "portdir": "python/py-certifi",
            "version": "2026.2.25",
            "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/certifi",
            "description": "Python package for providing Mozilla's CA Bundle.",
            "long_description": "Python package for providing Mozilla's CA Bundle.",
            "active": false,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-freetype",
                        "py38-matplotlib",
                        "py38-prawcore"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-mitmproxy",
                        "py38-urllib3",
                        "py38-fiona",
                        "py38-requests",
                        "py38-skyfield",
                        "py38-aioquic",
                        "py38-pyproj",
                        "py38-httpcore",
                        "py38-httpx",
                        "py38-rasterio",
                        "py38-requests-futures"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-elastic-transport",
                        "py38-elasticsearch",
                        "py38-oci",
                        "py38-sentry-sdk"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-cryptography",
                        "py38-netcdf4"
                    ]
                }
            ]
        },
        {
            "name": "py37-certifi",
            "portdir": "python/py-certifi",
            "version": "2026.2.25",
            "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/certifi",
            "description": "Python package for providing Mozilla's CA Bundle.",
            "long_description": "Python package for providing Mozilla's CA Bundle.",
            "active": false,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-matplotlib",
                        "py37-prawcore",
                        "py37-freetype"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-skyfield",
                        "py37-requests",
                        "py37-pyproj",
                        "py37-rasterio",
                        "py37-fiona",
                        "py37-httpcore",
                        "py37-httpx",
                        "py37-urllib3",
                        "py37-mitmproxy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-elasticsearch",
                        "py37-elastic-transport"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-netcdf4",
                        "py37-cryptography"
                    ]
                }
            ]
        },
        {
            "name": "py38-requests",
            "portdir": "python/py-requests",
            "version": "2.32.4",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://requests.readthedocs.io/",
            "description": "Python HTTP for Humans.",
            "long_description": "Most existing Python modules for dealing HTTP requests are insane. I have to look up everything that I want to do. Most of my worst Python experiences are a result of the various built-in HTTP libraries (yes, even worse than Logging). But this one's different. This one's going to be awesome. And simple. Really simple.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-certifi",
                        "py38-idna",
                        "py38-urllib3",
                        "py38-charset-normalizer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-prawcore",
                        "py38-fastdtw",
                        "py38-pytorch",
                        "py38-undetected-chromedriver",
                        "py38-publicsuffix2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-cachecontrol",
                        "py38-redmine",
                        "py38-upt-cpan",
                        "py38-upt-macports",
                        "py38-upt-pypi",
                        "py38-upt-rubygems",
                        "py38-docker",
                        "py38-requests-file",
                        "py38-bpython",
                        "py38-twilio",
                        "py38-dnspython",
                        "py38-geocoder",
                        "py38-gmusicapi",
                        "py38-blaze",
                        "py38-hdfs",
                        "py38-astroquery",
                        "py38-requests-gssapi",
                        "py38-rangehttpserver",
                        "py38-rdflib",
                        "py38-resumable-urlretrieve",
                        "py38-txrequests",
                        "py38-treq",
                        "py38-requests-futures",
                        "py38-torrequest",
                        "py38-requests-mock",
                        "py38-socid-extractor",
                        "py38-tldextract",
                        "py38-google-api-core",
                        "py38-gpstime",
                        "py38-gwosc",
                        "py38-update_checker",
                        "py38-epsg",
                        "py38-jupyterlab_server",
                        "py38-imgur",
                        "py38-cookiecutter",
                        "py38-libcloud",
                        "py38-fdsnwsscripts",
                        "py38-requests-cache",
                        "py38-cloudflare",
                        "py38-owslib",
                        "py38-acme",
                        "py38-pooch",
                        "py38-tropycal",
                        "py38-obspy",
                        "py38-contextily",
                        "py38-pyvo",
                        "py38-acoustid",
                        "py38-coveralls",
                        "py38-discogs-client",
                        "py38-gpsoauth",
                        "py38-hanko",
                        "py38-hanko-certvalidator",
                        "py38-ibroadcast",
                        "py38-mechanicalsoup",
                        "py38-requests-oauthlib",
                        "py38-soco",
                        "py38-sumy",
                        "py38-vo",
                        "pybombs",
                        "pybombs-devel",
                        "py38-spaCy",
                        "py38-beancount",
                        "py38-requests-unixsocket",
                        "py38-responses",
                        "py38-tvdb",
                        "py38-urlwatch",
                        "py38-zeep",
                        "py38-pynamecheap",
                        "py38-fontaine",
                        "py38-datacite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-allennlp",
                        "py38-cfn-lint",
                        "py38-datasets",
                        "py38-django-allauth",
                        "py38-gradio",
                        "py38-socketio",
                        "py38-sentipy",
                        "py38-sphinx",
                        "py38-spotipy",
                        "py38-libpysal",
                        "py38-esridump",
                        "py38-jfricas",
                        "py38-mailmanclient",
                        "py38-engineio",
                        "py38-photomosaic",
                        "py38-pymatgen",
                        "py38-transformers",
                        "py38-dns-lexicon",
                        "py38-hcloud",
                        "py38-cloudscraper",
                        "py38-moviepy",
                        "py38-pygithub",
                        "py38-tensor2tensor",
                        "py38-folium",
                        "py38-keystoneauth1",
                        "py38-kraken",
                        "py38-analytics-python",
                        "py38-requests-toolbelt",
                        "py38-keystoneclient",
                        "py38-tensorflow-datasets",
                        "py38-xraylarch",
                        "py38-panel",
                        "py38-oslo-config",
                        "py38-codecov",
                        "py38-bpemb",
                        "py38-python-coveralls",
                        "py38-flit",
                        "py38-cinderclient",
                        "py38-huggingface_hub"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-falcon",
                        "py38-mitmproxy"
                    ]
                }
            ]
        },
        {
            "name": "py35-requests",
            "portdir": "python/py-requests",
            "version": "2.25.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://requests.readthedocs.io/",
            "description": "Python HTTP for Humans.",
            "long_description": "Most existing Python modules for dealing HTTP requests are insane. I have to look up everything that I want to do. Most of my worst Python experiences are a result of the various built-in HTTP libraries (yes, even worse than Logging). But this one's different. This one's going to be awesome. And simple. Really simple.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-chardet",
                        "python35",
                        "py35-urllib3",
                        "py35-idna",
                        "py35-certifi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-rangehttpserver",
                        "py35-requests-cache",
                        "py35-requests-unixsocket",
                        "py35-astroquery",
                        "py35-blaze",
                        "py35-bpython",
                        "py35-ckanapi",
                        "py35-datacite",
                        "py35-epsg",
                        "py35-gpstime",
                        "py35-hdfs",
                        "py35-imgur",
                        "py35-libcloud",
                        "py35-owslib",
                        "py35-requests-oauthlib",
                        "py35-smart_open",
                        "py35-sumy",
                        "py35-tvdb",
                        "py35-tweepy",
                        "py35-twilio",
                        "py35-update_checker",
                        "py35-urlwatch",
                        "py35-vo",
                        "py35-rdflib",
                        "py35-obspy",
                        "py35-requests-mock",
                        "py35-resumable-urlretrieve"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py37-requests",
            "portdir": "python/py-requests",
            "version": "2.31.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://requests.readthedocs.io/",
            "description": "Python HTTP for Humans.",
            "long_description": "Most existing Python modules for dealing HTTP requests are insane. I have to look up everything that I want to do. Most of my worst Python experiences are a result of the various built-in HTTP libraries (yes, even worse than Logging). But this one's different. This one's going to be awesome. And simple. Really simple.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-certifi",
                        "py37-idna",
                        "py37-urllib3",
                        "py37-charset-normalizer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-undetected-chromedriver",
                        "py37-publicsuffix2",
                        "py37-fastdtw",
                        "py37-prawcore"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-gpsoauth",
                        "py37-gmusicapi",
                        "py37-discogs-client",
                        "py37-zeep",
                        "py37-gwosc",
                        "py37-mechanicalsoup",
                        "py37-astroquery",
                        "py37-pynamecheap",
                        "py37-tweepy",
                        "py37-requests-cache",
                        "py37-spaCy",
                        "py37-requests-unixsocket",
                        "py37-cloudflare",
                        "py37-google-api-core",
                        "py37-twilio",
                        "py37-update_checker",
                        "py37-vo",
                        "py37-geocoder",
                        "py37-gpstime",
                        "py37-cachecontrol",
                        "py37-hdfs",
                        "py37-imgur",
                        "py37-rangehttpserver",
                        "py37-datacite",
                        "py37-contextily",
                        "py37-tropycal",
                        "py37-pooch",
                        "py37-soco",
                        "py37-acoustid",
                        "py37-libcloud",
                        "py37-ibroadcast",
                        "py37-rdflib",
                        "py37-docker",
                        "py37-owslib",
                        "py37-tvdb",
                        "py37-bpython",
                        "py37-requests-file",
                        "py37-urlwatch",
                        "py37-cookiecutter",
                        "py37-dnspython",
                        "py37-jupyterlab_server",
                        "py37-upt-cpan",
                        "py37-upt-macports",
                        "py37-upt-pypi",
                        "py37-upt-rubygems",
                        "py37-tldextract",
                        "py37-beancount",
                        "py37-blaze",
                        "py37-rasa-nlu",
                        "py37-acme",
                        "py37-requests-oauthlib",
                        "py37-responses",
                        "py37-resumable-urlretrieve",
                        "py37-obspy",
                        "py37-epsg",
                        "py37-pyvo",
                        "py37-sumy",
                        "py37-requests-mock"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-requests-toolbelt",
                        "py37-flit",
                        "py37-pygithub",
                        "py37-xraylarch",
                        "py37-bpemb",
                        "py37-panel",
                        "py37-jfricas",
                        "py37-pymatgen",
                        "py37-sphinx",
                        "py37-analytics-python",
                        "py37-cfn-lint",
                        "py37-codecov",
                        "py37-esridump",
                        "py37-datasets",
                        "py37-python-coveralls",
                        "py37-cinderclient",
                        "py37-keystoneauth1",
                        "py37-keystoneclient",
                        "py37-oslo-config",
                        "py37-libpysal",
                        "py37-moviepy",
                        "py37-tensorflow-datasets",
                        "py37-hcloud",
                        "py37-socketio",
                        "py37-photomosaic",
                        "py37-dns-lexicon",
                        "py37-tensor2tensor",
                        "py37-engineio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-mitmproxy"
                    ]
                }
            ]
        },
        {
            "name": "py39-requests",
            "portdir": "python/py-requests",
            "version": "2.32.5",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://requests.readthedocs.io/",
            "description": "Python HTTP for Humans.",
            "long_description": "Most existing Python modules for dealing HTTP requests are insane. I have to look up everything that I want to do. Most of my worst Python experiences are a result of the various built-in HTTP libraries (yes, even worse than Logging). But this one's different. This one's going to be awesome. And simple. Really simple.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-certifi",
                        "py39-idna",
                        "py39-urllib3",
                        "py39-charset-normalizer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-undetected-chromedriver",
                        "py39-pytorch",
                        "py39-prawcore",
                        "py39-wxpython-4.0",
                        "py39-fastdtw",
                        "py39-publicsuffix2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-quantecon",
                        "py39-owslib",
                        "py39-pynamecheap",
                        "py39-rangehttpserver",
                        "py39-requests-cache",
                        "py39-upt-cpan",
                        "py39-upt-macports",
                        "py39-upt-pypi",
                        "py39-upt-rubygems",
                        "py39-requests-gssapi",
                        "py39-requests-oauthlib",
                        "py39-kubernetes",
                        "py39-resumable-urlretrieve",
                        "py39-mechanicalsoup",
                        "py39-tropycal",
                        "py39-gmusicapi",
                        "py39-astroquery",
                        "py39-docker",
                        "py39-epsg",
                        "py39-pyvo",
                        "py39-gwosc",
                        "py39-requests-unixsocket",
                        "py39-obspy",
                        "py39-dropbox",
                        "py39-fdsnwsscripts",
                        "py39-requests-file",
                        "py39-requests-futures",
                        "py39-requests-mock",
                        "py39-geocoder",
                        "py39-torrequest",
                        "py39-acoustid",
                        "py39-discogs-client",
                        "py39-ibroadcast",
                        "py39-coveralls",
                        "py39-responses",
                        "py39-soco",
                        "py39-txrequests",
                        "py39-update_checker",
                        "py39-urlwatch",
                        "py39-gpsoauth",
                        "py39-google-api-core",
                        "py39-hdfs",
                        "py39-socid-extractor",
                        "py39-spaCy",
                        "py39-requests-kerberos",
                        "py39-hanko",
                        "py39-hanko-certvalidator",
                        "py39-contextily",
                        "py39-keep",
                        "py39-beancount",
                        "py39-bpython",
                        "py39-sumy",
                        "py39-mp-api",
                        "py39-pooch",
                        "py39-cachecontrol",
                        "py39-requests_ntlm",
                        "py39-cookiecutter",
                        "py39-pywinrm",
                        "py39-zeep",
                        "py39-panel",
                        "py39-digitalocean",
                        "py39-cloudflare2",
                        "py39-vo",
                        "py39-dnspython",
                        "py39-treq",
                        "py39-tldextract",
                        "py39-jupyterlab_server",
                        "py39-acme"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-codecov",
                        "py39-jfricas",
                        "py39-pygithub",
                        "py39-cinderclient",
                        "py39-keystoneauth1",
                        "py39-keystoneclient",
                        "py39-openstackclient",
                        "py39-libpysal",
                        "py39-osc-lib",
                        "py39-oslo-config",
                        "py39-engineio",
                        "py39-hcloud",
                        "py39-xraylarch",
                        "py39-tensorflow-datasets",
                        "py39-kraken",
                        "py39-tensor2tensor",
                        "py39-datasets",
                        "py39-esridump",
                        "py39-gradio",
                        "py39-flit",
                        "py39-huggingface_hub",
                        "py39-access",
                        "py39-socketio",
                        "py39-spotipy",
                        "py39-django-allauth",
                        "py39-allennlp",
                        "py39-analytics-python",
                        "py39-moviepy",
                        "py39-photomosaic",
                        "py39-bpemb",
                        "py39-folium",
                        "py39-panel",
                        "py39-pymatgen",
                        "py39-python-coveralls",
                        "py39-dns-lexicon",
                        "py39-sphinx",
                        "py39-mailmanclient",
                        "py39-sentipy",
                        "py39-transformers",
                        "py39-cloudscraper",
                        "py39-requests-toolbelt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-mitmproxy",
                        "py39-falcon"
                    ]
                }
            ]
        },
        {
            "name": "py36-pytest-asyncio",
            "portdir": "python/py-pytest-asyncio",
            "version": "0.14.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-asyncio",
            "description": "pytest support for asyncio",
            "long_description": "asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing easier.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-async_generator",
                        "py36-hypothesis"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py36-outcome",
                        "py36-cssselect"
                    ]
                }
            ]
        },
        {
            "name": "py35-pytest-asyncio",
            "portdir": "python/py-pytest-asyncio",
            "version": "0.14.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "py36-pytest-asyncio",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by py36-pytest-asyncio",
            "long_description": "This port has been replaced by py36-pytest-asyncio.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py35-cssselect"
                    ]
                }
            ]
        },
        {
            "name": "py37-pytest-asyncio",
            "portdir": "python/py-pytest-asyncio",
            "version": "0.21.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytest-asyncio.readthedocs.io/",
            "description": "pytest support for asyncio",
            "long_description": "asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing easier.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                },
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-installer",
                        "clang-16",
                        "py37-setuptools",
                        "py37-setuptools_scm",
                        "py37-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-pytest",
                        "py37-typing_extensions"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-flaky",
                        "py37-hypothesis",
                        "py37-mypy",
                        "py37-pytest",
                        "py37-typed-ast",
                        "py37-pytest-trio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py37-structlog",
                        "py37-pytest-mock",
                        "py37-outcome",
                        "py37-scrapy",
                        "py37-cssselect",
                        "py37-mitmproxy",
                        "py37-blinker"
                    ]
                }
            ]
        },
        {
            "name": "py39-pytest-asyncio",
            "portdir": "python/py-pytest-asyncio",
            "version": "1.2.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytest-asyncio.readthedocs.io/",
            "description": "pytest support for asyncio",
            "long_description": "asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing easier.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "clang-18",
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "py39-wheel",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-flaky",
                        "py39-hypothesis",
                        "py39-mypy",
                        "py39-pytest",
                        "py39-pytest-trio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py39-structlog",
                        "py39-mitmproxy",
                        "py39-outcome",
                        "py39-pytest-mock",
                        "py39-pygls",
                        "py39-blinker",
                        "py39-asgiref",
                        "py39-scrapy",
                        "py39-filelock",
                        "py39-aiodns",
                        "py39-cssselect"
                    ]
                }
            ]
        },
        {
            "name": "py38-pytest-asyncio",
            "portdir": "python/py-pytest-asyncio",
            "version": "0.23.7",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytest-asyncio.readthedocs.io/",
            "description": "pytest support for asyncio",
            "long_description": "asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing easier.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-installer",
                        "clang-17",
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-wheel",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-flaky",
                        "py38-hypothesis",
                        "py38-mypy",
                        "py38-pytest",
                        "py38-pytest-trio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py38-pygls",
                        "py38-cssselect",
                        "py38-mitmproxy",
                        "py38-scrapy",
                        "py38-outcome",
                        "py38-pytest-mock",
                        "py38-blinker",
                        "py38-structlog"
                    ]
                }
            ]
        },
        {
            "name": "py36-platformdirs",
            "portdir": "python/py-platformdirs",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/platformdirs/platformdirs",
            "description": "A small Python module for determining appropriate platform-specific dirs",
            "long_description": "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\".",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "py36-setuptools_scm",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-virtualenv",
                        "py36-black",
                        "py36-pylint"
                    ]
                }
            ]
        },
        {
            "name": "py38-platformdirs",
            "portdir": "python/py-platformdirs",
            "version": "4.3.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/platformdirs/platformdirs",
            "description": "A small Python module for determining appropriate platform-specific dirs",
            "long_description": "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\".",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-hatchling",
                        "py38-hatch-vcs",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-yapf",
                        "py38-virtualenv",
                        "py38-black",
                        "py38-pylint",
                        "py38-jupyter_core",
                        "py38-pyopencl",
                        "py38-tox"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-xraydb"
                    ]
                }
            ]
        },
        {
            "name": "py37-platformdirs",
            "portdir": "python/py-platformdirs",
            "version": "4.3.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/platformdirs/platformdirs",
            "description": "A small Python module for determining appropriate platform-specific dirs",
            "long_description": "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\".",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-hatchling",
                        "py37-installer",
                        "clang-17",
                        "py37-build",
                        "py37-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-typing_extensions",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-jupyter_core",
                        "py37-pylint",
                        "py37-black",
                        "py37-yapf",
                        "py37-virtualenv"
                    ]
                }
            ]
        },
        {
            "name": "py35-platformdirs",
            "portdir": "python/py-platformdirs",
            "version": "2.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/platformdirs/platformdirs",
            "description": "A small Python module for determining appropriate platform-specific dirs",
            "long_description": "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\".",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "py35-setuptools_scm",
                        "py35-toml",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-virtualenv",
                        "py35-pylint"
                    ]
                }
            ]
        },
        {
            "name": "py34-platformdirs",
            "portdir": "python/py-platformdirs",
            "version": "2.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/platformdirs/platformdirs",
            "description": "A small Python module for determining appropriate platform-specific dirs",
            "long_description": "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\".",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py34-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-platformdirs",
            "portdir": "python/py-platformdirs",
            "version": "4.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/platformdirs/platformdirs",
            "description": "A small Python module for determining appropriate platform-specific dirs",
            "long_description": "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\".",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-hatchling",
                        "py39-hatch-vcs",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-jupyter_core",
                        "py39-pylint",
                        "py39-tox",
                        "py39-findpython",
                        "py39-virtualenv",
                        "py39-black",
                        "py39-yapf",
                        "py39-pyopencl",
                        "py39-pooch"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-openstacksdk",
                        "py39-libpysal",
                        "py39-xraydb"
                    ]
                }
            ]
        },
        {
            "name": "py37-peewee",
            "portdir": "python/py-peewee",
            "version": "3.16.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/coleifer/peewee/",
            "description": "a small, expressive orm -- supports postgresql, mysql and sqlite",
            "long_description": "Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-cython",
                        "py37-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-peewee",
            "portdir": "python/py-peewee",
            "version": "3.17.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/coleifer/peewee/",
            "description": "a small, expressive orm -- supports postgresql, mysql and sqlite",
            "long_description": "Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-cython",
                        "py38-setuptools",
                        "clang-17",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}