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

{
    "count": 49021,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=10",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=8",
    "results": [
        {
            "name": "py34-distlib",
            "portdir": "python/py-distlib",
            "version": "0.3.4",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/pypa/distlib",
            "description": "Low-level components of distutils2/packaging, augmented with higher-level APIs for making packaging easier.",
            "long_description": "Low-level components of distutils2/packaging, augmented with higher-level APIs for making packaging easier.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "rubendibattista",
                    "github": "rdbisme",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python34"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py34-virtualenv"
                    ]
                }
            ]
        },
        {
            "name": "py35-distlib",
            "portdir": "python/py-distlib",
            "version": "0.3.4",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/pypa/distlib",
            "description": "Low-level components of distutils2/packaging, augmented with higher-level APIs for making packaging easier.",
            "long_description": "Low-level components of distutils2/packaging, augmented with higher-level APIs for making packaging easier.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "rubendibattista",
                    "github": "rdbisme",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-virtualenv"
                    ]
                }
            ]
        },
        {
            "name": "py37-filelock",
            "portdir": "python/py-filelock",
            "version": "3.16.1",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://py-filelock.readthedocs.io/",
            "description": "A platform independent file lock",
            "long_description": "This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication:",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "funasoul",
                    "github": "funasoul",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-hatch-vcs",
                        "py37-build",
                        "py37-hatchling",
                        "py37-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-theano-pymc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-tox",
                        "py37-tldextract",
                        "py37-aesara",
                        "py37-virtualenv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-cartopy",
                        "py37-pytest-mypy"
                    ]
                }
            ]
        },
        {
            "name": "py38-filelock",
            "portdir": "python/py-filelock",
            "version": "3.16.1",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://py-filelock.readthedocs.io/",
            "description": "A platform independent file lock",
            "long_description": "This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication:",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "funasoul",
                    "github": "funasoul",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-hatch-vcs",
                        "py38-build",
                        "py38-hatchling",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-theano-pymc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-virtualenv",
                        "py38-aesara",
                        "py38-pytensor",
                        "py38-tox",
                        "py38-tldextract"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-cartopy",
                        "py38-huggingface_hub",
                        "py38-allennlp",
                        "py38-pytest-mypy",
                        "py38-transformers"
                    ]
                }
            ]
        },
        {
            "name": "py35-filelock",
            "portdir": "python/py-filelock",
            "version": "3.2.1",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://py-filelock.readthedocs.io/",
            "description": "A platform independent file lock",
            "long_description": "This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication:",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "funasoul",
                    "github": "funasoul",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools_scm",
                        "py35-toml",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-tox",
                        "py35-virtualenv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-cartopy"
                    ]
                }
            ]
        },
        {
            "name": "py36-filelock",
            "portdir": "python/py-filelock",
            "version": "3.4.1",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://py-filelock.readthedocs.io/",
            "description": "A platform independent file lock",
            "long_description": "This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication:",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "funasoul",
                    "github": "funasoul",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools_scm",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-tox",
                        "py36-tldextract",
                        "py36-virtualenv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-cartopy"
                    ]
                }
            ]
        },
        {
            "name": "py34-filelock",
            "portdir": "python/py-filelock",
            "version": "3.2.1",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://py-filelock.readthedocs.io/",
            "description": "A platform independent file lock",
            "long_description": "This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication:",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "funasoul",
                    "github": "funasoul",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py34-setuptools_scm",
                        "py34-toml",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python34"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py34-virtualenv"
                    ]
                }
            ]
        },
        {
            "name": "phpmyadmin",
            "portdir": "www/phpmyadmin",
            "version": "5.2.3",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.phpmyadmin.net/",
            "description": "A tool written in PHP intended to handle the administration of MySQL and MariaDB over the Web.",
            "long_description": "phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations with MySQL. The most frequently used operations are supported by the user interface (managing databases, tables, fields, relations, indexes, users, permissions, etc), while you still have the ability to directly execute any SQL statement.",
            "active": true,
            "categories": [
                "databases",
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1825
                }
            ],
            "variants": [
                "php72",
                "php73",
                "php74",
                "php80",
                "php81",
                "php82",
                "php83",
                "php84"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-mbstring",
                        "php83-mysql",
                        "php83-openssl",
                        "php83-zip",
                        "php83-mcrypt",
                        "php83-gd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-tz",
            "portdir": "python/py-tz",
            "version": "2025.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pytz",
            "description": "World Timezone Definitions for Python",
            "long_description": "pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py314-dateutil"
                    ]
                }
            ]
        },
        {
            "name": "py313-tz",
            "portdir": "python/py-tz",
            "version": "2025.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pytz",
            "description": "World Timezone Definitions for Python",
            "long_description": "pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cabal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-skyfield",
                        "py313-flask-babel",
                        "py313-flask-restful",
                        "py313-leather",
                        "certbot-dns-nsone",
                        "certbot-dns-ovh",
                        "certbot-dns-rfc2136",
                        "certbot-dns-route53",
                        "certbot-dns-sakuracloud",
                        "py313-agate",
                        "py313-pyrfc3339",
                        "py313-icalendar",
                        "py-tz",
                        "py313-fs",
                        "py313-croniter",
                        "py313-geopy",
                        "py313-mongomock",
                        "py313-pandas",
                        "py313-twilio",
                        "py313-celery",
                        "py313-zeep",
                        "py313-acme",
                        "certbot",
                        "certbot-apache",
                        "certbot-nginx",
                        "certbot-dns-cloudflare",
                        "certbot-dns-digitalocean",
                        "certbot-dns-dnsimple",
                        "certbot-dns-dnsmadeeasy",
                        "certbot-dns-gehirn",
                        "certbot-dns-google",
                        "certbot-dns-linode",
                        "certbot-dns-luadns"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-oslo-serialization",
                        "py313-oslo-utils",
                        "py313-wxmplot",
                        "py313-dateutil"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-numpy",
                        "py313-pyarrow"
                    ]
                }
            ]
        },
        {
            "name": "py312-tz",
            "portdir": "python/py-tz",
            "version": "2025.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pytz",
            "description": "World Timezone Definitions for Python",
            "long_description": "pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-leather",
                        "py312-geopy",
                        "py312-mongomock",
                        "py312-pandas",
                        "py312-celery",
                        "py312-zeep",
                        "py312-acme",
                        "py312-agate",
                        "py312-skyfield",
                        "py312-flask-babel",
                        "py312-flask-restful",
                        "py312-pyrfc3339",
                        "py312-dateparser",
                        "py312-icalendar",
                        "py312-fs",
                        "py312-croniter"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-oslo-serialization",
                        "py312-oslo-utils",
                        "py312-dateutil",
                        "py312-wxmplot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-srsly",
                        "py312-numpy",
                        "py312-pyarrow"
                    ]
                }
            ]
        },
        {
            "name": "py311-tz",
            "portdir": "python/py-tz",
            "version": "2025.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pytz",
            "description": "World Timezone Definitions for Python",
            "long_description": "pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-leather",
                        "py311-fs",
                        "py311-croniter",
                        "py311-geopy",
                        "py311-mongomock",
                        "py311-pandas",
                        "py311-celery",
                        "py311-zeep",
                        "py311-acme",
                        "py311-agate",
                        "py311-tstables",
                        "oci-cli",
                        "py311-skyfield",
                        "py311-flask-babel",
                        "py311-pyrfc3339"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-dateutil",
                        "py311-oslo-utils",
                        "py311-oslo-serialization",
                        "py311-wxmplot",
                        "py311-django",
                        "py311-oci"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-json-tricks",
                        "py311-pyarrow",
                        "py311-numpy",
                        "py311-srsly"
                    ]
                }
            ]
        },
        {
            "name": "py310-tz",
            "portdir": "python/py-tz",
            "version": "2025.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pytz",
            "description": "World Timezone Definitions for Python",
            "long_description": "pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-leather",
                        "py310-pyrfc3339",
                        "py310-fs",
                        "py310-croniter",
                        "py310-geopy",
                        "py310-mongomock",
                        "py310-pandas",
                        "py310-celery",
                        "py310-zeep",
                        "py310-acme",
                        "py310-agate",
                        "py310-dateparser",
                        "py310-skyfield",
                        "py310-flask-babel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-wxmplot",
                        "py310-oslo-serialization",
                        "py310-django",
                        "py310-oci",
                        "py310-dateutil",
                        "py310-oslo-utils"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-numpy",
                        "py310-json-tricks",
                        "py310-srsly",
                        "py310-pyarrow"
                    ]
                }
            ]
        },
        {
            "name": "py39-tz",
            "portdir": "python/py-tz",
            "version": "2025.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pytz",
            "description": "World Timezone Definitions for Python",
            "long_description": "pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations.",
            "active": true,
            "categories": [
                "devel",
                "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-leather",
                        "py39-acme",
                        "py39-flask-babel",
                        "py39-icalendar",
                        "py39-pyrfc3339",
                        "py39-rpy2",
                        "py39-fs",
                        "py39-geopy",
                        "py39-mongomock",
                        "py39-pandas",
                        "py39-celery",
                        "py39-zeep",
                        "py39-agate",
                        "py39-astroplan",
                        "py39-owslib",
                        "py39-dateparser",
                        "py39-skyfield"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-oci",
                        "py39-dateutil",
                        "py39-wxmplot",
                        "py39-oslo-utils",
                        "py39-django",
                        "py39-oslo-serialization",
                        "py39-django-mailman3",
                        "py39-apache-beam"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-numpy",
                        "py39-json-tricks",
                        "py39-pyarrow",
                        "py39-mitmproxy",
                        "py39-srsly"
                    ]
                }
            ]
        },
        {
            "name": "py38-tz",
            "portdir": "python/py-tz",
            "version": "2025.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pytz",
            "description": "World Timezone Definitions for Python",
            "long_description": "pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations.",
            "active": true,
            "categories": [
                "devel",
                "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-babel",
                        "py38-celery",
                        "py38-astroplan",
                        "py38-zeep",
                        "py38-skyfield",
                        "py38-rpy2",
                        "py38-icalendar",
                        "py38-agate",
                        "py38-leather",
                        "py38-pyrfc3339",
                        "py38-owslib",
                        "py38-acme",
                        "py38-fs",
                        "py38-twilio",
                        "py38-geopy",
                        "py38-pandas"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-oslo-utils",
                        "py38-apache-beam",
                        "py38-django-mailman3",
                        "py38-django",
                        "py38-oci",
                        "py38-dateutil",
                        "py38-oslo-serialization"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pyarrow",
                        "py38-srsly",
                        "py38-json-tricks",
                        "py38-mitmproxy"
                    ]
                }
            ]
        },
        {
            "name": "py37-tz",
            "portdir": "python/py-tz",
            "version": "2025.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pytz",
            "description": "World Timezone Definitions for Python",
            "long_description": "pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations.",
            "active": true,
            "categories": [
                "devel",
                "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-babel",
                        "py37-agate",
                        "py37-leather",
                        "py37-pyrfc3339",
                        "py37-pandas",
                        "py37-icalendar",
                        "py37-owslib",
                        "py37-geopy",
                        "py37-tempora",
                        "py37-astroplan",
                        "py37-zeep",
                        "py37-fs",
                        "py37-celery",
                        "py37-acme",
                        "py37-rpy2",
                        "py37-twilio",
                        "py37-skyfield"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-django",
                        "py37-oslo-utils",
                        "py37-apache-beam",
                        "py37-dateutil",
                        "py37-oslo-serialization"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-mitmproxy",
                        "py37-srsly",
                        "py37-json-tricks",
                        "py37-pyarrow"
                    ]
                }
            ]
        },
        {
            "name": "py36-tz",
            "portdir": "python/py-tz",
            "version": "2025.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pytz",
            "description": "World Timezone Definitions for Python",
            "long_description": "pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-babel",
                        "py36-fs",
                        "py36-acme",
                        "py36-pyrfc3339",
                        "py36-pandas",
                        "py36-celery",
                        "py36-tstables",
                        "py36-twilio",
                        "py36-rpy2",
                        "py36-agate",
                        "py36-astroplan",
                        "py36-geopy",
                        "py36-icalendar",
                        "py36-leather",
                        "py36-owslib",
                        "py36-tzlocal",
                        "py36-tempora"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-oslo-utils",
                        "py36-dateutil",
                        "py36-django",
                        "py36-oslo-serialization"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-srsly",
                        "py36-cryptography",
                        "py36-json-tricks"
                    ]
                }
            ]
        },
        {
            "name": "py35-tz",
            "portdir": "python/py-tz",
            "version": "2025.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pytz",
            "description": "World Timezone Definitions for Python",
            "long_description": "pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-agate",
                        "py35-astroplan",
                        "py35-geopy",
                        "py35-icalendar",
                        "py35-leather",
                        "py35-owslib",
                        "py35-twilio",
                        "py35-tempora",
                        "py35-pyrfc3339",
                        "py35-tstables",
                        "py35-babel",
                        "py35-pandas",
                        "py35-celery"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-django",
                        "py35-dateutil"
                    ]
                }
            ]
        },
        {
            "name": "py27-tz",
            "portdir": "python/py-tz",
            "version": "2025.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pytz",
            "description": "World Timezone Definitions for Python",
            "long_description": "pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-babel",
                        "py27-soaplib",
                        "py27-rpy2",
                        "py27-agate",
                        "py27-astroplan",
                        "py27-geopy",
                        "py27-icalendar",
                        "py27-leather",
                        "py27-owslib",
                        "py27-pandas",
                        "py27-google-apputils",
                        "py27-matplotlib",
                        "py27-twilio",
                        "py27-tzlocal",
                        "py27-tempora",
                        "py27-fs",
                        "trac",
                        "trac-devel",
                        "py27-pyrfc3339",
                        "py27-celery",
                        "py27-cubes",
                        "TwitterDemandAnalyzer",
                        "py27-tstables",
                        "binplist"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-django",
                        "py27-dateutil",
                        "digital_rf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-json-tricks"
                    ]
                }
            ]
        },
        {
            "name": "py314-trove-classifiers",
            "portdir": "python/py-trove-classifiers",
            "version": "2025.9.11.17",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/trove-classifiers",
            "description": "Canonical source for classifiers on PyPI (pypi.org)",
            "long_description": "Canonical source for classifiers on PyPI (pypi.org)",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1087
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-calver",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py313-trove-classifiers",
            "portdir": "python/py-trove-classifiers",
            "version": "2025.9.11.17",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/trove-classifiers",
            "description": "Canonical source for classifiers on PyPI (pypi.org)",
            "long_description": "Canonical source for classifiers on PyPI (pypi.org)",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1087
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-calver",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "hatch",
                        "poetry",
                        "py313-hatchling",
                        "py-trove-classifiers"
                    ]
                }
            ]
        },
        {
            "name": "py312-trove-classifiers",
            "portdir": "python/py-trove-classifiers",
            "version": "2025.9.11.17",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/trove-classifiers",
            "description": "Canonical source for classifiers on PyPI (pypi.org)",
            "long_description": "Canonical source for classifiers on PyPI (pypi.org)",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1087
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-build",
                        "py312-installer",
                        "clang-18",
                        "py312-wheel",
                        "py312-calver"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py311-trove-classifiers",
            "portdir": "python/py-trove-classifiers",
            "version": "2025.9.11.17",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/trove-classifiers",
            "description": "Canonical source for classifiers on PyPI (pypi.org)",
            "long_description": "Canonical source for classifiers on PyPI (pypi.org)",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1087
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "clang-18",
                        "py311-wheel",
                        "py311-calver"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py310-trove-classifiers",
            "portdir": "python/py-trove-classifiers",
            "version": "2025.9.11.17",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/trove-classifiers",
            "description": "Canonical source for classifiers on PyPI (pypi.org)",
            "long_description": "Canonical source for classifiers on PyPI (pypi.org)",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1087
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-setuptools",
                        "py310-wheel",
                        "clang-18",
                        "py310-installer",
                        "py310-calver"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py39-trove-classifiers",
            "portdir": "python/py-trove-classifiers",
            "version": "2025.9.11.17",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/trove-classifiers",
            "description": "Canonical source for classifiers on PyPI (pypi.org)",
            "long_description": "Canonical source for classifiers on PyPI (pypi.org)",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1087
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-setuptools",
                        "py39-wheel",
                        "clang-18",
                        "py39-installer",
                        "py39-calver"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py38-trove-classifiers",
            "portdir": "python/py-trove-classifiers",
            "version": "2025.9.11.17",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/trove-classifiers",
            "description": "Canonical source for classifiers on PyPI (pypi.org)",
            "long_description": "Canonical source for classifiers on PyPI (pypi.org)",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1087
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "clang-18",
                        "py38-installer",
                        "py38-calver"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py37-trove-classifiers",
            "portdir": "python/py-trove-classifiers",
            "version": "2025.9.11.17",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/trove-classifiers",
            "description": "Canonical source for classifiers on PyPI (pypi.org)",
            "long_description": "Canonical source for classifiers on PyPI (pypi.org)",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1087
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-setuptools",
                        "py37-wheel",
                        "clang-18",
                        "py37-installer",
                        "py37-calver"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py-tz",
            "portdir": "python/py-tz",
            "version": "2025.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pytz",
            "description": "World Timezone Definitions for Python",
            "long_description": "pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-tz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-trove-classifiers",
            "portdir": "python/py-trove-classifiers",
            "version": "2025.9.11.17",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/trove-classifiers",
            "description": "Canonical source for classifiers on PyPI (pypi.org)",
            "long_description": "Canonical source for classifiers on PyPI (pypi.org)",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1087
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-trove-classifiers"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-six",
            "portdir": "python/py-six",
            "version": "1.17.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/six/",
            "description": "py-six is a Python 2 and 3 compatibility library.",
            "long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-dateutil"
                    ]
                }
            ]
        },
        {
            "name": "py313-six",
            "portdir": "python/py-six",
            "version": "1.17.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/six/",
            "description": "py-six is a Python 2 and 3 compatibility library.",
            "long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-leather",
                        "py313-bigfloat",
                        "py313-tox",
                        "qgis3",
                        "qgis3-ltr",
                        "py313-rfc3339-validator",
                        "py313-tempora",
                        "py313-requests-mock",
                        "py313-scruffington",
                        "py313-xlib",
                        "py313-twilio",
                        "py313-html5lib",
                        "magic-wormhole",
                        "thefuck",
                        "sigil",
                        "py313-iniparse",
                        "py313-google-auth",
                        "py313-agate",
                        "py313-csvkit",
                        "py313-pyannotate",
                        "py313-qrcode",
                        "py313-configobj",
                        "py313-ansible-core",
                        "py313-pynacl",
                        "py313-flask-restful",
                        "py313-flasgger",
                        "py313-httpbin",
                        "py313-sphinxcontrib-httpdomain",
                        "grass",
                        "deluge",
                        "py313-pypostal",
                        "py313-jsonpath-rw",
                        "py313-blessed",
                        "py313-django-htmlmin",
                        "py313-responses",
                        "py313-xdis",
                        "py313-hdfs",
                        "py313-protobuf3",
                        "py-six",
                        "py313-fs",
                        "py313-dateutil",
                        "py313-freezegun",
                        "py313-prov",
                        "funky"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-automat",
                        "impacket",
                        "py313-resampy",
                        "py313-pytest-shutil",
                        "py313-langdetect"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-uncompyle6",
                        "py313-pytest-fixture-config",
                        "py313-openid",
                        "py313-iocapture",
                        "py313-pyicu"
                    ]
                }
            ]
        },
        {
            "name": "py312-six",
            "portdir": "python/py-six",
            "version": "1.17.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/six/",
            "description": "py-six is a Python 2 and 3 compatibility library.",
            "long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-build",
                        "py312-installer",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "spice-gtk"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-bigfloat",
                        "py312-tox",
                        "py312-rfc3339-validator",
                        "py312-tempora",
                        "py312-requests-mock",
                        "py312-protobuf3",
                        "py312-fs",
                        "py312-freezegun",
                        "py312-ligo-segments",
                        "py312-prov",
                        "py312-xhtml2pdf",
                        "py312-ipython-sql",
                        "py312-logilab-constraint",
                        "py312-html5lib",
                        "py312-google-auth",
                        "py312-agate",
                        "py312-csvkit",
                        "py312-leather",
                        "py312-qrcode",
                        "py312-configobj",
                        "mackup",
                        "py312-mando",
                        "py312-ansible-core",
                        "py312-pynacl",
                        "py312-jsbeautifier",
                        "xml2rfc",
                        "py312-pywinrm",
                        "py312-flask-restful",
                        "git-review",
                        "py312-dropbox",
                        "py312-pathlib2",
                        "py312-flasgger",
                        "py312-httpbin",
                        "py312-stone",
                        "py312-scour",
                        "py312-sphinxcontrib-httpdomain",
                        "py312-lesscpy",
                        "py312-irodsclient",
                        "py312-dijitso",
                        "py312-pypostal",
                        "py312-jsonpath-rw",
                        "py312-blessed",
                        "py312-responses",
                        "py312-ufl",
                        "py312-vobject",
                        "py312-healpy",
                        "py312-lscsoft-glue",
                        "py312-gviz_api",
                        "legit",
                        "py312-xdis",
                        "py312-hdfs",
                        "py312-hypy",
                        "py312-pyannotate",
                        "py312-dateutil"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-esridump",
                        "py312-pytest-shutil",
                        "py312-resampy",
                        "py312-automat",
                        "py312-langdetect"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-uncompyle6",
                        "py312-ddt",
                        "py312-pytest-fixture-config",
                        "py312-panedr",
                        "py312-iocapture",
                        "py312-pyicu",
                        "py312-openid"
                    ]
                }
            ]
        },
        {
            "name": "py311-six",
            "portdir": "python/py-six",
            "version": "1.17.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/six/",
            "description": "py-six is a Python 2 and 3 compatibility library.",
            "long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-leather",
                        "py311-bigfloat",
                        "py311-tox",
                        "py311-rfc3339-validator",
                        "py311-tempora",
                        "py311-docker",
                        "py311-dockerpty",
                        "py311-hdbscan",
                        "py311-junit-xml",
                        "py311-requests-mock",
                        "py311-hdfs",
                        "py311-protobuf3",
                        "py311-dateutil",
                        "py311-fs",
                        "py311-freezegun",
                        "py311-amazon.ion",
                        "py311-prov",
                        "py311-pytools",
                        "py311-blessings",
                        "py311-xhtml2pdf",
                        "py311-pytest-profiling",
                        "py311-ipython-sql",
                        "py311-logilab-constraint",
                        "py311-html5lib",
                        "py311-iniparse",
                        "py311-google-auth",
                        "py311-agate",
                        "py311-csvkit",
                        "py311-pyannotate",
                        "py311-mongoengine",
                        "py311-kubernetes",
                        "py311-taskw",
                        "py311-canmatrix",
                        "oci-cli",
                        "py311-ecdsa",
                        "py311-qrcode",
                        "py311-rchitect",
                        "py311-keras",
                        "py311-keras_applications",
                        "py311-configobj",
                        "py311-mando",
                        "py311-ansible-core",
                        "py311-pynacl",
                        "py311-pywinrm",
                        "docker-compose",
                        "py311-dropbox",
                        "py311-pathlib2",
                        "py311-flasgger",
                        "py311-httpbin",
                        "py311-stone",
                        "py311-scour",
                        "py311-sphinxcontrib-httpdomain",
                        "grass7",
                        "py311-lesscpy",
                        "py311-dijitso",
                        "py311-pypostal",
                        "py311-jsonpath-rw",
                        "py311-blessed",
                        "py311-responses",
                        "py311-parver",
                        "py311-ufl",
                        "py311-vobject",
                        "py311-xdis"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-pytest-shutil",
                        "py311-xmldiff",
                        "py311-pyopencl",
                        "py311-langdetect",
                        "py311-sacremoses",
                        "py311-halo",
                        "py311-tensorflow-datasets",
                        "py311-spotipy",
                        "py311-resampy",
                        "py311-pretty-midi",
                        "py311-oslo-i18n",
                        "py311-automat",
                        "py311-python-coveralls"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest-fixture-config",
                        "py311-iocapture",
                        "py311-pyicu",
                        "py311-uncompyle6",
                        "py311-openid",
                        "py311-ddt"
                    ]
                }
            ]
        },
        {
            "name": "py310-six",
            "portdir": "python/py-six",
            "version": "1.17.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/six/",
            "description": "py-six is a Python 2 and 3 compatibility library.",
            "long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "volk"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-bigfloat",
                        "py310-tox",
                        "py310-rfc3339-validator",
                        "py310-tempora",
                        "py310-docker",
                        "py310-dockerpty",
                        "py310-hdbscan",
                        "py310-hieroglyph",
                        "py310-junit-xml",
                        "py310-requests-mock",
                        "py310-mongoengine",
                        "py310-leather",
                        "py310-ufl",
                        "py310-vobject",
                        "py310-healpy",
                        "py310-xdis",
                        "py310-hdfs",
                        "py310-grpcio",
                        "py310-protobuf3",
                        "py310-dateutil",
                        "py310-fs",
                        "py310-freezegun",
                        "py310-amazon.ion",
                        "py310-oauth2client",
                        "py310-prov",
                        "py310-pytools",
                        "py310-blessings",
                        "py310-xhtml2pdf",
                        "py310-pytest-profiling",
                        "py310-ipython-sql",
                        "py310-logilab-constraint",
                        "py310-html5lib",
                        "py310-iniparse",
                        "py310-google-auth",
                        "py310-agate",
                        "py310-csvkit",
                        "py310-pyannotate",
                        "py310-kubernetes",
                        "py310-taskw",
                        "uhd",
                        "uhd-39lts",
                        "uhd-devel",
                        "tuir",
                        "py310-ecdsa",
                        "py310-qrcode",
                        "py310-rchitect",
                        "py310-treq",
                        "py310-keras",
                        "py310-keras_applications",
                        "py310-ckanapi",
                        "py310-configobj",
                        "py310-mando",
                        "py310-ansible-core",
                        "py310-pynacl",
                        "py310-pywinrm",
                        "py310-tensorflow",
                        "py310-dropbox",
                        "py310-pathlib2",
                        "py310-flasgger",
                        "py310-httpbin",
                        "py310-stone",
                        "py310-scour",
                        "py310-sphinxcontrib-httpdomain",
                        "py310-lesscpy",
                        "py310-dijitso",
                        "py310-tensorboard",
                        "py310-pypostal",
                        "py310-jsonpath-rw",
                        "py310-blessed",
                        "py310-sqlalchemy-migrate",
                        "py310-responses",
                        "py310-parver"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pretty-midi",
                        "py310-sacremoses",
                        "py310-sure",
                        "py310-python-coveralls",
                        "py310-python-multipart",
                        "py310-serverlessrepo",
                        "py310-resampy",
                        "py310-pytest-shutil",
                        "py310-pyopencl",
                        "py310-xmldiff",
                        "py310-tensorboardX",
                        "py310-halo",
                        "py310-tensorflow-datasets",
                        "py310-spotipy",
                        "py310-oslo-i18n",
                        "py310-langdetect",
                        "py310-automat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-iocapture",
                        "py310-uncompyle6",
                        "py310-pytest-fixture-config",
                        "py310-ddt",
                        "py310-sure",
                        "py310-openid",
                        "py310-pyicu",
                        "py310-rednose"
                    ]
                }
            ]
        },
        {
            "name": "py39-six",
            "portdir": "python/py-six",
            "version": "1.17.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/six/",
            "description": "py-six is a Python 2 and 3 compatibility library.",
            "long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "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": "build",
                    "ports": [
                        "volk-gnss-sdr",
                        "volk-gnss-sdr-devel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-bigfloat",
                        "py39-tox",
                        "py39-rfc3339-validator",
                        "py39-tempora",
                        "py39-colour",
                        "py39-docker",
                        "py39-dockerpty",
                        "py39-eli5",
                        "py39-leather",
                        "py39-pyannotate",
                        "py39-lesscpy",
                        "py39-GridDataFormats",
                        "py39-dijitso",
                        "py39-tensorboard",
                        "py39-tensorboard1",
                        "py39-rbtools",
                        "py39-geocoder",
                        "py39-routes",
                        "py39-pypostal",
                        "py39-jsonpath-rw",
                        "py39-blessed",
                        "py39-sqlalchemy-migrate",
                        "py39-responses",
                        "py39-parver",
                        "py39-ufl",
                        "py39-vobject",
                        "py39-healpy",
                        "py39-xdis",
                        "py39-hdfs",
                        "py39-grpcio",
                        "py39-protobuf3",
                        "py39-dateutil",
                        "py39-fs",
                        "py39-gwpy",
                        "py39-freezegun",
                        "py39-amazon.ion",
                        "py39-oauth2client",
                        "py39-prov",
                        "py39-pytools",
                        "py39-blessings",
                        "py39-bson",
                        "py39-xhtml2pdf",
                        "py39-pytest-profiling",
                        "py39-ipython-sql",
                        "py39-logilab-constraint",
                        "py39-html5lib",
                        "py39-iniparse",
                        "py39-google-auth",
                        "py39-agate",
                        "py39-csvkit",
                        "py39-hdbscan",
                        "py39-hieroglyph",
                        "py39-junit-xml",
                        "py39-magenta",
                        "py39-requests-mock",
                        "py39-matplotlib-basemap",
                        "py39-mongoengine",
                        "py39-kubernetes",
                        "py39-taskw",
                        "gnuradio",
                        "gnuradio-next",
                        "py39-ligo-segments",
                        "py39-ecdsa",
                        "py39-qrcode",
                        "py39-rchitect",
                        "py39-treq",
                        "py39-keras",
                        "py39-keras_applications",
                        "py39-configobj",
                        "py39-gitfs",
                        "q-textasdata",
                        "py39-ansible-core",
                        "py39-pynacl",
                        "py39-pywinrm",
                        "py39-tensorflow",
                        "py39-tensorflow1",
                        "py39-dropbox",
                        "py39-pathlib2",
                        "py39-flasgger",
                        "py39-httpbin",
                        "py39-stone",
                        "py39-scour",
                        "py39-sphinxcontrib-httpdomain"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-python-coveralls",
                        "py39-python-multipart",
                        "py39-regions",
                        "py39-elasticsearch-dsl",
                        "py39-automat",
                        "py39-sacremoses",
                        "py39-xmldiff",
                        "py39-pytest-shutil",
                        "py39-langdetect",
                        "py39-serverlessrepo",
                        "py39-gin-config",
                        "py39-kfac",
                        "py39-pyopencl",
                        "py39-sure",
                        "py39-esridump",
                        "py39-mesh-tensorflow",
                        "py39-mir_eval",
                        "py39-parse-type",
                        "py39-pretty-midi",
                        "py39-resampy",
                        "py39-tensor2tensor",
                        "py39-tensorboardX",
                        "py39-tensorflow-datasets",
                        "py39-tensorflow-data-validation",
                        "py39-tensorflow-probability",
                        "py39-tensorflow-transform",
                        "py39-tfx-bsl",
                        "py39-spotipy",
                        "py39-oslo-i18n",
                        "py39-magenta",
                        "py39-dm-tree",
                        "py39-behave"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-openid",
                        "py39-iocapture",
                        "py39-pytest-fixture-config",
                        "py39-rednose",
                        "py39-sure",
                        "py39-uncompyle6",
                        "py39-ddt",
                        "py39-pyicu"
                    ]
                }
            ]
        },
        {
            "name": "py38-six",
            "portdir": "python/py-six",
            "version": "1.17.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/six/",
            "description": "py-six is a Python 2 and 3 compatibility library.",
            "long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-grpcio",
                        "py38-gwpy",
                        "py38-tensorflow1",
                        "py38-parver",
                        "py38-scruffington",
                        "py38-bidi",
                        "py38-treq",
                        "py38-bigfloat",
                        "py38-tox",
                        "py38-xhtml2pdf",
                        "py38-patsy",
                        "py38-pathlib2",
                        "py38-h5py",
                        "py38-lal",
                        "py38-oauth2client",
                        "py38-google-auth",
                        "py38-prov",
                        "py38-gwdatafind",
                        "py38-healpy",
                        "py38-hieroglyph",
                        "py38-httpbin",
                        "py38-pynacl",
                        "py38-latexcodec",
                        "py38-ligo-lw",
                        "py38-lscsoft-glue",
                        "py38-agate",
                        "py38-csvkit",
                        "py38-leather",
                        "py38-matplotlib-basemap",
                        "py38-mongoengine",
                        "py38-sqlalchemy-migrate",
                        "py38-storm",
                        "py38-taskw",
                        "py38-ipython-sql",
                        "py38-dijitso",
                        "py38-ufl",
                        "py38-bleach",
                        "py38-pypostal",
                        "py38-html5lib",
                        "py38-asttokens",
                        "py38-anytree",
                        "py38-protobuf3",
                        "py38-jsonpath-rw",
                        "py38-mediafile",
                        "py38-pyannotate",
                        "py38-dateutil",
                        "py38-pytest-profiling",
                        "py38-freezegun",
                        "py38-eventlet",
                        "py38-xdis",
                        "py38-eli5",
                        "py38-tempora",
                        "py38-magenta",
                        "py38-fs",
                        "py38-rad",
                        "py38-geocoder",
                        "py38-hdfs",
                        "py38-iniparse",
                        "py38-bson",
                        "py38-cheroot",
                        "py38-construct",
                        "py38-libnacl",
                        "py38-requests-mock",
                        "py38-fiona",
                        "py38-keras_applications",
                        "py38-presets",
                        "py38-GridDataFormats",
                        "py38-colour",
                        "py38-theano",
                        "py38-django-extensions",
                        "py38-docker",
                        "py38-dockerpty",
                        "py38-dockerpy-creds",
                        "py38-blessings",
                        "py38-twilio",
                        "py38-ansible-core",
                        "py38-xlib",
                        "py38-configobj",
                        "py38-logilab-constraint",
                        "py38-ligo-segments",
                        "pybombs",
                        "pybombs-devel",
                        "py38-tensorflow",
                        "py38-keras",
                        "py38-tensorboard",
                        "py38-tensorboard1",
                        "py38-responses",
                        "py38-routes",
                        "py38-isodate",
                        "py38-dap",
                        "py38-pybtex",
                        "py38-hdbscan",
                        "py38-pytools",
                        "py38-blessed",
                        "py38-qrcode",
                        "py38-ecdsa",
                        "py38-rbtools",
                        "py38-rdflib",
                        "py38-jsbeautifier",
                        "py38-amazon.ion",
                        "py38-vobject",
                        "py38-rfc3339-validator",
                        "py38-stevedore",
                        "py38-ligo-gracedb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-magenta",
                        "py38-tensor2tensor",
                        "py38-python-coveralls",
                        "py38-tensorflow-transform",
                        "py38-regions",
                        "py38-keystoneauth1",
                        "py38-cfn-lint",
                        "py38-debtcollector",
                        "py38-spotipy",
                        "py38-dm-tree",
                        "py38-resampy",
                        "py38-sure",
                        "py38-cinderclient",
                        "py38-mir_eval",
                        "py38-tensorflow-data-validation",
                        "py38-tensorflow-datasets",
                        "py38-tfx-bsl",
                        "py38-pretty-midi",
                        "py38-pytest-shutil",
                        "py38-keystoneclient",
                        "py38-tensorboardX",
                        "py38-pyopencl",
                        "py38-tensorflow-probability",
                        "py38-behave",
                        "py38-aws-sam-translator",
                        "py38-oslo-i18n",
                        "py38-langdetect",
                        "py38-openstackclient",
                        "py38-gin-config",
                        "py38-xmldiff",
                        "py38-automat",
                        "py38-esridump",
                        "py38-wxpython-4.0",
                        "py38-kfac",
                        "py38-mesh-tensorflow",
                        "py38-parse-type",
                        "py38-elasticsearch-dsl",
                        "py38-sacremoses",
                        "py38-fire",
                        "py38-python-multipart",
                        "py38-oslo-utils"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pyicu",
                        "py38-uncompyle6",
                        "py38-iocapture",
                        "py38-panedr",
                        "py38-sure",
                        "py38-ddt",
                        "py38-rednose",
                        "py38-pytest-fixture-config"
                    ]
                }
            ]
        },
        {
            "name": "py37-six",
            "portdir": "python/py-six",
            "version": "1.17.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/six/",
            "description": "py-six is a Python 2 and 3 compatibility library.",
            "long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-ecdsa",
                        "py37-qrcode",
                        "py37-webtest",
                        "py37-requests-mock",
                        "py37-storm",
                        "py37-tensorflow1",
                        "py37-cheroot",
                        "py37-google-auth",
                        "py37-twilio",
                        "py37-protobuf3",
                        "py37-pytools",
                        "py37-geocoder",
                        "py37-hdfs",
                        "py37-construct",
                        "py37-ipython-sql",
                        "py37-irodsclient",
                        "py37-bleach",
                        "py37-jsonpath-rw",
                        "py37-keras_applications",
                        "py37-routes",
                        "py37-patsy",
                        "py37-dockerpy-creds",
                        "py37-bigfloat",
                        "py37-protego",
                        "py37-isodate",
                        "py37-gwpy",
                        "py37-keras",
                        "py37-magenta",
                        "py37-pathlib2",
                        "py37-agate",
                        "py37-leather",
                        "py37-eventlet",
                        "py37-GridDataFormats",
                        "py37-jsbeautifier",
                        "py37-munch",
                        "py37-rdflib",
                        "py37-docker",
                        "py37-csvkit",
                        "py37-bpython",
                        "py37-vobject",
                        "py37-pynacl",
                        "py37-w3lib",
                        "py37-httpbin",
                        "py37-dockerpty",
                        "py37-tempora",
                        "py37-gcn",
                        "py37-matplotlib-basemap",
                        "py37-grpcio",
                        "py37-html5lib",
                        "py37-dateutil",
                        "py37-freezegun",
                        "py37-parsimonious",
                        "py37-paver",
                        "py37-presets",
                        "py37-pybtex",
                        "py37-rbtools",
                        "py37-prov",
                        "py37-scruffington",
                        "py37-tweepy",
                        "py37-ufl",
                        "py37-ligo-lw",
                        "py37-xlib",
                        "py37-latexcodec",
                        "py37-xdis",
                        "py37-tox",
                        "py37-lal",
                        "py37-mediafile",
                        "py37-eli5",
                        "py37-stevedore",
                        "py37-asttokens",
                        "py37-libnacl",
                        "py37-pyxb",
                        "py37-fs",
                        "py37-xhtml2pdf",
                        "py37-mongoengine",
                        "py37-taskw",
                        "py37-parsel",
                        "py37-ansible-core",
                        "py37-configobj",
                        "py37-blessed",
                        "py37-blessings",
                        "py37-bson",
                        "py37-healpy",
                        "py37-dap",
                        "py37-dijitso",
                        "py37-django-extensions",
                        "py37-fixtures",
                        "py37-flask-cors",
                        "py37-colour",
                        "py37-h5py",
                        "py37-hdbscan",
                        "py37-hieroglyph",
                        "py37-rasa-nlu",
                        "py37-hypy",
                        "py37-gwdatafind",
                        "py37-responses",
                        "py37-sqlalchemy-migrate",
                        "py37-ligo-gracedb",
                        "py37-ligo-segments",
                        "py37-tensorboard",
                        "py37-anytree",
                        "py37-tensorboard1",
                        "py37-tensorflow",
                        "py37-oauth2client",
                        "py37-parver",
                        "py37-pybtex-docutils",
                        "py37-pyhyphen",
                        "py37-theano",
                        "py37-pypostal",
                        "py37-lscsoft-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-kfac",
                        "py37-python-coveralls",
                        "py37-tensorboardX",
                        "py37-behave",
                        "py37-tensorflow-data-validation",
                        "py37-tensorflow-probability",
                        "py37-tensorflow-transform",
                        "py37-sacremoses",
                        "py37-oslo-i18n",
                        "py37-python-multipart",
                        "py37-oslo-utils",
                        "py37-cfn-lint",
                        "py37-tensorflow-datasets",
                        "py37-regions",
                        "py37-resampy",
                        "py37-tfx-bsl",
                        "py37-sure",
                        "py37-pretty-midi",
                        "py37-gin-config",
                        "py37-parse-type",
                        "py37-mesh-tensorflow",
                        "py37-elasticsearch-dsl",
                        "py37-esridump",
                        "py37-mir_eval",
                        "py37-nbval",
                        "py37-cliff",
                        "py37-dm-tree",
                        "py37-librosa",
                        "py37-aws-sam-translator",
                        "py37-wxpython-4.0",
                        "py37-pyopencl",
                        "py37-xmldiff",
                        "py37-cinderclient",
                        "py37-debtcollector",
                        "py37-magenta",
                        "py37-automat",
                        "py37-pytest-shutil",
                        "py37-keystoneauth1",
                        "py37-keystoneclient",
                        "py37-openstackclient",
                        "py37-tensor2tensor",
                        "py37-fire"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-rednose",
                        "py37-pyicu",
                        "py37-uncompyle6",
                        "py37-ddt",
                        "py37-iocapture",
                        "py37-sure",
                        "py37-panedr",
                        "py37-pytest-fixture-config"
                    ]
                }
            ]
        },
        {
            "name": "py36-six",
            "portdir": "python/py-six",
            "version": "1.17.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/six/",
            "description": "py-six is a Python 2 and 3 compatibility library.",
            "long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-ecdsa"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-eventlet",
                        "py36-blessings",
                        "py36-absl",
                        "py36-tweepy",
                        "py36-twilio",
                        "py36-freezegun",
                        "py36-configobj",
                        "py36-jsonschema",
                        "py36-dijitso",
                        "py36-trollius",
                        "py36-requests-mock",
                        "py36-latexcodec",
                        "py36-ligo-segments",
                        "py36-routes",
                        "py36-webtest",
                        "py36-ligo-lw",
                        "py36-protobuf3",
                        "py36-pybtex",
                        "py36-pybtex-docutils",
                        "py36-pytest-xdist",
                        "py36-pytools",
                        "py36-traitlets",
                        "py36-pathlib2",
                        "py36-mongoengine",
                        "py36-pynacl",
                        "py36-dateutil",
                        "py36-construct",
                        "py36-fiona",
                        "py36-blessed",
                        "py36-agate",
                        "py36-ufl",
                        "py36-astroquery",
                        "py36-bson",
                        "py36-ckanapi",
                        "py36-colour",
                        "py36-csvkit",
                        "py36-dockerpy-creds",
                        "py36-eli5",
                        "py36-patsy",
                        "py36-gcn",
                        "py36-geocoder",
                        "py36-gwdatafind",
                        "py36-gwosc",
                        "py36-gwpy",
                        "py36-hdfs",
                        "py36-healpy",
                        "py36-ipython-sql",
                        "py36-irodsclient",
                        "py36-jug",
                        "py36-keras",
                        "py36-keras_applications",
                        "py36-leather",
                        "py36-libnacl",
                        "py36-ligo-gracedb",
                        "py36-lscsoft-glue",
                        "py36-mando",
                        "py36-multipledispatch",
                        "py36-parsimonious",
                        "py36-plumbum",
                        "py36-pyhyphen",
                        "py36-pypostal",
                        "py36-pyxb",
                        "py36-qrcode",
                        "py36-rasa-nlu",
                        "py36-scruffington",
                        "py36-tensorboard1",
                        "py36-theano",
                        "py36-vobject",
                        "py36-word2vec",
                        "py36-ansible-core",
                        "py36-cheroot",
                        "py36-hieroglyph",
                        "py36-w3lib",
                        "py36-taskw",
                        "py36-txaio",
                        "py36-parsel",
                        "py36-anytree",
                        "py36-tox",
                        "py36-lmfit",
                        "py36-cookiecutter",
                        "py36-GridDataFormats",
                        "py36-tempora",
                        "py36-fasteners",
                        "py36-sqlalchemy-migrate",
                        "py36-bleach",
                        "py36-bpython",
                        "py36-openssl",
                        "py36-parver",
                        "py36-fs",
                        "py36-matplotlib-basemap",
                        "py36-isodate",
                        "py36-prov",
                        "py36-rdflib",
                        "py36-requests-file",
                        "py36-xdis",
                        "py36-acme",
                        "py36-google-api",
                        "py36-oauth2client",
                        "py36-tblib",
                        "py36-munch",
                        "py36-django-htmlmin",
                        "py36-stevedore",
                        "py36-html5lib",
                        "py36-google-auth",
                        "py36-fido2",
                        "py36-lal",
                        "py36-paramiko"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-automat",
                        "py36-nbval",
                        "py36-debtcollector",
                        "py36-keystoneauth1",
                        "py36-keystoneclient",
                        "py36-wxpython-4.0",
                        "py36-pyopencl",
                        "py36-readme_renderer",
                        "py36-openstackclient",
                        "py36-behave",
                        "py36-oslo-i18n",
                        "py36-cinderclient",
                        "py36-oslo-utils",
                        "py36-cliff",
                        "py36-parse-type",
                        "py36-regions"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-paste",
                        "py36-ddt",
                        "py36-uncompyle6",
                        "py36-pyicu"
                    ]
                }
            ]
        },
        {
            "name": "py35-six",
            "portdir": "python/py-six",
            "version": "1.17.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/six/",
            "description": "py-six is a Python 2 and 3 compatibility library.",
            "long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py35-ecdsa"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-blessings",
                        "py35-freezegun",
                        "py35-pytools",
                        "py35-prompt_toolkit",
                        "py35-traitlets",
                        "py35-mongoengine",
                        "py35-cycler",
                        "py35-pyrsistent",
                        "py35-pathlib2",
                        "py35-dateutil",
                        "py35-mock",
                        "py35-construct",
                        "py35-fiona",
                        "py35-blessed",
                        "py35-agate",
                        "py35-ansible-base",
                        "py35-astroquery",
                        "py35-bpython",
                        "py35-bson",
                        "py35-cartopy",
                        "py35-ckanapi",
                        "py35-cryptography",
                        "py35-csvkit",
                        "py35-dockerpy-creds",
                        "py35-eli5",
                        "py35-patsy",
                        "py35-fido2",
                        "py35-gcn",
                        "py35-hdfs",
                        "py35-healpy",
                        "py35-ipython-sql",
                        "py35-jug",
                        "py35-keras",
                        "py35-keras_applications",
                        "py35-leather",
                        "py35-libnacl",
                        "py35-mando",
                        "py35-multipledispatch",
                        "py35-openssl",
                        "py35-plumbum",
                        "py35-pynacl",
                        "py35-pypostal",
                        "py35-pyxb",
                        "py35-qtawesome",
                        "py35-scruffington",
                        "py35-theano",
                        "py35-tweepy",
                        "py35-twilio",
                        "py35-vobject",
                        "py35-word2vec",
                        "py35-cheroot",
                        "py35-hieroglyph",
                        "py35-w3lib",
                        "py35-taskw",
                        "py35-parsel",
                        "py35-anytree",
                        "py35-tox",
                        "py35-tempora",
                        "py35-fasteners",
                        "py35-sqlalchemy-migrate",
                        "py35-bleach",
                        "py35-matplotlib-basemap",
                        "py35-isodate",
                        "py35-prov",
                        "py35-rdflib",
                        "py35-xdis",
                        "py35-google-api",
                        "py35-oauth2client",
                        "py35-virtualenv",
                        "py35-distributed",
                        "py35-tblib",
                        "py35-bokeh",
                        "py35-munch",
                        "py35-scikit-image",
                        "py35-django-htmlmin",
                        "py35-stevedore",
                        "py35-html5lib",
                        "py35-google-auth",
                        "py35-astroid",
                        "py35-bcrypt",
                        "py35-configobj",
                        "py35-jsonschema",
                        "py35-trollius",
                        "py35-requests-mock",
                        "py35-routes",
                        "py35-webtest",
                        "py35-protobuf3",
                        "py35-pytest-xdist"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-wxpython-4.0",
                        "py35-nbval",
                        "py35-pyopencl",
                        "py35-regions",
                        "py35-automat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-ddt",
                        "py35-pyicu",
                        "py35-uncompyle6",
                        "py35-paste"
                    ]
                }
            ]
        },
        {
            "name": "py27-six",
            "portdir": "python/py-six",
            "version": "1.17.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/six/",
            "description": "py-six is a Python 2 and 3 compatibility library.",
            "long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py27-paramiko",
                        "py27-ecdsa",
                        "py27-iniparse",
                        "py27-storm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-eyed3",
                        "py27-twilio",
                        "py27-xhtml2pdf",
                        "py27-ansible-core",
                        "py27-blessed",
                        "py27-xmldiff",
                        "py27-rpy2",
                        "py27-MDAnalysis",
                        "py27-agate",
                        "py27-astroquery",
                        "py27-backports-ssl",
                        "py27-bson",
                        "py27-cartopy",
                        "py27-cherrypy",
                        "py27-ckanapi",
                        "py27-colour",
                        "py27-csvkit",
                        "py27-dap",
                        "py27-django-extensions",
                        "py27-dockerpty",
                        "py27-dockerpy-creds",
                        "py27-patsy",
                        "py27-fixtures",
                        "py27-gcn",
                        "py27-geocoder",
                        "py27-gwdatafind",
                        "py27-gwosc",
                        "py27-gwpy",
                        "py27-hdfs",
                        "py27-healpy",
                        "py27-hypy",
                        "py27-ipython-sql",
                        "py27-irodsclient",
                        "py27-jenkins-job-builder",
                        "py27-jsbeautifier",
                        "py27-jug",
                        "py27-keras",
                        "py27-keras_applications",
                        "py27-leather",
                        "py27-libnacl",
                        "py27-ligo-gracedb",
                        "py27-mando",
                        "py27-multipledispatch",
                        "py27-nibabel",
                        "py27-parsimonious",
                        "py27-plumbum",
                        "py27-pyhyphen",
                        "py27-pypostal",
                        "py27-pyxb",
                        "py27-qrcode",
                        "py27-qtawesome",
                        "py27-rad",
                        "py27-html5lib",
                        "py27-eventlet",
                        "py27-docker",
                        "py27-absl",
                        "py27-textile",
                        "py27-pathlib2",
                        "py27-more-itertools",
                        "calendar-contacts-server",
                        "py27-matplotlib",
                        "py27-cycler",
                        "py27-sqlalchemy-migrate",
                        "py27-ligo-lw",
                        "py27-lscsoft-glue",
                        "py27-protobuf3",
                        "py27-dateutil",
                        "py27-mock",
                        "py27-singledispatch",
                        "py27-virtualenv",
                        "py27-freezegun",
                        "py27-pytest",
                        "py27-ligo-segments",
                        "py27-cryptography",
                        "py27-scruffington",
                        "py27-tensorboard1",
                        "py27-theano",
                        "py27-vobject",
                        "py27-xlib",
                        "py27-cheroot",
                        "py27-hieroglyph",
                        "py27-w3lib",
                        "py27-taskw",
                        "py27-sphinxcontrib-bibtex",
                        "py27-parsel",
                        "py27-anytree",
                        "py27-docstyle",
                        "py27-tox",
                        "py27-s3fs",
                        "py27-lmfit",
                        "py27-GridDataFormats",
                        "py27-tempora",
                        "py27-fasteners",
                        "py27-altair",
                        "py27-bleach",
                        "py27-parver",
                        "py27-fs",
                        "py27-matplotlib-basemap",
                        "py27-prompt_toolkit",
                        "py27-isodate",
                        "py27-prov",
                        "py27-rdflib",
                        "py27-requests-file",
                        "py27-pyrsistent",
                        "py27-xdis",
                        "py27-google-api",
                        "py27-oauth2client",
                        "py27-bpython",
                        "py27-distributed",
                        "py27-tblib",
                        "py27-bokeh",
                        "py27-munch",
                        "py27-ligotimegps",
                        "py27-scikit-image",
                        "py27-django-htmlmin",
                        "py27-stevedore",
                        "py27-scrapy",
                        "py27-requests-mock",
                        "py27-google-auth",
                        "py27-fido2",
                        "py27-astroid",
                        "py27-pylint",
                        "py27-tweepy",
                        "py27-logilab-common",
                        "py27-creoleparser",
                        "py27-trollius",
                        "py27-blessings",
                        "py27-fixture",
                        "py27-webtest",
                        "py27-jsonschema",
                        "dqsegdb",
                        "py27-urlgrabber",
                        "py27-traitlets",
                        "py27-pybtex-docutils",
                        "py27-pytest-xdist",
                        "py27-pytools",
                        "py27-configobj",
                        "py27-routes",
                        "py27-mongoengine",
                        "py27-unittest2",
                        "py27-pynacl",
                        "py27-lal",
                        "py27-paver",
                        "py27-bcrypt",
                        "py27-latexcodec",
                        "py27-pybtex"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-automat",
                        "py27-pyopencl",
                        "py27-parse-type",
                        "py27-readme_renderer",
                        "digital_rf",
                        "py27-sphinx",
                        "py27-wxpython-4.0",
                        "py27-behave",
                        "uzbl",
                        "py27-structlog",
                        "py27-regions",
                        "py27-nbval"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-uncompyle6",
                        "py27-attrs",
                        "py27-paste",
                        "py27-ddt",
                        "py27-pyicu",
                        "py27-ujson"
                    ]
                }
            ]
        },
        {
            "name": "py314-setuptools_scm",
            "portdir": "python/py-setuptools_scm",
            "version": "9.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/setuptools_scm/",
            "description": "Package to manage versions by scm tags.",
            "long_description": "Package to manage versions by scm tags.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2707
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-packaging",
                        "py314-setuptools",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-iniconfig",
                        "py314-pluggy",
                        "py314-dateutil",
                        "py314-pytest"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-hatch-vcs"
                    ]
                }
            ]
        },
        {
            "name": "py313-setuptools_scm",
            "portdir": "python/py-setuptools_scm",
            "version": "9.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/setuptools_scm/",
            "description": "Package to manage versions by scm tags.",
            "long_description": "Package to manage versions by scm tags.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2707
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-packaging",
                        "py313-setuptools",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-html2text",
                        "py313-charset-normalizer",
                        "litecli",
                        "mycli",
                        "py313-pgspecial",
                        "py313-importlib-metadata",
                        "py313-sqlglot",
                        "py313-jaraco.functools",
                        "py313-colorcet",
                        "py313-tropycal",
                        "py313-license-expression",
                        "py313-tempora",
                        "py313-etuples",
                        "py313-lmfit",
                        "py313-requests-mock",
                        "py313-metpy",
                        "py313-scikit-hep-hepstats",
                        "py313-scikit-hep-mplhep",
                        "py313-scikit-hep-mplhep_data",
                        "py313-cons",
                        "py313-freetype",
                        "py313-path",
                        "py313-spopt",
                        "py313-spreg",
                        "py313-pyarrow",
                        "git-cola",
                        "py313-napari-svg",
                        "py313-pygithub",
                        "py313-urwid",
                        "py313-minikanren",
                        "py313-h5netcdf",
                        "py313-xlib",
                        "py313-automat",
                        "py313-cmd2",
                        "py313-backports.tarfile",
                        "py313-pygmt",
                        "py313-jaraco.context",
                        "py313-ujson",
                        "py313-nest_asyncio",
                        "py313-sip",
                        "py313-tldextract",
                        "py313-asdf-coordinates-schemas",
                        "py313-uri-template",
                        "py313-asdf-transform-schemas",
                        "py313-pytest-qt",
                        "py313-sphinxnotes-strike",
                        "py313-extension-helpers",
                        "verde",
                        "codespell",
                        "py313-emcee3",
                        "py313-semver",
                        "rdiff-backup",
                        "py313-subprocess-tee",
                        "py313-ansible-compat",
                        "py313-lazy_object_proxy",
                        "py313-cvxopt",
                        "ansible-lint",
                        "py313-pytest-mock",
                        "py313-executing",
                        "py313-pytest-xprocess",
                        "xrootd",
                        "py313-pyusb",
                        "py313-uncertainties",
                        "py313-siphon",
                        "rst2pdf",
                        "py313-argon2-cffi-bindings",
                        "py313-pooch",
                        "py313-pytest-runner",
                        "py313-xlsx2csv",
                        "py313-pyvo",
                        "py313-mpl-animators",
                        "py313-pathvalidate",
                        "py313-py7zr",
                        "py313-enrich",
                        "py313-rstcheck-core",
                        "py313-rstcheck",
                        "py313-setuptools-rust",
                        "py313-pyppmd",
                        "py313-zipfile-deflate64",
                        "py313-python-lsp-server",
                        "py313-python-lsp-jsonrpc",
                        "py313-pyrfc3339",
                        "py313-lz4",
                        "py313-xmlsec",
                        "py313-zopfli",
                        "py313-pyqt-builder",
                        "py313-sip-devel",
                        "py313-tqdm",
                        "py313-requests-file",
                        "py313-astropy",
                        "beets-summarize",
                        "mercurial",
                        "py313-asdf-unit-schemas",
                        "py313-branca",
                        "py313-cbor2",
                        "py313-pytest-django",
                        "py313-tabulate",
                        "py313-pytest-mpl",
                        "py313-pointpats",
                        "py313-jaraco.collections",
                        "py313-samplerate",
                        "py313-soxr",
                        "py313-drms",
                        "py313-spaghetti",
                        "py313-spglm",
                        "py313-mapclassify",
                        "twine",
                        "py313-pytest-xdist",
                        "py313-isodate",
                        "py313-tobler",
                        "py313-napari-plugin-engine",
                        "py313-napari-console",
                        "py313-astropy-healpix",
                        "py313-cartopy",
                        "py313-matplotlib",
                        "py313-netcdf4",
                        "py313-numcodecs",
                        "py313-folium",
                        "py313-pyerfa",
                        "py313-spglib",
                        "py313-sunpy",
                        "py313-vispy",
                        "py313-xraydb",
                        "py313-statsmodels",
                        "py313-cppy",
                        "py313-sphinx-gallery",
                        "py313-kiwisolver",
                        "py313-iniconfig",
                        "py313-multivolumefile",
                        "py313-pluggy",
                        "py313-esda",
                        "py313-pybcj",
                        "py313-giddy",
                        "py313-pyfatfs",
                        "py313-dateutil",
                        "py313-pysal",
                        "py313-segregation",
                        "py313-reproject",
                        "py313-inflate64",
                        "py313-flexcache",
                        "py313-zipp",
                        "py313-pytest",
                        "py313-pytest-asyncio",
                        "py313-keyring",
                        "py313-jaraco.text",
                        "py313-asdf",
                        "py313-emmet-core",
                        "py313-nodeenv",
                        "py313-larixite",
                        "py313-pytest-datadir",
                        "py313-pytest-forked",
                        "py313-monty",
                        "napari",
                        "py313-pytest-remotedata",
                        "py313-pyshortcuts",
                        "py313-wxmplot",
                        "py313-wxutils",
                        "py313-anyio",
                        "py313-xraylarch",
                        "py313-xarray",
                        "py313-langcodes",
                        "py313-pikepdf",
                        "py313-jaraco.classes",
                        "py313-py",
                        "py313-asteval",
                        "py313-cssutils",
                        "py313-joblib",
                        "py313-smart_open",
                        "py313-pure_eval",
                        "borgbackup",
                        "py313-sniffio",
                        "py313-stack_data",
                        "py313-asdf-standard",
                        "py313-flexparser",
                        "py313-asttokens",
                        "py313-parfive",
                        "py313-tenacity",
                        "py313-typeguard",
                        "py313-xyzservices",
                        "py313-asdf-astropy",
                        "gdown",
                        "hg-git",
                        "py313-asv",
                        "py313-pytest-flake8",
                        "py313-fugashi",
                        "py313-jsonpickle",
                        "py313-inequality",
                        "py313-libpysal",
                        "py313-momepy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-setuptools_scm_git_archive",
                        "py313-flit_scm",
                        "py-setuptools_scm",
                        "py313-hatch-vcs"
                    ]
                }
            ]
        },
        {
            "name": "py312-setuptools_scm",
            "portdir": "python/py-setuptools_scm",
            "version": "9.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/setuptools_scm/",
            "description": "Package to manage versions by scm tags.",
            "long_description": "Package to manage versions by scm tags.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2707
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-packaging",
                        "py312-setuptools",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-html2text",
                        "py312-charset-normalizer",
                        "py312-mecab-python3",
                        "py312-pgspecial",
                        "py312-mssql",
                        "py312-importlib-metadata",
                        "py312-sqlglot",
                        "py312-jaraco.functools",
                        "py312-colorcet",
                        "py312-tropycal",
                        "py312-license-expression",
                        "py312-tempora",
                        "py312-etuples",
                        "py312-control",
                        "py312-wordcloud",
                        "py312-lmfit",
                        "py312-requests-mock",
                        "py312-portalocker",
                        "py312-formencode",
                        "py312-metpy",
                        "py312-scikit-hep-hepstats",
                        "py312-scikit-hep-mplhep",
                        "py312-scikit-hep-mplhep_data",
                        "py312-cons",
                        "py312-freetype",
                        "py312-path",
                        "py312-spopt",
                        "py312-spreg",
                        "py312-pyarrow",
                        "py312-maxminddb",
                        "py312-napari-svg",
                        "py312-pygithub",
                        "py312-urwid",
                        "py312-minikanren",
                        "py312-h5netcdf",
                        "py312-automat",
                        "py312-cmd2",
                        "py312-backports.tarfile",
                        "py312-pygmt",
                        "py312-jaraco.context",
                        "py312-makefun",
                        "py312-ujson",
                        "py312-nest_asyncio",
                        "py312-sip",
                        "py312-tldextract",
                        "py312-asdf-coordinates-schemas",
                        "py312-uri-template",
                        "py312-asdf-transform-schemas",
                        "py312-rubicon-objc",
                        "py312-pytest-qt",
                        "py312-sphinxnotes-strike",
                        "py312-extension-helpers",
                        "py312-emcee3",
                        "py312-semver",
                        "git-when-merged",
                        "translate-toolkit",
                        "py312-subprocess-tee",
                        "py312-ansible-compat",
                        "py312-lazy_object_proxy",
                        "fava",
                        "py312-cvxopt",
                        "py312-pytest-mock",
                        "py312-executing",
                        "py312-pytest-xprocess",
                        "py312-pyusb",
                        "py312-uncertainties",
                        "py312-siphon",
                        "py312-argon2-cffi-bindings",
                        "py312-cdflib",
                        "py312-pooch",
                        "py312-pytest-runner",
                        "py312-xlsx2csv",
                        "py312-keyrings.alt",
                        "py312-survey",
                        "py312-pyvo",
                        "py312-mpl-animators",
                        "py312-pathvalidate",
                        "py312-py7zr",
                        "py312-enrich",
                        "py312-rstcheck-core",
                        "py312-rstcheck",
                        "py312-setuptools-rust",
                        "py312-absl",
                        "py312-pyppmd",
                        "py312-zipfile-deflate64",
                        "py312-pystache",
                        "py312-python-lsp-server",
                        "py312-python-lsp-jsonrpc",
                        "py312-quantities",
                        "py312-pyrfc3339",
                        "py312-lz4",
                        "py312-xmlsec",
                        "py312-zopfli",
                        "py312-pyqt-builder",
                        "py312-sip-devel",
                        "py312-tqdm",
                        "py312-requests-file",
                        "py312-gcn",
                        "py312-astropy",
                        "py312-simpy",
                        "py312-asdf-unit-schemas",
                        "py312-branca",
                        "py312-cbor2",
                        "py312-pytest-django",
                        "py312-tabulate",
                        "py312-pytest-mpl",
                        "py312-pointpats",
                        "py312-jaraco.collections",
                        "py312-samplerate",
                        "py312-soxr",
                        "py312-drms",
                        "py312-spaghetti",
                        "py312-spglm",
                        "py312-mapclassify",
                        "py312-pytest-xdist",
                        "py312-dqsegdb2",
                        "py312-igwn-auth-utils",
                        "py312-safe-netrc",
                        "py312-gpstime",
                        "py312-isodate",
                        "py312-tobler",
                        "py312-napari-plugin-engine",
                        "py312-napari-console",
                        "py312-astropy-healpix",
                        "py312-cartopy",
                        "py312-matplotlib",
                        "py312-netcdf4",
                        "py312-numcodecs",
                        "py312-folium",
                        "py312-pyerfa",
                        "py312-spglib",
                        "py312-sunpy",
                        "py312-vispy",
                        "py312-xraydb",
                        "py312-gwpy",
                        "py312-gwosc",
                        "py312-statsmodels",
                        "py312-cppy",
                        "py312-sphinx-gallery",
                        "py312-kiwisolver",
                        "py312-iniconfig",
                        "py312-multivolumefile",
                        "py312-pluggy",
                        "py312-esda",
                        "py312-pybcj",
                        "py312-giddy",
                        "py312-dateutil",
                        "py312-pysal",
                        "py312-pyfatfs",
                        "py312-segregation",
                        "py312-singledispatch",
                        "py312-reproject",
                        "py312-contextily",
                        "py312-inflate64",
                        "py312-inflect",
                        "py312-dap",
                        "py312-flexcache",
                        "py312-zipp",
                        "py312-pytest",
                        "py312-pytest-asyncio",
                        "py312-keyring",
                        "py312-jaraco.text",
                        "py312-asdf",
                        "py312-emmet-core",
                        "py312-nodeenv",
                        "py312-larixite",
                        "py312-pytest-datadir",
                        "py312-pytest-forked",
                        "py312-monty",
                        "py312-pytest-mypy",
                        "py312-pytest-remotedata",
                        "py312-configparser",
                        "py312-pytest-regressions",
                        "py312-pyshortcuts",
                        "py312-wxmplot",
                        "py312-wxutils",
                        "py312-anyio",
                        "py312-xraylarch",
                        "py312-xarray",
                        "py312-langcodes",
                        "py312-cheroot",
                        "py312-pikepdf",
                        "py312-jaraco.classes",
                        "py312-portend",
                        "py312-py",
                        "py312-asteval",
                        "py312-cssutils",
                        "py312-joblib",
                        "py312-smart_open",
                        "py312-importlib-resources",
                        "py312-pure_eval",
                        "py312-sniffio",
                        "py312-stack_data",
                        "py312-asdf-standard",
                        "py312-flexparser",
                        "py312-asttokens",
                        "py312-parfive",
                        "py312-tenacity",
                        "py312-typeguard",
                        "py312-xyzservices",
                        "py312-asdf-astropy",
                        "py312-asv",
                        "py312-pytest-flake8",
                        "py312-fugashi",
                        "py312-jsonpickle",
                        "py312-inequality",
                        "py312-libpysal",
                        "py312-momepy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-setuptools_scm_git_archive",
                        "py312-virtualenvwrapper",
                        "py312-flit_scm",
                        "py312-hatch-vcs"
                    ]
                }
            ]
        },
        {
            "name": "py311-setuptools_scm",
            "portdir": "python/py-setuptools_scm",
            "version": "9.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/setuptools_scm/",
            "description": "Package to manage versions by scm tags.",
            "long_description": "Package to manage versions by scm tags.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2707
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-packaging",
                        "py311-setuptools",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-html2text",
                        "py311-mecab-python3",
                        "py311-pgspecial",
                        "py311-mssql",
                        "py311-importlib-metadata",
                        "py311-sqlglot",
                        "py311-jaraco.functools",
                        "py311-colorcet",
                        "py311-tropycal",
                        "py311-license-expression",
                        "py311-tempora",
                        "py311-control",
                        "py311-wordcloud",
                        "py311-etuples",
                        "py311-lmfit",
                        "py311-requests-mock",
                        "py311-portalocker",
                        "py311-metpy",
                        "py311-scikit-hep-hepstats",
                        "py311-scikit-hep-mplhep",
                        "py311-scikit-hep-mplhep_data",
                        "py311-cons",
                        "py311-freetype",
                        "logcat-color3",
                        "duplicity",
                        "py311-path",
                        "py311-spopt",
                        "py311-spreg",
                        "py311-pyarrow",
                        "py311-charset-normalizer",
                        "py311-napari-svg",
                        "py311-pygithub",
                        "py311-urwid",
                        "py311-minikanren",
                        "py311-h5netcdf",
                        "py311-automat",
                        "py311-cmd2",
                        "py311-backports.tarfile",
                        "py311-asciimatics",
                        "py311-pygmt",
                        "py311-jaraco.context",
                        "py311-makefun",
                        "py311-ujson",
                        "py311-nest_asyncio",
                        "py311-sip",
                        "py311-tldextract",
                        "py311-asdf-coordinates-schemas",
                        "py311-uri-template",
                        "py311-asdf-transform-schemas",
                        "py311-backports.entry-points-selectable",
                        "py311-rubicon-objc",
                        "py311-pytest-qt",
                        "py311-sphinxnotes-strike",
                        "py311-extension-helpers",
                        "py311-emcee3",
                        "py311-semver",
                        "py311-subprocess-tee",
                        "py311-pdbpp",
                        "py311-ansible-compat",
                        "py311-lazy_object_proxy",
                        "py311-cvxopt",
                        "py311-pytest-mock",
                        "py311-executing",
                        "py311-pytest-xprocess",
                        "py311-scikit-hep-boost-histogram",
                        "py311-pyusb",
                        "py311-uncertainties",
                        "py311-siphon",
                        "py311-argon2-cffi-bindings",
                        "py311-pooch",
                        "py311-pytest-runner",
                        "py311-xlsx2csv",
                        "py311-keyrings.alt",
                        "py311-survey",
                        "py311-pyvo",
                        "py311-mpl-animators",
                        "py311-pathvalidate",
                        "py311-py7zr",
                        "py311-enrich",
                        "py311-rstcheck-core",
                        "py311-rstcheck",
                        "py311-setuptools-rust",
                        "py311-absl",
                        "py311-pyppmd",
                        "py311-zipfile-deflate64",
                        "py311-pystache",
                        "py311-python-lsp-server",
                        "py311-python-lsp-jsonrpc",
                        "py311-quantities",
                        "py311-pyrfc3339",
                        "py311-lz4",
                        "py311-xmlsec",
                        "py311-tqdm",
                        "py311-zopfli",
                        "py311-pyqt-builder",
                        "py311-sip-devel",
                        "py311-requests-file",
                        "py311-astropy",
                        "py311-seqeval",
                        "py311-simpy",
                        "py311-branca",
                        "py311-asdf-unit-schemas",
                        "py311-cbor2",
                        "py311-pytest-django",
                        "py311-pytest-mpl",
                        "py311-tabulate",
                        "py311-pointpats",
                        "py311-jaraco.collections",
                        "py311-samplerate",
                        "py311-soxr",
                        "py311-spaghetti",
                        "py311-drms",
                        "py311-spglm",
                        "py311-mapclassify",
                        "py311-pytest-xdist",
                        "py311-tobler",
                        "py311-xxhash",
                        "py311-isodate",
                        "py311-napari-plugin-engine",
                        "py311-napari-console",
                        "py311-astropy-healpix",
                        "py311-cartopy",
                        "py311-matplotlib",
                        "py311-netcdf4",
                        "py311-numcodecs",
                        "py311-folium",
                        "py311-pyerfa",
                        "py311-spglib",
                        "py311-sunpy",
                        "py311-vispy",
                        "py311-xraydb",
                        "py311-statsmodels",
                        "py311-cppy",
                        "py311-sphinx-gallery",
                        "py311-kiwisolver",
                        "py311-iniconfig",
                        "py311-multivolumefile",
                        "py311-pluggy",
                        "py311-esda",
                        "py311-pybcj",
                        "py311-giddy",
                        "py311-dateutil",
                        "py311-pysal",
                        "py311-pyfatfs",
                        "py311-segregation",
                        "py311-singledispatch",
                        "py311-reproject",
                        "py311-contextily",
                        "py311-inflate64",
                        "py311-inflect",
                        "py311-flexcache",
                        "py311-zipp",
                        "py311-pytest",
                        "py311-pytest-asyncio",
                        "py311-keyring",
                        "py311-jaraco.text",
                        "py311-asdf",
                        "py311-emmet-core",
                        "py311-larixite",
                        "py311-nodeenv",
                        "py311-pytest-datadir",
                        "py311-pytest-forked",
                        "py311-monty",
                        "py311-pytest-mypy",
                        "py311-pytest-remotedata",
                        "py311-configparser",
                        "py311-pytest-regressions",
                        "py311-pyshortcuts",
                        "py311-wxmplot",
                        "py311-wxutils",
                        "py311-xraylarch",
                        "py311-anyio",
                        "py311-xarray",
                        "py311-langcodes",
                        "py311-cheroot",
                        "py311-pikepdf",
                        "py311-jaraco.classes",
                        "py311-portend",
                        "py311-py",
                        "py311-asteval",
                        "py311-cssutils",
                        "py311-joblib",
                        "py311-smart_open",
                        "py311-importlib-resources",
                        "py311-pure_eval",
                        "py311-sniffio",
                        "py311-stack_data",
                        "py311-asdf-standard",
                        "py311-flexparser",
                        "py311-asttokens",
                        "py311-parfive",
                        "py311-tenacity",
                        "py311-typeguard",
                        "py311-xyzservices",
                        "py311-asdf-astropy",
                        "py311-asv",
                        "py311-pytest-flake8",
                        "py311-fugashi",
                        "py311-jsonpickle",
                        "py311-inequality",
                        "py311-libpysal",
                        "py311-momepy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-setuptools_scm_git_archive",
                        "py311-virtualenvwrapper",
                        "py311-flit_scm",
                        "py311-hatch-vcs"
                    ]
                }
            ]
        },
        {
            "name": "py310-setuptools_scm",
            "portdir": "python/py-setuptools_scm",
            "version": "9.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/setuptools_scm/",
            "description": "Package to manage versions by scm tags.",
            "long_description": "Package to manage versions by scm tags.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2707
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-setuptools",
                        "py310-tomli",
                        "py310-packaging",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-html2text",
                        "py310-charset-normalizer",
                        "py310-mecab-python3",
                        "py310-pgspecial",
                        "py310-mssql",
                        "py310-importlib-metadata",
                        "py310-sqlglot",
                        "py310-jaraco.functools",
                        "py310-colorcet",
                        "py310-tropycal",
                        "py310-license-expression",
                        "py310-aiomysql",
                        "py310-barnaba",
                        "py310-tempora",
                        "py310-etuples",
                        "py310-control",
                        "py310-herbie-data",
                        "py310-wordcloud",
                        "py310-lmfit",
                        "py310-requests-mock",
                        "py310-portalocker",
                        "py310-metpy",
                        "py310-scikit-hep-hepstats",
                        "py310-scikit-hep-mplhep",
                        "py310-scikit-hep-mplhep_data",
                        "py310-cons",
                        "py310-freetype",
                        "py310-path",
                        "py310-spopt",
                        "py310-spreg",
                        "py310-pyarrow",
                        "py310-maxminddb",
                        "py310-napari-svg",
                        "py310-pint",
                        "py310-pygithub",
                        "py310-urwid",
                        "py310-minikanren",
                        "py310-h5netcdf",
                        "py310-automat",
                        "py310-cmd2",
                        "py310-backports.tarfile",
                        "py310-asciimatics",
                        "py310-jaraco.context",
                        "py310-makefun",
                        "py310-ujson",
                        "py310-nest_asyncio",
                        "py310-sip",
                        "py310-tldextract",
                        "py310-asdf-coordinates-schemas",
                        "py310-uri-template",
                        "py310-asdf-transform-schemas",
                        "py310-backports.entry-points-selectable",
                        "py310-rubicon-objc",
                        "py310-pytest-qt",
                        "py310-sphinxnotes-strike",
                        "py310-extension-helpers",
                        "py310-emcee3",
                        "py310-semver",
                        "py310-subprocess-tee",
                        "py310-ansible-compat",
                        "py310-pdbpp",
                        "py310-lazy_object_proxy",
                        "py310-cvxopt",
                        "py310-pytest-mock",
                        "py310-executing",
                        "py310-pytest-xprocess",
                        "py310-scikit-hep-boost-histogram",
                        "py310-pyusb",
                        "py310-uncertainties",
                        "py310-siphon",
                        "py310-argon2-cffi-bindings",
                        "py310-pooch",
                        "py310-pytest-runner",
                        "py310-xlsx2csv",
                        "py310-keyrings.alt",
                        "py310-survey",
                        "py310-pyvo",
                        "py310-pathvalidate",
                        "py310-mpl-animators",
                        "py310-py7zr",
                        "py310-enrich",
                        "py310-rstcheck-core",
                        "py310-rstcheck",
                        "py310-setuptools-rust",
                        "py310-pygmt",
                        "py310-absl",
                        "py310-pyppmd",
                        "py310-zipfile-deflate64",
                        "py310-pystache",
                        "py310-python-lsp-server",
                        "py310-python-lsp-jsonrpc",
                        "py310-quantities",
                        "py310-pyrfc3339",
                        "py310-lz4",
                        "py310-xmlsec",
                        "py310-tqdm",
                        "py310-zopfli",
                        "py310-pyqt-builder",
                        "py310-sip-devel",
                        "py310-requests-file",
                        "py310-astropy",
                        "py310-seqeval",
                        "py310-simpy",
                        "py310-branca",
                        "py310-asdf-unit-schemas",
                        "py310-cbor2",
                        "py310-pytest-django",
                        "py310-regions",
                        "py310-pytest-mpl",
                        "py310-tabulate",
                        "py310-pointpats",
                        "py310-jaraco.collections",
                        "py310-samplerate",
                        "py310-soxr",
                        "py310-spaghetti",
                        "py310-word2vec",
                        "py310-drms",
                        "py310-spglm",
                        "py310-mapclassify",
                        "py310-visa",
                        "py310-pytest-xdist",
                        "py310-tobler",
                        "py310-xxhash",
                        "py310-isodate",
                        "py310-napari-plugin-engine",
                        "py310-napari-console",
                        "py310-astropy-healpix",
                        "py310-cartopy",
                        "py310-matplotlib",
                        "py310-netcdf4",
                        "py310-numcodecs",
                        "py310-folium",
                        "py310-pyerfa",
                        "py310-spglib",
                        "py310-sunpy",
                        "py310-vispy",
                        "py310-xraydb",
                        "py310-statsmodels",
                        "py310-cppy",
                        "py310-sphinx-gallery",
                        "py310-kiwisolver",
                        "py310-iniconfig",
                        "py310-multivolumefile",
                        "py310-pluggy",
                        "py310-esda",
                        "py310-pybcj",
                        "py310-giddy",
                        "py310-dateutil",
                        "py310-pysal",
                        "py310-pyfatfs",
                        "py310-segregation",
                        "py310-singledispatch",
                        "py310-reproject",
                        "py310-contextily",
                        "py310-inflate64",
                        "py310-inflect",
                        "py310-flexcache",
                        "py310-zipp",
                        "py310-pytest",
                        "py310-pytest-asyncio",
                        "py310-keyring",
                        "py310-cherrypy",
                        "py310-jaraco.text",
                        "py310-asdf",
                        "py310-emmet-core",
                        "py310-larixite",
                        "py310-nodeenv",
                        "py310-pytest-datadir",
                        "py310-pytest-forked",
                        "py310-monty",
                        "py310-pytest-mypy",
                        "py310-pytest-remotedata",
                        "py310-pytest-regressions",
                        "py310-configparser",
                        "py310-pyshortcuts",
                        "py310-wxmplot",
                        "py310-wxutils",
                        "py310-xraylarch",
                        "py310-anyio",
                        "py310-xarray",
                        "py310-langcodes",
                        "py310-cheroot",
                        "py310-pikepdf",
                        "py310-jaraco.classes",
                        "py310-portend",
                        "py310-py",
                        "py310-asteval",
                        "py310-cssutils",
                        "py310-joblib",
                        "py310-smart_open",
                        "py310-importlib-resources",
                        "py310-pure_eval",
                        "py310-sniffio",
                        "py310-stack_data",
                        "py310-asdf-standard",
                        "py310-flexparser",
                        "py310-asttokens",
                        "py310-parfive",
                        "py310-tenacity",
                        "py310-typeguard",
                        "py310-xyzservices",
                        "py310-asdf-astropy",
                        "py310-asv",
                        "py310-pytest-flake8",
                        "py310-fugashi",
                        "py310-jsonpickle",
                        "py310-inequality",
                        "py310-libpysal",
                        "py310-momepy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-setuptools_scm_git_archive",
                        "py310-hatch-vcs",
                        "py310-flit_scm",
                        "py310-virtualenvwrapper"
                    ]
                }
            ]
        },
        {
            "name": "py39-setuptools_scm",
            "portdir": "python/py-setuptools_scm",
            "version": "9.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/setuptools_scm/",
            "description": "Package to manage versions by scm tags.",
            "long_description": "Package to manage versions by scm tags.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2707
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-tomli",
                        "py39-importlib-metadata",
                        "py39-packaging",
                        "py39-setuptools",
                        "py39-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-html2text",
                        "py39-mecab-python3",
                        "py39-pgspecial",
                        "py39-mssql",
                        "py39-jaraco.functools",
                        "py39-sqlglot",
                        "py39-tropycal",
                        "py39-aiomysql",
                        "py39-barnaba",
                        "py39-tempora",
                        "py39-etuples",
                        "py39-wordcloud",
                        "py39-lmfit",
                        "py39-requests-mock",
                        "py39-portalocker",
                        "py39-metpy",
                        "py39-scikit-hep-hepstats",
                        "py39-scikit-hep-mplhep",
                        "py39-scikit-hep-mplhep_data",
                        "py39-cons",
                        "py39-freetype",
                        "py39-path",
                        "py39-spopt",
                        "py39-spreg",
                        "py39-pyarrow",
                        "py39-charset-normalizer",
                        "py39-napari-svg",
                        "py39-pint",
                        "py39-pygithub",
                        "py39-urwid",
                        "py39-minikanren",
                        "py39-h5netcdf",
                        "py39-automat",
                        "py39-cmd2",
                        "py39-backports.tarfile",
                        "py39-asciimatics",
                        "py39-jaraco.context",
                        "py39-makefun",
                        "py39-ujson",
                        "py39-nest_asyncio",
                        "py39-sip",
                        "py39-tldextract",
                        "py39-asdf-coordinates-schemas",
                        "py39-uri-template",
                        "py39-asdf-transform-schemas",
                        "py39-backports.entry-points-selectable",
                        "py39-rubicon-objc",
                        "py39-pytest-qt",
                        "py39-sphinxnotes-strike",
                        "py39-extension-helpers",
                        "py39-emcee3",
                        "py39-semver",
                        "py39-subprocess-tee",
                        "py39-ansible-compat",
                        "py39-pdbpp",
                        "py39-lazy_object_proxy",
                        "py39-reproject",
                        "py39-cvxopt",
                        "py39-pytest-mock",
                        "py39-executing",
                        "py39-pytest-xprocess",
                        "py39-scikit-hep-boost-histogram",
                        "py39-pyusb",
                        "py39-uncertainties",
                        "py39-argon2-cffi-bindings",
                        "py39-pooch",
                        "py39-gwosc",
                        "py39-pytest-runner",
                        "py39-xlsx2csv",
                        "py39-keyrings.alt",
                        "py39-survey",
                        "py39-pyvo",
                        "chemex-devel",
                        "py39-mpl-animators",
                        "py39-pathvalidate",
                        "py39-py7zr",
                        "py39-enrich",
                        "py39-rstcheck-core",
                        "py39-rstcheck",
                        "py39-setuptools-rust",
                        "py39-pygmt",
                        "py39-absl",
                        "py39-pyppmd",
                        "py39-zipfile-deflate64",
                        "py39-pystache",
                        "py39-python-lsp-server",
                        "py39-python-lsp-jsonrpc",
                        "py39-quantities",
                        "py39-pyrfc3339",
                        "py39-lz4",
                        "py39-xmlsec",
                        "py39-tqdm",
                        "py39-zopfli",
                        "py39-pyqt-builder",
                        "py39-sip-devel",
                        "py39-requests-file",
                        "py39-astropy",
                        "py39-seqeval",
                        "py39-simpy",
                        "py39-branca",
                        "py39-asdf-unit-schemas",
                        "py39-cbor2",
                        "py39-asv",
                        "py39-regions",
                        "py39-pytest-mpl",
                        "py39-tabulate",
                        "py39-pointpats",
                        "py39-samplerate",
                        "py39-soxr",
                        "py39-spaghetti",
                        "py39-word2vec",
                        "py39-drms",
                        "py39-spglm",
                        "py39-mapclassify",
                        "py39-visa",
                        "py39-pytest-xdist",
                        "py39-tobler",
                        "py39-xxhash",
                        "py39-isodate",
                        "py39-napari-plugin-engine",
                        "py39-napari-console",
                        "py39-astropy-healpix",
                        "py39-cartopy",
                        "py39-matplotlib",
                        "py39-netcdf4",
                        "py39-numcodecs",
                        "py39-folium",
                        "py39-pyerfa",
                        "py39-spglib",
                        "py39-vispy",
                        "py39-xraydb",
                        "py39-statsmodels",
                        "py39-cppy",
                        "py39-sphinx-gallery",
                        "py39-sunpy",
                        "py39-kiwisolver",
                        "py39-iniconfig",
                        "py39-multivolumefile",
                        "py39-pluggy",
                        "py39-esda",
                        "py39-pybcj",
                        "py39-giddy",
                        "py39-dateutil",
                        "py39-pysal",
                        "py39-pyfatfs",
                        "py39-segregation",
                        "py39-singledispatch",
                        "py39-contextily",
                        "py39-control",
                        "py39-gammapy",
                        "py39-gwpy",
                        "py39-inflate64",
                        "py39-inflect",
                        "py39-flexcache",
                        "py39-pytest",
                        "py39-pytest-asyncio",
                        "py39-keyring",
                        "py39-asdf",
                        "py39-emmet-core",
                        "py39-nodeenv",
                        "py39-larixite",
                        "py39-pytest-datadir",
                        "py39-pytest-forked",
                        "py39-monty",
                        "py39-pytest-mypy",
                        "py39-pytest-remotedata",
                        "py39-colorcet",
                        "py39-pytest-regressions",
                        "py39-configparser",
                        "py39-pyshortcuts",
                        "py39-wxmplot",
                        "py39-wxutils",
                        "py39-xraylarch",
                        "py39-anyio",
                        "py39-xarray",
                        "py39-langcodes",
                        "py39-pikepdf",
                        "py39-cheroot",
                        "py39-jaraco.classes",
                        "py39-portend",
                        "py39-py",
                        "py39-asteval",
                        "py39-cssutils",
                        "py39-joblib",
                        "py39-smart_open",
                        "py39-importlib-resources",
                        "py39-pure_eval",
                        "py39-sniffio",
                        "py39-stack_data",
                        "py39-asdf-standard",
                        "py39-flexparser",
                        "py39-asttokens",
                        "py39-parfive",
                        "py39-tenacity",
                        "py39-typeguard",
                        "py39-xyzservices",
                        "py39-asdf-astropy",
                        "py39-pytest-flake8",
                        "py39-fugashi",
                        "py39-jsonpickle",
                        "py39-libpysal",
                        "py39-momepy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-setuptools_scm_git_archive",
                        "py39-virtualenvwrapper",
                        "py39-hatch-vcs",
                        "py39-flit_scm"
                    ]
                }
            ]
        },
        {
            "name": "py38-setuptools_scm",
            "portdir": "python/py-setuptools_scm",
            "version": "9.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/setuptools_scm/",
            "description": "Package to manage versions by scm tags.",
            "long_description": "Package to manage versions by scm tags.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2707
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-tomli",
                        "py38-importlib-metadata",
                        "py38-packaging",
                        "py38-setuptools",
                        "py38-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-urwid",
                        "py38-lmfit",
                        "py38-jaraco.context",
                        "py38-tempora",
                        "py38-argcomplete",
                        "py38-typeguard",
                        "py38-fugashi",
                        "py38-napari-console",
                        "py38-napari-svg",
                        "py38-ansible-compat",
                        "py38-barnaba",
                        "py38-bcolz",
                        "py38-cppy",
                        "py38-cherrypy",
                        "py38-emcee3",
                        "py38-cssutils",
                        "py38-seqeval",
                        "py38-ujson",
                        "py38-sphinxnotes-strike",
                        "py38-anyio",
                        "py38-requests-mock",
                        "py38-monty",
                        "py38-visa",
                        "py38-spglib",
                        "py38-xarray",
                        "py38-xraydb",
                        "py38-xxhash",
                        "py38-pyqt-builder",
                        "py38-automat",
                        "py38-wxutils",
                        "py38-wxmplot",
                        "py38-sip",
                        "py38-reproject",
                        "py38-pyfatfs",
                        "py38-asdf-astropy",
                        "py38-requests-file",
                        "py38-asciimatics",
                        "py38-simpy",
                        "py38-maxminddb",
                        "py38-xlib",
                        "py38-pytest-mypy",
                        "py38-pyusb",
                        "py38-pint",
                        "py38-path",
                        "py38-gwpy",
                        "py38-corner",
                        "py38-semver",
                        "py38-configparser",
                        "py38-pygls",
                        "py38-rstcheck",
                        "py38-subprocess-tee",
                        "py38-uncertainties",
                        "py38-asdf-standard",
                        "py38-absl",
                        "py38-asdf-transform-schemas",
                        "py38-asdf-unit-schemas",
                        "py38-portalocker",
                        "py38-tabulate",
                        "py38-scikit-hep-boost-histogram",
                        "py38-scikit-hep-hepstats",
                        "py38-scikit-hep-mplhep",
                        "py38-pure_eval",
                        "py38-astropy-healpix",
                        "py38-scikit-hep-mplhep_data",
                        "py38-asdf-coordinates-schemas",
                        "py38-extension-helpers",
                        "py38-backports.entry-points-selectable",
                        "py38-zipfile-deflate64",
                        "py38-pystache",
                        "py38-gammapy",
                        "py38-pytest-qt",
                        "py38-aiomysql",
                        "py38-pyarrow",
                        "py38-nest_asyncio",
                        "py38-zmq",
                        "py38-pathvalidate",
                        "py38-parfive",
                        "py38-sphinx-gallery",
                        "py38-uri-template",
                        "py38-enrich",
                        "py38-statsmodels",
                        "py38-argon2-cffi-bindings",
                        "py38-jsonpickle",
                        "py38-soxr",
                        "py38-folium",
                        "py38-py",
                        "py38-branca",
                        "py38-regions",
                        "py38-control",
                        "py38-python-lsp-jsonrpc",
                        "py38-pdbpp",
                        "py38-drms",
                        "py38-tldextract",
                        "py38-cvxopt",
                        "py38-matplotlib",
                        "py38-colorcet",
                        "py38-napari-plugin-engine",
                        "py38-pytest-datadir",
                        "py38-pytest-forked",
                        "py38-pytest-html",
                        "py38-mecab-python3",
                        "py38-pytest-mpl",
                        "py38-pytest-regressions",
                        "py38-astropy",
                        "py38-gwosc",
                        "py38-pytest-runner",
                        "py38-mssql",
                        "py38-inflect",
                        "py38-tqdm",
                        "py38-portend",
                        "py38-word2vec",
                        "py38-lazy_object_proxy",
                        "py38-lz4",
                        "py38-rstcheck-core",
                        "py38-importlib-resources",
                        "py38-singledispatch",
                        "py38-quantities",
                        "py38-pyppmd",
                        "py38-setuptools-rust",
                        "py38-xmlsec",
                        "py38-pooch",
                        "py38-pyshortcuts",
                        "py38-h5netcdf",
                        "py38-metpy",
                        "py38-cartopy",
                        "py38-pytest-metadata",
                        "py38-python-lsp-server",
                        "py38-keyring",
                        "py38-pyerfa",
                        "py38-tropycal",
                        "py38-kiwisolver",
                        "py38-freetype",
                        "py38-vispy",
                        "py38-xyzservices",
                        "py38-sunpy",
                        "py38-sip-devel",
                        "py38-asteval",
                        "py38-asdf",
                        "py38-jaraco.classes",
                        "py38-jaraco.functools",
                        "py38-tenacity",
                        "py38-contextily",
                        "py38-asv",
                        "py38-pikepdf",
                        "py38-sniffio",
                        "py38-cmd2",
                        "py38-asttokens",
                        "py38-executing",
                        "py38-stack_data",
                        "py38-pytest-xdist",
                        "py38-pyvo",
                        "py38-inflate64",
                        "py38-iniconfig",
                        "py38-pluggy",
                        "py38-py7zr",
                        "py38-dateutil",
                        "py38-pytest-asyncio",
                        "py38-pytest-mock",
                        "py38-pytest-remotedata",
                        "py38-pytest-xprocess",
                        "py38-zopfli",
                        "py38-cbor2",
                        "py38-multivolumefile",
                        "py38-pybcj",
                        "py38-pytest",
                        "py38-xlsx2csv"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-setuptools_scm_git_archive",
                        "py38-flit_scm",
                        "py38-hatch-vcs",
                        "py38-virtualenvwrapper"
                    ]
                }
            ]
        },
        {
            "name": "py37-setuptools_scm",
            "portdir": "python/py-setuptools_scm",
            "version": "7.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/setuptools_scm/",
            "description": "Package to manage versions by scm tags.",
            "long_description": "Package to manage versions by scm tags.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2707
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-importlib-metadata",
                        "py37-setuptools",
                        "py37-tomli",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-pytest",
                        "py37-napari-plugin-engine",
                        "py37-pytest-html",
                        "py37-xlib",
                        "py37-npe2",
                        "py37-barnaba",
                        "py37-napari-svg",
                        "py37-tox",
                        "py37-pytest-datadir",
                        "py37-typeguard",
                        "py37-cmd2",
                        "py37-pikepdf",
                        "py37-gwosc",
                        "py37-lmfit",
                        "py37-lazy_object_proxy",
                        "py37-asttokens",
                        "py37-executing",
                        "py37-stack_data",
                        "py37-absl",
                        "py37-python-lsp-server",
                        "py37-enrich",
                        "py37-argon2-cffi-bindings",
                        "py37-jaraco.functools",
                        "py37-apipkg",
                        "py37-path",
                        "py37-jaraco.classes",
                        "py37-automat",
                        "py37-pyshortcuts",
                        "py37-keyring",
                        "py37-tldextract",
                        "py37-scikit-hep-hepstats",
                        "py37-scikit-hep-mplhep_data",
                        "py37-pdbpp",
                        "py37-aiomysql",
                        "py37-lz4",
                        "py37-astropy-healpix",
                        "py37-anyio",
                        "py37-pytest-asyncio",
                        "py37-tabulate",
                        "py37-dateutil",
                        "py37-pytest-xprocess",
                        "py37-zopfli",
                        "py37-corner",
                        "py37-pytest-mock",
                        "py37-pyusb",
                        "py37-mecab-python3",
                        "py37-pyvo",
                        "py37-wxmplot",
                        "py37-wxutils",
                        "py37-h5netcdf",
                        "py37-cherrypy",
                        "py37-pyqt-builder",
                        "py37-regions",
                        "py37-reproject",
                        "py37-sunpy",
                        "py37-pytest-regressions",
                        "py37-word2vec",
                        "py37-napari-console",
                        "py37-pure_eval",
                        "py37-nest_asyncio",
                        "py37-semver",
                        "py37-xyzservices",
                        "py37-backports.cached-property",
                        "py37-backports.entry-points-selectable",
                        "py37-cssutils",
                        "py37-kiwisolver",
                        "py37-singledispatch",
                        "py37-pytest-qt",
                        "py37-tropycal",
                        "py37-pytest-forked",
                        "py37-extension-helpers",
                        "py37-pyerfa",
                        "py37-parfive",
                        "py37-bcolz",
                        "py37-fugashi",
                        "py37-cartopy",
                        "py37-xmlsec",
                        "py37-ujson",
                        "py37-gwpy",
                        "py37-metpy",
                        "py37-cppy",
                        "py37-pyarrow",
                        "py37-pooch",
                        "py37-drms",
                        "py37-matplotlib",
                        "py37-xarray",
                        "py37-seqeval",
                        "py37-pytest-mpl",
                        "py37-scikit-hep-mplhep",
                        "py37-portalocker",
                        "py37-requests-file",
                        "py37-emcee3",
                        "py37-simpy",
                        "py37-xlsx2csv",
                        "py37-pytest-metadata",
                        "py37-configparser",
                        "py37-jsonpickle",
                        "py37-python-lsp-jsonrpc",
                        "py37-visa",
                        "py37-pint",
                        "py37-tenacity",
                        "py37-asteval",
                        "py37-astropy",
                        "py37-argcomplete",
                        "py37-portend",
                        "py37-tempora",
                        "py37-py",
                        "py37-freetype",
                        "py37-vispy",
                        "py37-xxhash",
                        "py37-scikit-hep-boost-histogram",
                        "py37-cvxopt",
                        "py37-pytest-runner",
                        "py37-zmq",
                        "py37-tqdm",
                        "py37-importlib-resources",
                        "py37-setuptools-rust",
                        "py37-pytest-xdist",
                        "py37-iniconfig",
                        "py37-pluggy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-setuptools_scm_git_archive",
                        "py37-flit_scm",
                        "py37-pytest-mypy",
                        "py37-hatch-vcs"
                    ]
                }
            ]
        },
        {
            "name": "py36-setuptools_scm",
            "portdir": "python/py-setuptools_scm",
            "version": "6.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/setuptools_scm/",
            "description": "Package to manage versions by scm tags.",
            "long_description": "Package to manage versions by scm tags.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2707
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-packaging",
                        "py36-setuptools",
                        "py36-tomli"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-importlib-resources",
                        "py36-pytest-datadir",
                        "py36-platformdirs",
                        "py36-pyusb",
                        "py36-absl",
                        "py36-importlib-metadata",
                        "py36-asteval",
                        "py36-astropy",
                        "py36-bcolz",
                        "py36-cherrypy",
                        "py36-pyerfa",
                        "py36-pytest-html",
                        "py36-pytest-metadata",
                        "py36-reproject",
                        "py36-simpy",
                        "py36-xmlsec",
                        "py36-keyring",
                        "py36-pytest-qt",
                        "py36-pytest-regressions",
                        "py36-lazy_object_proxy",
                        "py36-pytest-mock",
                        "py36-tox",
                        "py36-lmfit",
                        "py36-backports.cached-property",
                        "py36-jaraco.functools",
                        "py36-tempora",
                        "py36-lz4",
                        "py36-apipkg",
                        "py36-path",
                        "py36-zopfli",
                        "py36-cartopy",
                        "py36-tldextract",
                        "py36-pint",
                        "py36-cmd2",
                        "py36-virtualenv",
                        "py36-ujson",
                        "py36-portend",
                        "py36-black",
                        "py36-setuptools-rust",
                        "py36-corner",
                        "py36-emcee3",
                        "py36-barnaba",
                        "py36-sphinx-autodoc-typehints",
                        "py36-anyio",
                        "py36-tqdm",
                        "py36-scikit-hep-hepunits",
                        "py36-pylint",
                        "py36-filelock",
                        "py36-jsonschema",
                        "py36-mpmath",
                        "py36-cppy",
                        "py36-pytest-mpl",
                        "py36-pyqt-builder",
                        "py36-pytest-forked",
                        "py36-pytest-xdist",
                        "py36-backports.entry-points-selectable",
                        "py36-execnet",
                        "py36-kiwisolver",
                        "py36-automat",
                        "py36-pytest-runner",
                        "py36-zmq",
                        "py36-iniconfig",
                        "py36-pluggy",
                        "py36-dateutil",
                        "py36-zipp",
                        "py36-pytest",
                        "py36-py"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-setuptools_scm_git_archive"
                    ]
                }
            ]
        },
        {
            "name": "py35-setuptools_scm",
            "portdir": "python/py-setuptools_scm",
            "version": "5.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/setuptools_scm/",
            "description": "Package to manage versions by scm tags.",
            "long_description": "Package to manage versions by scm tags.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2707
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py35-pytest",
                        "py35-pyusb",
                        "py35-importlib-metadata",
                        "py35-bcolz",
                        "py35-cherrypy",
                        "py35-platformdirs",
                        "py35-keyring",
                        "py35-pytest-qt",
                        "py35-lazy_object_proxy",
                        "py35-tox",
                        "py35-jaraco.functools",
                        "py35-tempora",
                        "py35-lz4",
                        "py35-apipkg",
                        "py35-path",
                        "py35-virtualenv",
                        "py35-ujson",
                        "py35-portend",
                        "py35-tqdm",
                        "py35-pylint",
                        "py35-filelock",
                        "py35-jsonschema",
                        "py35-pyqt-builder",
                        "py35-pytest-forked",
                        "py35-pytest-xdist",
                        "py35-importlib-resources",
                        "py35-backports.entry-points-selectable",
                        "py35-execnet",
                        "py35-automat",
                        "py35-py",
                        "py35-pytest-runner",
                        "py35-pluggy",
                        "py35-dateutil",
                        "py35-zipp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-setuptools_scm_git_archive"
                    ]
                }
            ]
        }
    ]
}