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

{
    "count": 51957,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=200",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=198",
    "results": [
        {
            "name": "py37-robotframework-seleniumlibrary",
            "portdir": "python/py-robotframework-seleniumlibrary",
            "version": "5.1.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/robotframework/robotframework-seleniumlibrary",
            "description": "Robot Framework library to run web-based tests",
            "long_description": "Library to run web-based tests with Selenium using Selenium server included in the package",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jwa",
                    "github": "jyrkiwahlstedt",
                    "ports_count": 44
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-robotframework"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-robotframework-seleniumlibrary",
            "portdir": "python/py-robotframework-seleniumlibrary",
            "version": "5.1.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/robotframework/robotframework-seleniumlibrary",
            "description": "Robot Framework library to run web-based tests",
            "long_description": "Library to run web-based tests with Selenium using Selenium server included in the package",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jwa",
                    "github": "jyrkiwahlstedt",
                    "ports_count": 44
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-robotframework",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-robotframework-seleniumlibrary",
            "portdir": "python/py-robotframework-seleniumlibrary",
            "version": "5.1.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/robotframework/robotframework-seleniumlibrary",
            "description": "Robot Framework library to run web-based tests",
            "long_description": "Library to run web-based tests with Selenium using Selenium server included in the package",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jwa",
                    "github": "jyrkiwahlstedt",
                    "ports_count": 44
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-robotframework",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-onnx",
            "portdir": "python/py-onnx",
            "version": "1.14.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://onnx.ai/",
            "description": "Open Neural Network Exchange",
            "long_description": "Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16",
                        "cmake",
                        "pybind11",
                        "py37-pytest-runner",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-numpy",
                        "py37-protobuf3",
                        "py37-typing_extensions"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-nbval",
                        "py37-pytest",
                        "py37-tabulate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-pytorch",
                        "py37-keras2onnx",
                        "py37-onnxconverter-common"
                    ]
                }
            ]
        },
        {
            "name": "py38-onnx",
            "portdir": "python/py-onnx",
            "version": "1.16.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://onnx.ai/",
            "description": "Open Neural Network Exchange",
            "long_description": "Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16",
                        "cmake",
                        "pybind11",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-numpy",
                        "py38-protobuf3",
                        "py38-typing_extensions"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-nbval",
                        "py38-pytest",
                        "py38-tabulate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-pytorch",
                        "py38-keras2onnx",
                        "py38-onnxconverter-common"
                    ]
                }
            ]
        },
        {
            "name": "py39-onnx",
            "portdir": "python/py-onnx",
            "version": "1.19.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://onnx.ai/",
            "description": "Open Neural Network Exchange",
            "long_description": "Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-20",
                        "cmake",
                        "pybind11",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-numpy",
                        "py39-protobuf3",
                        "py39-typing_extensions"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-ml_dtypes"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-nbval",
                        "py39-pytest",
                        "py39-tabulate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-keras2onnx",
                        "py39-onnxconverter-common",
                        "py39-pytorch"
                    ]
                }
            ]
        },
        {
            "name": "py27-robotframework-sshlibrary",
            "portdir": "python/py-robotframework-sshlibrary",
            "version": "2.1.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/robotframework/sshlibrary",
            "description": "Robot Framework library to handle ssh",
            "long_description": "Robot Framework library to handle ssh",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-paramiko",
                        "py27-robotframework"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-types-psutil",
            "portdir": "python/py-types-psutil",
            "version": "7.2.2.20260130",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typeshed",
            "description": "Typing stubs for psutil",
            "long_description": "Typing stubs for psutil. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
            "active": false,
            "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": "build",
                    "ports": [
                        "py39-mypy"
                    ]
                }
            ]
        },
        {
            "name": "py38-types-psutil",
            "portdir": "python/py-types-psutil",
            "version": "6.1.0.20241221",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typeshed",
            "description": "Typing stubs for psutil",
            "long_description": "Typing stubs for psutil. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-mypy"
                    ]
                }
            ]
        },
        {
            "name": "py37-types-psutil",
            "portdir": "python/py-types-psutil",
            "version": "5.9.5.20240106",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typeshed",
            "description": "Typing stubs for psutil",
            "long_description": "Typing stubs for psutil. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-mypy"
                    ]
                }
            ]
        },
        {
            "name": "py35-oldest-supported-numpy",
            "portdir": "python/py-oldest-supported-numpy",
            "version": "0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/project/oldest-supported-numpy/",
            "description": "a numpy dependency stub",
            "long_description": "We don't need oldest-supported-numpy in MacPorts, so this just installs metadata so that dependencies will be considered satisfied.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py35-numpy"
                    ]
                }
            ]
        },
        {
            "name": "py36-oldest-supported-numpy",
            "portdir": "python/py-oldest-supported-numpy",
            "version": "0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/project/oldest-supported-numpy/",
            "description": "a numpy dependency stub",
            "long_description": "We don't need oldest-supported-numpy in MacPorts, so this just installs metadata so that dependencies will be considered satisfied.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-numpy"
                    ]
                }
            ]
        },
        {
            "name": "py38-oldest-supported-numpy",
            "portdir": "python/py-oldest-supported-numpy",
            "version": "0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/project/oldest-supported-numpy/",
            "description": "a numpy dependency stub",
            "long_description": "We don't need oldest-supported-numpy in MacPorts, so this just installs metadata so that dependencies will be considered satisfied.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-napari-console",
                        "py38-fiona",
                        "py38-blosc2",
                        "py38-vispy",
                        "py38-pygeos",
                        "py38-numexpr",
                        "py38-drms"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-bottleneck"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-numpy"
                    ]
                }
            ]
        },
        {
            "name": "py39-oldest-supported-numpy",
            "portdir": "python/py-oldest-supported-numpy",
            "version": "0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/project/oldest-supported-numpy/",
            "description": "a numpy dependency stub",
            "long_description": "We don't need oldest-supported-numpy in MacPorts, so this just installs metadata so that dependencies will be considered satisfied.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-cftime",
                        "py39-netcdf4",
                        "py39-pygeos",
                        "py39-vispy",
                        "py39-blosc2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-numpy"
                    ]
                }
            ]
        },
        {
            "name": "py37-oldest-supported-numpy",
            "portdir": "python/py-oldest-supported-numpy",
            "version": "0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/project/oldest-supported-numpy/",
            "description": "a numpy dependency stub",
            "long_description": "We don't need oldest-supported-numpy in MacPorts, so this just installs metadata so that dependencies will be considered satisfied.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-numpy"
                    ]
                }
            ]
        },
        {
            "name": "py36-psutil",
            "portdir": "python/py-psutil",
            "version": "5.9.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/giampaolo/psutil",
            "description": "A process utilities module for Python.",
            "long_description": "psutil is a module providing an interface for retrieving information on all running processes and system utilization (CPU, disk, memory) in a portable way by using Python, implementing many functionalities offered by command line tools such as: ps, top, df, kill, free, lsof, free, netstat, ifconfig, nice, ionice, iostato, iotop, uptime, tty.",
            "active": false,
            "categories": [
                "devel",
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-distributed",
                        "py36-blaze",
                        "py36-gpilab-framework",
                        "py36-helpdev",
                        "py36-ipyparallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-spyder-devel",
                        "py36-spyder"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-lz4"
                    ]
                }
            ]
        },
        {
            "name": "py37-psutil",
            "portdir": "python/py-psutil",
            "version": "6.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/giampaolo/psutil",
            "description": "A process utilities module for Python.",
            "long_description": "psutil is a module providing an interface for retrieving information on all running processes and system utilization (CPU, disk, memory) in a portable way by using Python, implementing many functionalities offered by command line tools such as: ps, top, df, kill, free, lsof, free, netstat, ifconfig, nice, ionice, iostato, iotop, uptime, tty.",
            "active": false,
            "categories": [
                "devel",
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-pytest-xprocess",
                        "py37-ipyparallel",
                        "py37-gpilab-framework",
                        "py37-distributed",
                        "py37-gmic",
                        "py37-helpdev",
                        "py37-ipykernel",
                        "py37-parsel",
                        "py37-blaze",
                        "py37-virtualfish"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-spyder",
                        "py37-spyder-devel",
                        "py37-xraylarch"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-lz4"
                    ]
                }
            ]
        },
        {
            "name": "py39-psutil",
            "portdir": "python/py-psutil",
            "version": "7.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/giampaolo/psutil",
            "description": "A process utilities module for Python.",
            "long_description": "psutil is a module providing an interface for retrieving information on all running processes and system utilization (CPU, disk, memory) in a portable way by using Python, implementing many functionalities offered by command line tools such as: ps, top, df, kill, free, lsof, free, netstat, ifconfig, nice, ionice, iostato, iotop, uptime, tty.",
            "active": false,
            "categories": [
                "devel",
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pytest-xprocess",
                        "py39-ipykernel",
                        "py39-helpdev",
                        "py39-ipyparallel",
                        "py39-py7zr",
                        "py39-distributed",
                        "py39-virtualfish",
                        "py39-gmic",
                        "py39-parsel",
                        "py39-gpilab-framework"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-transformers",
                        "py39-xraylarch",
                        "py39-flufl.lock",
                        "py39-spyder",
                        "py39-openstacksdk",
                        "py39-oslo-utils",
                        "py39-spyder-devel"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-lz4",
                        "py39-blosc"
                    ]
                }
            ]
        },
        {
            "name": "py35-psutil",
            "portdir": "python/py-psutil",
            "version": "5.9.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/giampaolo/psutil",
            "description": "A process utilities module for Python.",
            "long_description": "psutil is a module providing an interface for retrieving information on all running processes and system utilization (CPU, disk, memory) in a portable way by using Python, implementing many functionalities offered by command line tools such as: ps, top, df, kill, free, lsof, free, netstat, ifconfig, nice, ionice, iostato, iotop, uptime, tty.",
            "active": false,
            "categories": [
                "devel",
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-blaze",
                        "py35-helpdev",
                        "py35-distributed"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-lz4"
                    ]
                }
            ]
        },
        {
            "name": "py38-psutil",
            "portdir": "python/py-psutil",
            "version": "6.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/giampaolo/psutil",
            "description": "A process utilities module for Python.",
            "long_description": "psutil is a module providing an interface for retrieving information on all running processes and system utilization (CPU, disk, memory) in a portable way by using Python, implementing many functionalities offered by command line tools such as: ps, top, df, kill, free, lsof, free, netstat, ifconfig, nice, ionice, iostato, iotop, uptime, tty.",
            "active": false,
            "categories": [
                "devel",
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-pytest-xprocess",
                        "salt-master",
                        "salt-syndic",
                        "salt-api",
                        "py38-blaze",
                        "py38-distributed",
                        "py38-ipyparallel",
                        "py38-helpdev",
                        "py38-ipykernel",
                        "py38-gmic",
                        "py38-py7zr",
                        "salt-minion",
                        "py38-virtualfish",
                        "py38-gpilab-framework",
                        "py38-parsel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-spyder",
                        "py38-transformers",
                        "py38-flufl.lock",
                        "py38-xraylarch",
                        "py38-spyder-devel"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-blosc",
                        "py38-lz4"
                    ]
                }
            ]
        },
        {
            "name": "py37-pytest-trio",
            "portdir": "python/py-pytest-trio",
            "version": "0.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-trio/pytest-trio",
            "description": "Pytest plugin for trio",
            "long_description": "Pytest plugin for trio",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-outcome",
                        "py37-pytest",
                        "py37-trio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-hypothesis",
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest-asyncio",
                        "py37-trio"
                    ]
                }
            ]
        },
        {
            "name": "py39-pytest-trio",
            "portdir": "python/py-pytest-trio",
            "version": "0.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-trio/pytest-trio",
            "description": "Pytest plugin for trio",
            "long_description": "Pytest plugin for trio",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-outcome",
                        "py39-pytest",
                        "py39-trio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-hypothesis",
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest-asyncio",
                        "py39-trio"
                    ]
                }
            ]
        },
        {
            "name": "py38-pytest-trio",
            "portdir": "python/py-pytest-trio",
            "version": "0.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-trio/pytest-trio",
            "description": "Pytest plugin for trio",
            "long_description": "Pytest plugin for trio",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-outcome",
                        "py38-pytest",
                        "py38-trio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-hypothesis",
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py38-trio",
                        "py38-pytest-asyncio"
                    ]
                }
            ]
        },
        {
            "name": "py38-pycparser",
            "portdir": "python/py-pycparser",
            "version": "2.23",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eliben/pycparser",
            "description": "pycparser is a complete parser of the C language.",
            "long_description": "pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-cffi",
                        "py38-python-augeas"
                    ]
                }
            ]
        },
        {
            "name": "py39-pycparser",
            "portdir": "python/py-pycparser",
            "version": "2.23",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eliben/pycparser",
            "description": "pycparser is a complete parser of the C language.",
            "long_description": "pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-gitfs",
                        "py39-python-augeas",
                        "py39-cffi"
                    ]
                }
            ]
        },
        {
            "name": "py37-pycparser",
            "portdir": "python/py-pycparser",
            "version": "2.23",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eliben/pycparser",
            "description": "pycparser is a complete parser of the C language.",
            "long_description": "pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-cffi",
                        "py37-python-augeas"
                    ]
                }
            ]
        },
        {
            "name": "py36-pycparser",
            "portdir": "python/py-pycparser",
            "version": "2.21",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eliben/pycparser",
            "description": "pycparser is a complete parser of the C language.",
            "long_description": "pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-python-augeas",
                        "py36-cffi"
                    ]
                }
            ]
        },
        {
            "name": "py35-pycparser",
            "portdir": "python/py-pycparser",
            "version": "2.21",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eliben/pycparser",
            "description": "pycparser is a complete parser of the C language.",
            "long_description": "pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-python-augeas",
                        "py35-cffi"
                    ]
                }
            ]
        },
        {
            "name": "py38-cffi",
            "portdir": "python/py-cffi",
            "version": "1.17.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cffi.readthedocs.org/",
            "description": "Foreign Function Interface for Python calling C code.",
            "long_description": "Foreign Function Interface for Python calling C code. The aim of this project is to provide a convenient and reliable way of calling C code from Python.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-pycparser",
                        "libffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-python-snappy",
                        "py38-pymunk",
                        "py38-sounddevice",
                        "py38-zstd"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "salt-api",
                        "py38-pygit2",
                        "py38-gevent",
                        "salt-minion",
                        "py38-atomiclong",
                        "py38-cryptography",
                        "py38-samplerate",
                        "py38-python-augeas",
                        "salt-master",
                        "py38-cairocffi",
                        "py38-zmq",
                        "salt-syndic",
                        "py38-pyopencl",
                        "py38-pytorch",
                        "py38-argon2-cffi-bindings",
                        "py38-rpy2",
                        "py38-pyheif",
                        "py38-pynacl",
                        "py38-lmdb",
                        "py38-misaka",
                        "py38-pycares",
                        "py38-soundfile",
                        "py38-brotlicffi",
                        "py38-xattr",
                        "py38-reflink"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-olm",
                        "py38-sounddevice",
                        "py38-fairseq",
                        "py38-autobahn"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pyarrow"
                    ]
                }
            ]
        },
        {
            "name": "py35-cffi",
            "portdir": "python/py-cffi",
            "version": "1.15.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cffi.readthedocs.org/",
            "description": "Foreign Function Interface for Python calling C code.",
            "long_description": "Foreign Function Interface for Python calling C code. The aim of this project is to provide a convenient and reliable way of calling C code from Python.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "python35",
                        "py35-pycparser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py35-sounddevice",
                        "py35-pymunk"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-misaka",
                        "py35-pycares",
                        "py35-pynacl",
                        "py35-xattr",
                        "py35-gevent",
                        "py35-cryptography",
                        "py35-pyopencl",
                        "py35-python-augeas",
                        "py35-cairocffi",
                        "py35-bcrypt",
                        "py35-argon2-cffi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-sounddevice"
                    ]
                }
            ]
        },
        {
            "name": "py36-cffi",
            "portdir": "python/py-cffi",
            "version": "1.15.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cffi.readthedocs.org/",
            "description": "Foreign Function Interface for Python calling C code.",
            "long_description": "Foreign Function Interface for Python calling C code. The aim of this project is to provide a convenient and reliable way of calling C code from Python.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "python36",
                        "py36-pycparser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-pymunk",
                        "py36-sounddevice"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-brotlipy",
                        "py36-misaka",
                        "py36-zmq",
                        "py36-rpy2",
                        "py36-pynacl",
                        "py36-pyopencl",
                        "py36-xattr",
                        "py36-pygit2",
                        "py36-python-augeas",
                        "py36-cairocffi",
                        "py36-pyheif",
                        "py36-argon2-cffi",
                        "py36-gevent",
                        "py36-pycares",
                        "py36-cryptography"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-olm",
                        "py36-sounddevice"
                    ]
                }
            ]
        },
        {
            "name": "py37-cffi",
            "portdir": "python/py-cffi",
            "version": "1.15.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cffi.readthedocs.org/",
            "description": "Foreign Function Interface for Python calling C code.",
            "long_description": "Foreign Function Interface for Python calling C code. The aim of this project is to provide a convenient and reliable way of calling C code from Python.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-pycparser",
                        "libffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-pymunk",
                        "py37-sounddevice",
                        "py37-zstd"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-pygit2",
                        "py37-reflink",
                        "py37-brotlicffi",
                        "py37-lmdb",
                        "py37-misaka",
                        "py37-rpy2",
                        "py37-zmq",
                        "py37-cairocffi",
                        "py37-argon2-cffi-bindings",
                        "py37-samplerate",
                        "py37-pycares",
                        "py37-gevent",
                        "py37-pytorch",
                        "py37-cryptography",
                        "py37-xattr",
                        "py37-pyheif",
                        "py37-python-augeas",
                        "py37-pyopencl",
                        "py37-soundfile",
                        "py37-pynacl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-sounddevice",
                        "py37-fairseq",
                        "py37-olm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pyarrow"
                    ]
                }
            ]
        },
        {
            "name": "py39-cffi",
            "portdir": "python/py-cffi",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cffi.readthedocs.org/",
            "description": "Foreign Function Interface for Python calling C code.",
            "long_description": "Foreign Function Interface for Python calling C code. The aim of this project is to provide a convenient and reliable way of calling C code from Python.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-pycparser",
                        "libffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-python-snappy",
                        "py39-sounddevice",
                        "py39-zstd",
                        "py39-pymunk"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-rchitect",
                        "py39-argon2-cffi-bindings",
                        "py39-gitfs",
                        "py39-pynacl",
                        "py39-pygit2",
                        "py39-xattr",
                        "py39-rpy2",
                        "py39-pycares",
                        "py39-brotlicffi",
                        "py39-pytorch",
                        "py39-python-augeas",
                        "py39-lmdb",
                        "py39-cryptography",
                        "py39-gevent",
                        "py39-reflink",
                        "py39-cairocffi",
                        "py39-pyheif",
                        "py39-soundfile",
                        "py39-atomiclong",
                        "py39-pyopencl",
                        "py39-zmq"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-fairseq",
                        "py39-autobahn",
                        "py39-sounddevice",
                        "py39-olm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-numpy",
                        "py39-pyarrow"
                    ]
                }
            ]
        },
        {
            "name": "py38-numpy",
            "portdir": "python/py-numpy",
            "version": "1.24.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/numpy/numpy",
            "description": "The core utilities for the scientific library scipy for Python",
            "long_description": "The core utilities for the scientific library scipy for Python",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "mkl",
                "gfortran",
                "atlas",
                "universal",
                "openblas"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-16",
                        "gcc13",
                        "py38-cython-compat",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "python38",
                        "OpenBLAS",
                        "fftw-3",
                        "py38-cython"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-oldest-supported-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-pytensor",
                        "py38-fiona",
                        "py38-theano-pymc",
                        "py38-pyregion",
                        "py38-rsgislib",
                        "py38-pyopencl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-magenta",
                        "py38-pythran",
                        "py38-gwpy",
                        "py38-scikit-dsp-comm",
                        "py38-scikit-rf",
                        "py38-sk-video",
                        "py38-lmfit",
                        "py38-pdal",
                        "py38-thinc",
                        "py38-onnx",
                        "py38-matplotlib",
                        "py38-h5py",
                        "py38-netcdf4",
                        "py38-nibabel",
                        "py38-lal",
                        "py38-scikit-learn",
                        "py38-blosc2",
                        "py38-odo",
                        "py38-gmic",
                        "py38-petsc4py",
                        "py38-photutils",
                        "py38-seaborn",
                        "py38-tables",
                        "py38-astropy",
                        "py38-gsd",
                        "py38-healpy",
                        "py38-htseq",
                        "py38-instrumentkit",
                        "py38-g2p-en",
                        "py38-pyfftw",
                        "py38-pygrib",
                        "py38-python-ivi",
                        "py38-word2vec",
                        "py38-gsl",
                        "py38-iminuit",
                        "py38-ligo-lw",
                        "py38-lscsoft-glue",
                        "py38-pygmsh",
                        "py38-matplotlib-basemap",
                        "py38-meshio",
                        "py38-quantities",
                        "py38-snuggs",
                        "py38-srsly",
                        "py38-mahotas",
                        "py38-dijitso",
                        "py38-fiat",
                        "py38-dolfin",
                        "py38-pydicom",
                        "py38-arviz",
                        "py38-bokeh",
                        "py38-gdal",
                        "py38-metpy",
                        "py38-contourpy",
                        "py38-cartopy",
                        "py38-xarray-einstats",
                        "py38-pyerfa",
                        "py38-tropycal",
                        "py38-tifffile",
                        "py38-aesara",
                        "py38-opengl-accelerate",
                        "py38-shapely",
                        "py38-obspy",
                        "py38-vispy",
                        "py38-sunpy",
                        "py38-game",
                        "py38-pyside2",
                        "py38-asdf",
                        "py38-pyFAI",
                        "py38-contextily",
                        "py38-pymvpa",
                        "py38-opencv4",
                        "py38-bottleneck",
                        "py38-eli5",
                        "py38-gacode",
                        "py38-napari-svg",
                        "py38-nds2-client",
                        "py38-barnaba",
                        "py38-spiceypy",
                        "py38-pyasdf",
                        "py38-bcolz",
                        "py38-blaze",
                        "py38-blis",
                        "py38-kapteyn",
                        "py38-mapclassify",
                        "py38-emcee3",
                        "py38-colormath",
                        "py38-pyilmbase",
                        "py38-ttfquery",
                        "py38-rasterio",
                        "py38-pymc",
                        "py38-opencv3",
                        "py38-deap",
                        "py38-opencv3-devel",
                        "py38-imread",
                        "py38-opencv4-devel",
                        "py38-keras_applications",
                        "py38-keras_preprocessing",
                        "py38-spglib",
                        "py38-xarray",
                        "py38-slepc4py",
                        "py38-yt",
                        "py38-GridDataFormats",
                        "py38-MDAnalysis",
                        "py38-astlib",
                        "py38-astroML",
                        "py38-beancount-import",
                        "py38-clawpack",
                        "py38-colour",
                        "py38-commpy",
                        "py38-emcee",
                        "py38-filterpy",
                        "py38-gpilab-framework",
                        "py38-kombine",
                        "py38-networkit",
                        "py38-spacepy",
                        "py38-theano",
                        "py38-lalburst",
                        "py38-lalframe",
                        "py38-lalinference",
                        "py38-lalinspiral",
                        "py38-lalmetaio",
                        "py38-lalpulsar",
                        "py38-lalsimulation",
                        "py38-imagecodecs",
                        "py38-descartes",
                        "py38-gyoto",
                        "py38-biopython",
                        "py38-asdf-astropy",
                        "py38-peakutils",
                        "py38-tpot",
                        "py38-scikit-hep-uproot4",
                        "py38-corner",
                        "py38-algopy",
                        "py38-pymatgen",
                        "py38-tensorflow",
                        "py38-mdtraj",
                        "py38-spaCy",
                        "py38-zlmdb",
                        "py38-aubio",
                        "py38-keras",
                        "py38-termplotlib",
                        "py38-tensorboard",
                        "py38-tensorboard1",
                        "py38-pygeos",
                        "py38-pytensor",
                        "py38-fipy",
                        "py38-samplerate",
                        "py38-scikit-hep-awkward",
                        "py38-scikit-hep-awkward1",
                        "py38-pywavelets",
                        "py38-scikit-hep-uproot",
                        "py38-astropy-healpix",
                        "py38-npx",
                        "py38-fabio",
                        "py38-numexpr",
                        "py38-imageio",
                        "py38-pandas",
                        "py38-astroML_addons",
                        "py38-astroplan",
                        "py38-gammapy",
                        "py38-dap",
                        "py38-xraylarch",
                        "py38-pymc3",
                        "py38-numba",
                        "py38-hdbscan",
                        "py38-sparse",
                        "py38-pytools",
                        "py38-faiss",
                        "py38-pyarrow",
                        "py38-fastprogress",
                        "py38-astroquery",
                        "py38-scikit-image",
                        "py38-tensorflow1",
                        "py38-pytorch",
                        "py38-opt_einsum",
                        "py38-silx",
                        "py38-mayavi",
                        "py38-scikits-bootstrap",
                        "py38-gensim",
                        "py38-aeppl",
                        "py38-numdifftools",
                        "py38-scipy",
                        "py38-statsmodels",
                        "py38-cftime",
                        "py38-jplephem",
                        "py38-altair",
                        "py38-graph-tool",
                        "py38-skyfield",
                        "py38-nmrglue",
                        "py38-nmrglue-devel",
                        "py38-regions",
                        "py38-control",
                        "py38-fastdtw",
                        "py38-patsy",
                        "py38-drms",
                        "py38-datashape"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-soxr",
                        "py38-ezdxf",
                        "py38-umap-learn",
                        "py38-coremltools",
                        "py38-resampy",
                        "py38-gym",
                        "py38-pretty-midi",
                        "py38-reproject",
                        "py38-mir_eval",
                        "py38-fasttext",
                        "py38-spyder",
                        "py38-note-seq",
                        "py38-qimage2ndarray",
                        "py38-librosa",
                        "py38-gammapy",
                        "py38-folium",
                        "py38-imutils",
                        "py38-pmdarima",
                        "py38-onnxconverter-common",
                        "py38-tensorflow-datasets",
                        "py38-moviepy",
                        "py38-soundfile",
                        "py38-allennlp",
                        "py38-apache-beam",
                        "py38-aplpy",
                        "py38-bpemb",
                        "py38-imagehash",
                        "py38-tensorboardX",
                        "py38-kraken",
                        "py38-tensorflow-probability",
                        "py38-datasets",
                        "py38-seqeval",
                        "py38-keras2onnx",
                        "py38-gradio",
                        "py38-sox",
                        "py38-sounddevice",
                        "py38-libpysal",
                        "py38-spyder-devel",
                        "py38-magenta",
                        "py38-atpy",
                        "py38-tensor2tensor",
                        "py38-tensorflow-macos",
                        "py38-kfac",
                        "py38-wordcloud",
                        "py38-photomosaic",
                        "py38-sentence-transformers",
                        "py38-xraydb",
                        "py38-tensorflow-transform",
                        "py38-transformers",
                        "py38-fairseq",
                        "py38-wxpython-4.0",
                        "py38-pytorch-lightning",
                        "py38-tensorflow-data-validation",
                        "py38-tfx-bsl",
                        "py38-montage",
                        "py38-wxmplot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-cairocffi",
                        "py38-uncertainties",
                        "py38-plumed",
                        "py38-dill",
                        "py38-blosc",
                        "py38-igraph",
                        "py38-json-tricks",
                        "py38-dm-tree",
                        "py38-zbar",
                        "py38-mmtf-python"
                    ]
                }
            ]
        },
        {
            "name": "py37-numpy",
            "portdir": "python/py-numpy",
            "version": "1.21.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/numpy/numpy",
            "description": "The core utilities for the scientific library scipy for Python",
            "long_description": "The core utilities for the scientific library scipy for Python",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran",
                "atlas",
                "openblas",
                "mkl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gcc13",
                        "py37-cython-compat"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "py37-cython",
                        "libgcc",
                        "python37",
                        "OpenBLAS"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-oldest-supported-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-theano-pymc",
                        "py37-param",
                        "py37-pyopencl",
                        "py37-fiona",
                        "py37-pyregion",
                        "py37-obspy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-scikit-dsp-comm",
                        "py37-scikit-rf",
                        "py37-astroplan",
                        "py37-bottleneck",
                        "py37-cftime",
                        "py37-scikit-image",
                        "py37-ligo-lw",
                        "py37-spaCy",
                        "py37-iminuit",
                        "py37-mdtraj",
                        "py37-barnaba",
                        "py37-pymatgen",
                        "py37-tifffile",
                        "py37-opengl-accelerate",
                        "py37-corner",
                        "py37-pyFAI",
                        "py37-pytorch",
                        "py37-arviz",
                        "py37-python-ivi",
                        "py37-pymvpa",
                        "py37-pyerfa",
                        "py37-bcolz",
                        "py37-altair",
                        "py37-cartopy",
                        "py37-pythran",
                        "py37-xarray-einstats",
                        "py37-gwpy",
                        "py37-keras",
                        "py37-magenta",
                        "py37-xraylarch",
                        "py37-graph-tool",
                        "py37-networkit",
                        "py37-tables",
                        "py37-bokeh",
                        "py37-metpy",
                        "py37-pyside2",
                        "py37-pyarrow",
                        "py37-faiss",
                        "py37-drms",
                        "py37-scipy",
                        "py37-matplotlib",
                        "py37-gpilab-framework",
                        "py37-pandas",
                        "py37-onnx",
                        "py37-yt",
                        "py37-netcdf4",
                        "py37-xarray",
                        "py37-seaborn",
                        "py37-svipc",
                        "py37-pymc3",
                        "py37-silx",
                        "py37-emcee3",
                        "py37-astroML",
                        "py37-gsd",
                        "py37-gacode",
                        "py37-biopython",
                        "py37-contourpy",
                        "py37-fastprogress",
                        "py37-astropy",
                        "py37-snuggs",
                        "py37-meshio",
                        "py37-petsc4py",
                        "py37-matplotlib-basemap",
                        "py37-samplerate",
                        "py37-npx",
                        "py37-srsly",
                        "py37-blis",
                        "py37-thinc",
                        "py37-vispy",
                        "py37-mapclassify",
                        "py37-pydicom",
                        "py37-stfio",
                        "py37-GridDataFormats",
                        "py37-napari-svg",
                        "py37-emcee",
                        "py37-sk-video",
                        "py37-statsmodels",
                        "py37-gdal",
                        "py37-imageio",
                        "py37-pyilmbase",
                        "py37-lal",
                        "py37-lalburst",
                        "py37-lalframe",
                        "py37-lalinference",
                        "py37-gmic",
                        "py37-lalinspiral",
                        "py37-lalmetaio",
                        "py37-lalpulsar",
                        "py37-lalsimulation",
                        "py37-lmfit",
                        "py37-eli5",
                        "py37-astroquery",
                        "py37-kombine",
                        "py37-numexpr",
                        "py37-opencv3",
                        "py37-opencv3-devel",
                        "py37-pyviz_comms",
                        "py37-fipy",
                        "py37-pdal",
                        "py37-isce2",
                        "py37-aeppl",
                        "py37-pymc",
                        "py37-scikit-learn",
                        "py37-aesara",
                        "py37-imagecodecs",
                        "py37-pywavelets",
                        "py37-scikit-hep-awkward",
                        "py37-scikit-hep-uproot",
                        "py37-quantities",
                        "py37-gyoto",
                        "py37-filterpy",
                        "py37-MDAnalysis",
                        "py37-opencv4",
                        "py37-astlib",
                        "py37-astropy-healpix",
                        "py37-aubio",
                        "py37-biggles",
                        "py37-scikit-hep-uproot4",
                        "py37-healpy",
                        "py37-pyfftw",
                        "py37-scikit-hep-awkward1",
                        "py37-clawpack",
                        "py37-dap",
                        "py37-deap",
                        "py37-dijitso",
                        "py37-blaze",
                        "py37-fabio",
                        "py37-fastdtw",
                        "py37-fiat",
                        "py37-colour",
                        "py37-commpy",
                        "py37-gammapy",
                        "py37-gensim",
                        "py37-control",
                        "py37-h5py",
                        "py37-gsl",
                        "py37-hdbscan",
                        "py37-htseq",
                        "py37-rasa-nlu",
                        "py37-scikits-bootstrap",
                        "py37-kapteyn",
                        "py37-langid",
                        "py37-tensorboard",
                        "py37-tensorboard1",
                        "py37-mahotas",
                        "py37-tensorflow",
                        "py37-mayavi",
                        "py37-odo",
                        "py37-openopt",
                        "py37-nibabel",
                        "py37-pyasdf",
                        "py37-pygmsh",
                        "py37-numba",
                        "py37-obspy",
                        "py37-opt_einsum",
                        "py37-photutils",
                        "py37-pygeos",
                        "py37-pygpu",
                        "py37-theano",
                        "py37-astroML_addons",
                        "py37-beancount-import",
                        "py37-lscsoft-glue",
                        "py37-regions",
                        "py37-slepc4py",
                        "py37-sunpy",
                        "py37-spacepy",
                        "py37-spglib",
                        "py37-spiceypy",
                        "py37-nmrglue",
                        "py37-nmrglue-devel",
                        "py37-tensorflow1",
                        "py37-termplotlib",
                        "py37-traits",
                        "py37-word2vec",
                        "py37-imread",
                        "py37-tpot",
                        "py37-ttfquery",
                        "py37-nds2-client",
                        "py37-opencv4-devel",
                        "py37-pytools",
                        "py37-colormath",
                        "py37-pygrib",
                        "py37-instrumentkit",
                        "py37-jplephem",
                        "py37-keras_applications",
                        "py37-keras_preprocessing",
                        "py37-rasterio",
                        "py37-algopy",
                        "py37-datashape",
                        "py37-numdifftools",
                        "py37-patsy",
                        "py37-descartes",
                        "py37-peakutils",
                        "py37-contextily",
                        "py37-shapely",
                        "py37-tropycal",
                        "py37-game",
                        "py37-skyfield"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-tensorflow-datasets",
                        "py37-mir_eval",
                        "py37-onnxconverter-common",
                        "py37-kfac",
                        "py37-umap-learn",
                        "py37-pytorch-lightning",
                        "py37-atpy",
                        "py37-photomosaic",
                        "py37-qimage2ndarray",
                        "py37-imutils",
                        "py37-pyorick",
                        "py37-tfx-bsl",
                        "py37-apache-beam",
                        "py37-soundfile",
                        "py37-seqeval",
                        "py37-sox",
                        "py37-note-seq",
                        "py37-pmdarima",
                        "py37-tensor2tensor",
                        "py37-tensorboardX",
                        "py37-pretty-midi",
                        "py37-fairseq",
                        "py37-tensorflow-transform",
                        "py37-wxmplot",
                        "py37-spyder",
                        "py37-wxpython-4.0",
                        "py37-montage",
                        "py37-bpemb",
                        "py37-datasets",
                        "py37-xraydb",
                        "py37-reproject",
                        "py37-spyder-devel",
                        "py37-sounddevice",
                        "py37-wordcloud",
                        "py37-keras2onnx",
                        "py37-aplpy",
                        "py37-librosa",
                        "py37-libpysal",
                        "py37-gym",
                        "py37-magenta",
                        "py37-resampy",
                        "py37-gammapy",
                        "py37-tensorflow-data-validation",
                        "py37-tensorflow-probability",
                        "py37-moviepy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-cairocffi",
                        "py37-plumed",
                        "py37-igraph",
                        "py37-json-tricks",
                        "py37-blosc",
                        "py37-zbar",
                        "py37-dm-tree",
                        "py37-uncertainties",
                        "py37-mmtf-python"
                    ]
                }
            ]
        },
        {
            "name": "py36-numpy",
            "portdir": "python/py-numpy",
            "version": "1.19.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/numpy/numpy",
            "description": "The core utilities for the scientific library scipy for Python",
            "long_description": "The core utilities for the scientific library scipy for Python",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran",
                "atlas",
                "openblas",
                "mkl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gcc13",
                        "py36-cython-compat"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "py36-cython",
                        "libgcc",
                        "python36",
                        "OpenBLAS"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-oldest-supported-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-obspy",
                        "py36-shapely",
                        "py36-theano-pymc",
                        "py36-pyregion",
                        "py36-pyerfa",
                        "py36-pyopencl",
                        "py36-param"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-pysal",
                        "py36-traits",
                        "py36-mayavi",
                        "py36-arviz",
                        "py36-gsd",
                        "py36-stfio",
                        "py36-astlib",
                        "py36-astroML",
                        "py36-astroML_addons",
                        "py36-astroplan",
                        "py36-astropy",
                        "py36-astropy-healpix",
                        "py36-bcolz",
                        "py36-blaze",
                        "py36-cftime",
                        "py36-lalmetaio",
                        "py36-xarray",
                        "py36-nmrglue",
                        "py36-nmrglue-devel",
                        "py36-nltk",
                        "py36-seaborn",
                        "py36-pyviennacl",
                        "py36-bottleneck",
                        "py36-tstables",
                        "py36-ligo-lw",
                        "py36-gyoto",
                        "py36-spectral",
                        "py36-nds2-client",
                        "py36-pytools",
                        "py36-mdp-toolkit",
                        "py36-opengl-accelerate",
                        "py36-numexpr",
                        "py36-tables",
                        "py36-scipy",
                        "py36-llvmmath",
                        "py36-game",
                        "py36-netcdf4",
                        "py36-lalframe",
                        "py36-bqplot",
                        "py36-colormath",
                        "py36-colour",
                        "py36-control",
                        "py36-datashape",
                        "py36-descartes",
                        "py36-eli5",
                        "py36-patsy",
                        "py36-filterpy",
                        "py36-gpilab-framework",
                        "py36-gwpy",
                        "py36-healpy",
                        "py36-htseq",
                        "py36-iminuit",
                        "py36-imread",
                        "py36-keras",
                        "py36-keras_applications",
                        "py36-keras_preprocessing",
                        "py36-kombine",
                        "py36-langid",
                        "py36-lscsoft-glue",
                        "py36-mahotas",
                        "py36-nibabel",
                        "py36-numba",
                        "py36-odo",
                        "py36-openopt",
                        "py36-photutils",
                        "py36-pydicom",
                        "py36-pygpu",
                        "py36-pymc3",
                        "py36-pymvpa",
                        "py36-quantities",
                        "py36-qutip",
                        "py36-rasa-nlu",
                        "py36-regions",
                        "py36-scikits-bootstrap",
                        "py36-slepc4py",
                        "py36-snuggs",
                        "py36-spaCy",
                        "py36-spacepy",
                        "py36-svipc",
                        "py36-tensorboard1",
                        "py36-theano",
                        "py36-tpot",
                        "py36-word2vec",
                        "py36-yt",
                        "py36-lalinference",
                        "py36-lalpulsar",
                        "py36-pygrib",
                        "py36-commpy",
                        "py36-fabio",
                        "py36-biopython",
                        "py36-statsmodels",
                        "py36-opencv3",
                        "py36-opencv3-devel",
                        "py36-fastprogress",
                        "py36-algopy",
                        "py36-lmfit",
                        "py36-numdifftools",
                        "py36-pywavelets",
                        "py36-GridDataFormats",
                        "py36-srsly",
                        "py36-thinc",
                        "py36-gdal",
                        "py36-isce2",
                        "py36-rasterio",
                        "py36-altair",
                        "py36-pyfftw",
                        "py36-MDAnalysis",
                        "py36-cartopy",
                        "py36-matplotlib-basemap",
                        "py36-pygeos",
                        "py36-fipy",
                        "py36-pyasdf",
                        "py36-gsl",
                        "py36-lalburst",
                        "py36-lalinspiral",
                        "py36-lalsimulation",
                        "py36-obspy",
                        "py36-bokeh",
                        "py36-pyviz_comms",
                        "py36-scikit-image",
                        "py36-emcee",
                        "py36-pyilmbase",
                        "py36-pandas",
                        "py36-acor",
                        "py36-blis",
                        "py36-corner",
                        "py36-emcee3",
                        "py36-barnaba",
                        "py36-mdtraj",
                        "py36-matplotlib",
                        "py36-imageio",
                        "py36-scikit-hep-uproot4",
                        "py36-scikit-hep-awkward1",
                        "py36-lal",
                        "py36-opencv4",
                        "py36-opencv4-devel",
                        "py36-scikit-learn",
                        "py36-chainer",
                        "py36-dijitso",
                        "py36-dolfin",
                        "py36-dynd",
                        "py36-fiat",
                        "py36-pyne",
                        "py36-mlpy",
                        "py36-petsc4py",
                        "py36-pyFAI",
                        "py36-pyside2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-atpy",
                        "py36-sounddevice",
                        "py36-qimage2ndarray",
                        "py36-montage",
                        "py36-gammapy",
                        "py36-reproject",
                        "py36-spyder",
                        "py36-wxpython-4.0",
                        "py36-spyder-devel",
                        "py36-pyorick",
                        "py36-aplpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-plumed",
                        "py36-blosc",
                        "py36-cairocffi",
                        "py36-uncertainties",
                        "py36-json-tricks",
                        "py36-mmtf-python"
                    ]
                }
            ]
        },
        {
            "name": "py35-numpy",
            "portdir": "python/py-numpy",
            "version": "1.18.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/numpy/numpy",
            "description": "The core utilities for the scientific library scipy for Python",
            "long_description": "The core utilities for the scientific library scipy for Python",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "gfortran",
                "atlas",
                "openblas",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "mkl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gcc13",
                        "py35-cython-compat"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "py35-cython",
                        "libgcc",
                        "python35",
                        "OpenBLAS"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-oldest-supported-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py35-obspy",
                        "py35-cartopy",
                        "py35-pyregion",
                        "py35-pyopencl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-seaborn",
                        "py35-pysal",
                        "py35-stfio",
                        "py35-astlib",
                        "py35-astroML",
                        "py35-astroML_addons",
                        "py35-astroplan",
                        "py35-astropy",
                        "py35-astropy-healpix",
                        "py35-bcolz",
                        "py35-blaze",
                        "py35-bqplot",
                        "py35-cartopy",
                        "py35-cftime",
                        "py35-xarray",
                        "py35-nmrglue",
                        "py35-nltk",
                        "py35-gyoto",
                        "py35-nds2-client",
                        "py35-pytools",
                        "py35-mdp-toolkit",
                        "py35-opengl-accelerate",
                        "py35-numexpr",
                        "py35-tables",
                        "py35-scipy",
                        "py35-llvmmath",
                        "py35-netcdf4",
                        "py35-colormath",
                        "py35-control",
                        "py35-datashape",
                        "py35-descartes",
                        "py35-eli5",
                        "py35-patsy",
                        "py35-healpy",
                        "py35-iminuit",
                        "py35-imread",
                        "py35-keras",
                        "py35-keras_applications",
                        "py35-keras_preprocessing",
                        "py35-langid",
                        "py35-mahotas",
                        "py35-mayavi",
                        "py35-nibabel",
                        "py35-numba",
                        "py35-odo",
                        "py35-pygpu",
                        "py35-pymvpa",
                        "py35-quantities",
                        "py35-qutip",
                        "py35-regions",
                        "py35-scikits-bootstrap",
                        "py35-slepc4py",
                        "py35-snuggs",
                        "py35-spacepy",
                        "py35-svipc",
                        "py35-theano",
                        "py35-tpot",
                        "py35-traits",
                        "py35-word2vec",
                        "py35-yt",
                        "py35-pygrib",
                        "py35-commpy",
                        "py35-game",
                        "py35-fabio",
                        "py35-statsmodels",
                        "py35-opencv3",
                        "py35-opencv3-devel",
                        "py35-biopython",
                        "py35-pywavelets",
                        "py35-gdal",
                        "py35-rasterio",
                        "py35-pyfftw",
                        "py35-matplotlib-basemap",
                        "py35-gsl",
                        "py35-obspy",
                        "py35-bokeh",
                        "py35-scikit-image",
                        "py35-emcee",
                        "py35-pyilmbase",
                        "py35-pandas",
                        "py35-acor",
                        "py35-blis",
                        "py35-matplotlib",
                        "py35-imageio",
                        "py35-opencv4",
                        "py35-opencv4-devel",
                        "py35-scikit-learn",
                        "py35-chainer",
                        "py35-dynd",
                        "py35-pyne",
                        "py35-mlpy",
                        "py35-petsc4py",
                        "py35-pyFAI",
                        "py35-pyviennacl",
                        "py35-tstables"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-montage",
                        "py35-pyorick",
                        "py35-gammapy",
                        "py35-atpy",
                        "py35-sounddevice",
                        "py35-aplpy",
                        "py35-wxpython-4.0"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-uncertainties",
                        "py35-blosc",
                        "py35-cairocffi"
                    ]
                }
            ]
        },
        {
            "name": "py39-numpy",
            "portdir": "python/py-numpy",
            "version": "2.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://numpy.org",
            "description": "The core utilities for the scientific library scipy for Python",
            "long_description": "The core utilities for the scientific library scipy for Python",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "openblas",
                "flexiblas",
                "blis",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "py39-meson-python",
                        "clang-20",
                        "pkgconfig",
                        "py39-cython",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-oldest-supported-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-cffi",
                        "py39-cython",
                        "py39-hypothesis",
                        "py39-mypy",
                        "py39-pytest",
                        "py39-typing_extensions",
                        "py39-tz",
                        "py39-charset-normalizer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-rsgislib",
                        "py39-theano-pymc",
                        "py39-pyregion",
                        "py39-pyopencl",
                        "py39-cartopy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-barnaba",
                        "py39-shapely",
                        "py39-colour",
                        "py39-commpy",
                        "py39-eli5",
                        "py39-emcee",
                        "py39-pyilmbase",
                        "py39-filterpy",
                        "py39-fipy",
                        "py39-gpilab-framework",
                        "py39-gsd",
                        "py39-mlxtend",
                        "py39-tropycal",
                        "py39-imread",
                        "py39-astroplan",
                        "py39-astroquery",
                        "py39-pymc3",
                        "py39-astroML_addons",
                        "py39-astroML",
                        "py39-beancount-import",
                        "py39-regions",
                        "py39-sk-video",
                        "py39-xarray-einstats",
                        "py39-samplerate",
                        "py39-termplotlib",
                        "py39-ttfquery",
                        "py39-onnx",
                        "py39-drms",
                        "py39-word2vec",
                        "py39-mapclassify",
                        "py39-jplephem",
                        "py39-zlmdb",
                        "py39-astlib",
                        "py39-healpy",
                        "py39-gmic",
                        "py39-instrumentkit",
                        "py39-astropy-healpix",
                        "py39-cartopy",
                        "py39-gdal",
                        "py39-geopandas",
                        "py39-h5py",
                        "py39-networkit",
                        "py39-npx",
                        "py39-iminuit",
                        "py39-netcdf4",
                        "py39-numcodecs",
                        "py39-numdifftools",
                        "py39-pyerfa",
                        "py39-pymatgen",
                        "py39-pytensor",
                        "py39-rasterio",
                        "py39-pygeos",
                        "py39-spglib",
                        "py39-pygmsh",
                        "py39-pygrib",
                        "py39-vispy",
                        "py39-sunpy",
                        "py39-spaCy",
                        "py39-MDAnalysis",
                        "py39-contextily",
                        "py39-control",
                        "py39-gammapy",
                        "py39-gwpy",
                        "py39-aeppl",
                        "py39-aesara",
                        "py39-fastdtw",
                        "py39-fiat",
                        "py39-g2p-en",
                        "py39-kapteyn",
                        "py39-slepc4py",
                        "py39-sparse",
                        "py39-nds2-client",
                        "py39-game",
                        "py39-astropy",
                        "py39-pytools",
                        "py39-asdf",
                        "py39-emmet-core",
                        "py39-maggma",
                        "py39-pycifrw",
                        "py39-silx",
                        "py39-petsc4py",
                        "py39-pythran",
                        "py39-blosc2",
                        "py39-scikit-learn",
                        "py39-numexpr",
                        "py39-tables",
                        "py39-xarray",
                        "py39-biopython",
                        "py39-scipy",
                        "py39-imagecodecs",
                        "py39-faiss",
                        "py39-asdf-astropy",
                        "py39-bottleneck",
                        "py39-imageio",
                        "py39-patsy",
                        "py39-pywavelets",
                        "py39-scikit-image",
                        "py39-statsmodels",
                        "py39-opengl-accelerate",
                        "py39-bokeh",
                        "py39-tifffile",
                        "py39-graph-tool",
                        "py39-hdbscan",
                        "py39-quantecon",
                        "py39-magenta",
                        "py39-mahotas",
                        "py39-matplotlib-basemap",
                        "py39-mdtraj",
                        "py39-gensim",
                        "py39-photutils",
                        "py39-pyfftw",
                        "py39-srsly",
                        "py39-python-ivi",
                        "py39-metpy",
                        "py39-gyoto",
                        "py39-scikit-dsp-comm",
                        "py39-scikit-hep-awkward",
                        "py39-scikit-hep-awkward1",
                        "py39-scikit-hep-uproot",
                        "py39-scikit-rf",
                        "py39-scikits-bootstrap",
                        "py39-pymc",
                        "py39-scikit-hep-uproot4",
                        "py39-meshio",
                        "py39-napari-svg",
                        "py39-deap",
                        "py39-spacepy",
                        "py39-numba",
                        "py39-scikit-umfpack",
                        "py39-algopy",
                        "py39-cftime",
                        "py39-contourpy",
                        "py39-matplotlib",
                        "py39-keras",
                        "py39-keras_applications",
                        "py39-keras_preprocessing",
                        "py39-lmfit",
                        "py39-tpot",
                        "py39-corner",
                        "py39-mayavi",
                        "py39-altair",
                        "py39-emcee3",
                        "py39-molmod",
                        "py39-ndindex",
                        "py39-skyfield",
                        "py39-bqplot",
                        "py39-pydicom",
                        "py39-gsl",
                        "py39-blis",
                        "py39-clawpack",
                        "py39-zarr",
                        "py39-tensorflow",
                        "py39-tensorflow1",
                        "py39-thinc",
                        "py39-fabio",
                        "py39-pyFAI",
                        "py39-nmrglue",
                        "py39-nmrglue-devel",
                        "py39-peakutils",
                        "py39-aubio",
                        "py39-snuggs",
                        "py39-pandas",
                        "py39-pacal",
                        "py39-obspy",
                        "py39-pyside2",
                        "chemex-devel",
                        "py39-mpl-animators",
                        "py39-pyside6",
                        "py39-pdal",
                        "py39-pdal-plugins",
                        "py39-pyarrow",
                        "py39-pytorch",
                        "py39-arviz",
                        "py39-seaborn",
                        "py39-opencv3",
                        "py39-opencv3-devel",
                        "py39-opencv4",
                        "py39-opencv4-devel",
                        "py39-pyogrio",
                        "py39-quantities",
                        "py39-GridDataFormats",
                        "py39-dijitso",
                        "py39-dolfin",
                        "py39-htseq",
                        "py39-opt_einsum",
                        "py39-pyasdf",
                        "py39-tensorboard",
                        "py39-tensorboard1"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-soundfile",
                        "py39-soxr",
                        "py39-pmdarima",
                        "py39-librosa",
                        "py39-apache-beam",
                        "py39-note-seq",
                        "py39-mgwr",
                        "py39-qimage2ndarray",
                        "py39-pointpats",
                        "py39-spopt",
                        "py39-resampy",
                        "py39-wxmplot",
                        "py39-gym",
                        "py39-xraylarch",
                        "py39-wordcloud",
                        "py39-keras2onnx",
                        "py39-kfac",
                        "py39-spaghetti",
                        "py39-transformers",
                        "py39-ml_dtypes",
                        "py39-access",
                        "py39-spyder-devel",
                        "py39-mir_eval",
                        "py39-sox",
                        "py39-onnxconverter-common",
                        "py39-photomosaic",
                        "py39-atpy",
                        "py39-pretty-midi",
                        "py39-pnoise",
                        "py39-coremltools",
                        "py39-tensorflow-macos",
                        "py39-fairseq",
                        "py39-montage",
                        "py39-spglm",
                        "py39-spint",
                        "py39-bpemb",
                        "py39-xraydb",
                        "py39-moviepy",
                        "py39-wxpython-4.0",
                        "py39-pygmt",
                        "py39-sentence-transformers",
                        "py39-tensor2tensor",
                        "py39-tensorboardX",
                        "py39-tensorflow-datasets",
                        "py39-tensorflow-data-validation",
                        "py39-spvcm",
                        "py39-tensorflow-probability",
                        "py39-tensorflow-transform",
                        "py39-tfx-bsl",
                        "py39-tobler",
                        "py39-rasterstats",
                        "py39-esda",
                        "py39-magenta",
                        "py39-segregation",
                        "py39-ezdxf",
                        "py39-splot",
                        "py39-gammapy",
                        "py39-aplpy",
                        "py39-imagehash",
                        "py39-allennlp",
                        "py39-inequality",
                        "py39-pytorch-lightning",
                        "py39-gradio",
                        "py39-libpysal",
                        "py39-imutils",
                        "py39-sounddevice",
                        "py39-spyder",
                        "py39-spreg",
                        "py39-folium",
                        "py39-kraken",
                        "py39-seqeval",
                        "py39-fasttext",
                        "py39-umap-learn",
                        "py39-datasets",
                        "py39-reproject"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-json-tricks",
                        "py39-zbar",
                        "py39-dm-tree",
                        "py39-igraph",
                        "py39-uncertainties",
                        "py39-blosc",
                        "py39-plumed",
                        "py39-cairocffi",
                        "py39-svgelements",
                        "py39-mmtf-python",
                        "py39-dill"
                    ]
                }
            ]
        },
        {
            "name": "py311-pygmt",
            "portdir": "python/py-pygmt",
            "version": "0.17.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygmt.org/",
            "description": "Python interface for the Generic Mapping Tools",
            "long_description": "PyGMT is a library for processing geospatial and geophysical data and making publication-quality maps and figures. It provides a Pythonic interface for the Generic Mapping Tools (GMT), a command-line program widely used across the Earth, Ocean, and Planetary sciences and beyond.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gmt6",
                        "py311-packaging",
                        "py311-numpy",
                        "py311-pandas",
                        "py311-xarray"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pygmt",
            "portdir": "python/py-pygmt",
            "version": "0.12.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygmt.org/",
            "description": "Python interface for the Generic Mapping Tools",
            "long_description": "PyGMT is a library for processing geospatial and geophysical data and making publication-quality maps and figures. It provides a Pythonic interface for the Generic Mapping Tools (GMT), a command-line program widely used across the Earth, Ocean, and Planetary sciences and beyond.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "clang-16",
                        "py39-installer",
                        "py39-build",
                        "py39-wheel",
                        "py39-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gmt6",
                        "py39-xarray",
                        "py39-pandas",
                        "py39-packaging",
                        "py39-numpy",
                        "py39-netcdf4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pygmt",
            "portdir": "python/py-pygmt",
            "version": "0.12.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygmt.org/",
            "description": "Python interface for the Generic Mapping Tools",
            "long_description": "PyGMT is a library for processing geospatial and geophysical data and making publication-quality maps and figures. It provides a Pythonic interface for the Generic Mapping Tools (GMT), a command-line program widely used across the Earth, Ocean, and Planetary sciences and beyond.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "clang-16",
                        "py310-installer",
                        "py310-build",
                        "py310-wheel",
                        "py310-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-netcdf4",
                        "py310-xarray",
                        "py310-pandas",
                        "py310-numpy",
                        "py310-packaging",
                        "gmt6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "4.57.1",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-attrs",
                        "py27-enum34",
                        "py27-sortedcontainers"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py27-mutagen",
                        "py27-marisa-trie",
                        "py27-brotlipy",
                        "py27-datrie",
                        "py27-fuzzywuzzy",
                        "py27-parver",
                        "py27-hpack",
                        "py27-pyrsistent",
                        "py27-json5",
                        "py27-cairo",
                        "py27-hyperlink",
                        "py27-cssselect",
                        "py27-attrs",
                        "py27-dateutil"
                    ]
                }
            ]
        },
        {
            "name": "py38-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.80.0",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-attrs",
                        "py38-sortedcontainers",
                        "py38-exceptiongroup",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-priority"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-tensorflow-probability",
                        "py38-marisa-trie",
                        "py38-tensorflow-addons",
                        "py38-commonmark",
                        "py38-datrie",
                        "py38-iso8601",
                        "py38-mutagen",
                        "py38-cssselect",
                        "py38-mitmproxy",
                        "py38-pyarrow",
                        "py38-thinc",
                        "py38-pyrsistent",
                        "py38-parver",
                        "py38-fuzzywuzzy",
                        "py38-natsort",
                        "py38-pyppmd",
                        "py38-hpack",
                        "py38-hyperlink",
                        "py38-dateutil",
                        "py38-pytest-asyncio",
                        "py38-pytest-trio",
                        "py38-cbor2",
                        "py38-multivolumefile",
                        "py38-pybcj",
                        "py38-json5",
                        "py38-attrs",
                        "py38-blis",
                        "py38-cairo"
                    ]
                }
            ]
        },
        {
            "name": "py39-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.141.1",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-attrs",
                        "py39-sortedcontainers",
                        "py39-exceptiongroup",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-priority"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-fuzzywuzzy",
                        "py39-tensorflow-addons",
                        "py39-tensorflow-probability",
                        "py39-iso8601",
                        "py39-cairo",
                        "py39-hpack",
                        "py39-hyperlink",
                        "py39-mitmproxy",
                        "py39-fire",
                        "py39-ndindex",
                        "py39-thinc",
                        "py39-pytest-asyncio",
                        "py39-pytest-trio",
                        "py39-blis",
                        "py39-natsort",
                        "py39-cbor2",
                        "py39-snuggs",
                        "py39-pyarrow",
                        "py39-pyppmd",
                        "py39-pyrsistent",
                        "py39-numpy",
                        "py39-parver",
                        "py39-numdifftools",
                        "py39-multivolumefile",
                        "py39-pybcj",
                        "py39-dateutil",
                        "py39-json5",
                        "py39-mutagen",
                        "py39-xarray",
                        "py39-cssselect",
                        "py39-scipy",
                        "py39-attrs",
                        "py39-marisa-trie",
                        "py39-commonmark"
                    ]
                }
            ]
        },
        {
            "name": "py35-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "5.33.2",
            "license": "MPL-2",
            "platforms": "{darwin any < 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-attrs",
                        "py35-sortedcontainers"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py35-marisa-trie",
                        "py35-datrie",
                        "py35-fuzzywuzzy",
                        "py35-hpack",
                        "py35-mutagen",
                        "py35-blis",
                        "py35-hyperlink",
                        "py35-cssselect",
                        "py35-pyrsistent",
                        "py35-dateutil",
                        "py35-attrs",
                        "py35-cairo"
                    ]
                }
            ]
        },
        {
            "name": "py37-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.79.4",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-attrs",
                        "py37-sortedcontainers",
                        "py37-exceptiongroup",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py37-mutagen",
                        "py37-hpack",
                        "py37-json5",
                        "py37-pytest-asyncio",
                        "py37-fuzzywuzzy",
                        "py37-parver",
                        "py37-tensorflow-addons",
                        "py37-tensorflow-probability",
                        "py37-pyarrow",
                        "py37-cssselect",
                        "py37-natsort",
                        "py37-thinc",
                        "py37-commonmark",
                        "py37-mitmproxy",
                        "py37-pyrsistent",
                        "py37-datrie",
                        "py37-marisa-trie",
                        "py37-pytest-trio",
                        "py37-blis",
                        "py37-hyperlink",
                        "py37-dateutil",
                        "py37-attrs",
                        "py37-cairo"
                    ]
                }
            ]
        },
        {
            "name": "py36-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.31.6",
            "license": "MPL-2",
            "platforms": "{darwin any < 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-attrs",
                        "py36-sortedcontainers"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py36-natsort",
                        "py36-cryptography",
                        "py36-marisa-trie",
                        "py36-brotlipy",
                        "py36-datrie",
                        "py36-fuzzywuzzy",
                        "py36-thinc",
                        "py36-commonmark",
                        "py36-parver",
                        "py36-hpack",
                        "py36-mutagen",
                        "py36-json5",
                        "py36-blis",
                        "py36-pytest-asyncio",
                        "py36-hyperlink",
                        "py36-cairo",
                        "py36-cssselect",
                        "py36-pyrsistent",
                        "py36-dateutil",
                        "py36-attrs"
                    ]
                }
            ]
        },
        {
            "name": "py36-mypy_extensions",
            "portdir": "python/py-mypy_extensions",
            "version": "0.4.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/mypy_extensions",
            "description": "Experimental type system extensions for programs checked with the mypy typechecker",
            "long_description": "The “mypy_extensions” module defines experimental extensions to the standard “typing” module that are supported by the mypy typechecker.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-black"
                    ]
                }
            ]
        },
        {
            "name": "py38-mypy_extensions",
            "portdir": "python/py-mypy_extensions",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/mypy_extensions",
            "description": "Experimental type system extensions for programs checked with the mypy typechecker",
            "long_description": "The “mypy_extensions” module defines experimental extensions to the standard “typing” module that are supported by the mypy typechecker.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-black",
                        "py38-logilab-common",
                        "py38-pyannotate",
                        "py38-mypy",
                        "py38-psygnal"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-trio"
                    ]
                }
            ]
        },
        {
            "name": "py37-mypy_extensions",
            "portdir": "python/py-mypy_extensions",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/mypy_extensions",
            "description": "Experimental type system extensions for programs checked with the mypy typechecker",
            "long_description": "The “mypy_extensions” module defines experimental extensions to the standard “typing” module that are supported by the mypy typechecker.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-psygnal",
                        "py37-mypy",
                        "py37-logilab-common",
                        "py37-black"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-trio"
                    ]
                }
            ]
        }
    ]
}