HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50900,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=383",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=381",
"results": [
{
"name": "py-oslo-config",
"portdir": "python/py-oslo-config",
"version": "9.7.1",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.config/latest/",
"description": "Oslo Configuration Library",
"long_description": "Oslo Configuration Library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-oslo-config"
]
}
],
"depends_on": []
},
{
"name": "py36-oslo-config",
"portdir": "python/py-oslo-config",
"version": "8.3.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.config/latest/",
"description": "Oslo Configuration Library",
"long_description": "Oslo Configuration Library",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-netaddr",
"py36-oslo-i18n",
"py36-requests",
"py36-rfc3986",
"py36-stevedore",
"py36-yaml",
"py36-importlib-metadata",
"py36-debtcollector"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-keystoneclient"
]
}
]
},
{
"name": "py37-oslo-config",
"portdir": "python/py-oslo-config",
"version": "9.1.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.config/latest/",
"description": "Oslo Configuration Library",
"long_description": "Oslo Configuration Library",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-netaddr",
"py37-oslo-i18n",
"py37-requests",
"py37-rfc3986",
"py37-stevedore",
"py37-yaml",
"py37-importlib-metadata",
"py37-debtcollector"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-keystoneclient"
]
}
]
},
{
"name": "py38-oslo-config",
"portdir": "python/py-oslo-config",
"version": "9.1.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.config/latest/",
"description": "Oslo Configuration Library",
"long_description": "Oslo Configuration Library",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-16",
"py38-installer",
"py38-build",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-rfc3986",
"py38-stevedore",
"py38-yaml",
"py38-requests",
"py38-oslo-i18n",
"py38-netaddr",
"py38-importlib-metadata",
"py38-debtcollector"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-keystoneclient"
]
}
]
},
{
"name": "py-oslo-i18n",
"portdir": "python/py-oslo-i18n",
"version": "6.5.1",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.i18n/latest/",
"description": "Common utility type functions",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-oslo-i18n"
]
}
],
"depends_on": []
},
{
"name": "py36-oslo-i18n",
"portdir": "python/py-oslo-i18n",
"version": "5.0.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.i18n/latest/",
"description": "Common utility type functions",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-pbr",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-six"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-cinderclient",
"py36-keystoneclient",
"py36-novaclient",
"py36-openstackclient",
"py36-osc-lib",
"py36-oslo-config",
"py36-oslo-utils"
]
}
]
},
{
"name": "py37-oslo-i18n",
"portdir": "python/py-oslo-i18n",
"version": "6.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.i18n/latest/",
"description": "Common utility type functions",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-pbr",
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-six"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-cinderclient",
"py37-keystoneclient",
"py37-novaclient",
"py37-openstackclient",
"py37-osc-lib",
"py37-oslo-config",
"py37-oslo-utils"
]
}
]
},
{
"name": "py38-oslo-i18n",
"portdir": "python/py-oslo-i18n",
"version": "6.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.i18n/latest/",
"description": "Common utility type functions",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-build",
"py38-installer",
"py38-pbr",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-six"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-cinderclient",
"py38-novaclient",
"py38-oslo-utils",
"py38-keystoneclient",
"py38-openstackclient",
"py38-osc-lib",
"py38-oslo-config"
]
}
]
},
{
"name": "py-oslo-serialization",
"portdir": "python/py-oslo-serialization",
"version": "5.8.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.serialization/latest/",
"description": "The oslo.utils library",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-oslo-serialization"
]
}
],
"depends_on": []
},
{
"name": "py36-oslo-serialization",
"portdir": "python/py-oslo-serialization",
"version": "4.0.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.serialization/latest/",
"description": "",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-pbr",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-tz",
"py36-msgpack",
"py36-oslo-utils"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-keystoneclient",
"py36-novaclient"
]
}
]
},
{
"name": "py37-oslo-serialization",
"portdir": "python/py-oslo-serialization",
"version": "5.1.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.serialization/latest/",
"description": "The oslo.utils library",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-pbr",
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-tz",
"py37-msgpack",
"py37-oslo-utils"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-keystoneclient",
"py37-novaclient"
]
}
]
},
{
"name": "py38-oslo-serialization",
"portdir": "python/py-oslo-serialization",
"version": "5.1.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.serialization/latest/",
"description": "The oslo.utils library",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-pbr"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-msgpack",
"py38-oslo-utils",
"py38-tz"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-novaclient",
"py38-keystoneclient"
]
}
]
},
{
"name": "py-oslo-utils",
"portdir": "python/py-oslo-utils",
"version": "8.2.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.utils/latest/",
"description": "OpenStack common utility type functions",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-oslo-utils"
]
}
],
"depends_on": []
},
{
"name": "py36-oslo-utils",
"portdir": "python/py-oslo-utils",
"version": "4.3.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.utils/latest/",
"description": "OpenStack common utility type functions",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools",
"py36-pbr"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-netifaces",
"py36-oslo-i18n",
"py36-packaging",
"py36-parsing",
"py36-six",
"py36-tz",
"py36-netaddr",
"py36-iso8601",
"py36-debtcollector"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-cinderclient",
"py36-keystoneclient",
"py36-novaclient",
"py36-openstackclient",
"py36-osc-lib",
"py36-oslo-serialization"
]
}
]
},
{
"name": "py37-oslo-utils",
"portdir": "python/py-oslo-utils",
"version": "6.2.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.utils/latest/",
"description": "OpenStack common utility type functions",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-pbr",
"clang-15",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-netifaces",
"py37-oslo-i18n",
"py37-packaging",
"py37-parsing",
"py37-six",
"py37-tz",
"py37-netaddr",
"py37-iso8601",
"py37-debtcollector"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-cinderclient",
"py37-keystoneclient",
"py37-novaclient",
"py37-openstackclient",
"py37-osc-lib",
"py37-oslo-serialization"
]
}
]
},
{
"name": "py38-oslo-utils",
"portdir": "python/py-oslo-utils",
"version": "6.2.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.utils/latest/",
"description": "OpenStack common utility type functions",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-pbr",
"clang-16",
"py38-installer",
"py38-build",
"py38-wheel",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-parsing",
"py38-six",
"py38-tz",
"py38-packaging",
"py38-oslo-i18n",
"py38-netifaces",
"py38-netaddr",
"py38-iso8601",
"py38-debtcollector"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-cinderclient",
"py38-novaclient",
"py38-oslo-serialization",
"py38-keystoneclient",
"py38-openstackclient",
"py38-osc-lib"
]
}
]
},
{
"name": "py-otp",
"portdir": "python/py-otp",
"version": "1.0",
"license": "GPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://labix.org/python-otp/",
"description": "RFC2289 implementation for python (one-time password)",
"long_description": "python-otp is a module which implements support for all requirements, recommendations, and optional features described in RFC2289. This RFC defines a standard for the implementation of OTP - one-time passwords.",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-otp"
]
}
],
"depends_on": []
},
{
"name": "py27-otp",
"portdir": "python/py-otp",
"version": "1.0",
"license": "GPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://labix.org/python-otp/",
"description": "RFC2289 implementation for python (one-time password)",
"long_description": "python-otp is a module which implements support for all requirements, recommendations, and optional features described in RFC2289. This RFC defines a standard for the implementation of OTP - one-time passwords.",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-otp"
]
}
]
},
{
"name": "py-oursql",
"portdir": "python/py-oursql",
"version": "0.9.3.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/oursql",
"description": "Python driver for MySQL",
"long_description": "oursql is a set of MySQL bindings for python with a focus on wrapping the MYSQL_STMT API to provide real parameterization and real server-side cursors.",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py36-oursql"
]
}
],
"depends_on": []
},
{
"name": "py27-oursql",
"portdir": "python/py-oursql",
"version": "0.9.3.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/oursql",
"description": "Python driver for MySQL",
"long_description": "oursql is a set of MySQL bindings for python with a focus on wrapping the MYSQL_STMT API to provide real parameterization and real server-side cursors.",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [
"mysql51",
"mysql55",
"mysql56",
"mariadb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"mysql56",
"python27"
]
}
],
"depends_on": []
},
{
"name": "py35-oursql",
"portdir": "python/py-oursql",
"version": "0.9.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/oursql",
"description": "Python driver for MySQL",
"long_description": "oursql is a set of MySQL bindings for python with a focus on wrapping the MYSQL_STMT API to provide real parameterization and real server-side cursors.",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [
"mysql51",
"mysql55",
"mysql56",
"mariadb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"mysql56",
"python35"
]
}
],
"depends_on": []
},
{
"name": "py36-oursql",
"portdir": "python/py-oursql",
"version": "0.9.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/oursql",
"description": "Python driver for MySQL",
"long_description": "oursql is a set of MySQL bindings for python with a focus on wrapping the MYSQL_STMT API to provide real parameterization and real server-side cursors.",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [
"mysql51",
"mysql55",
"mysql56",
"mariadb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"mysql56",
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-oursql"
]
}
]
},
{
"name": "py-outcome",
"portdir": "python/py-outcome",
"version": "1.3.0.post0",
"license": "(Apache-2 or MIT)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-trio/outcome",
"description": "Capture the outcome of Python function calls",
"long_description": "Capture the outcome of Python function calls. Extracted from the Trio project.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jan",
"github": "jandemter",
"ports_count": 71
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-outcome"
]
}
],
"depends_on": []
},
{
"name": "py36-outcome",
"portdir": "python/py-outcome",
"version": "1.1.0",
"license": "(Apache-2 or MIT)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-trio/outcome",
"description": "Capture the outcome of Python function calls",
"long_description": "Capture the outcome of Python function calls. Extracted from the Trio project.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jan",
"github": "jandemter",
"ports_count": 71
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-attrs"
]
},
{
"type": "test",
"ports": [
"py36-pytest-asyncio",
"py36-async_generator",
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-trio"
]
}
]
},
{
"name": "py37-outcome",
"portdir": "python/py-outcome",
"version": "1.1.0",
"license": "(Apache-2 or MIT)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-trio/outcome",
"description": "Capture the outcome of Python function calls",
"long_description": "Capture the outcome of Python function calls. Extracted from the Trio project.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jan",
"github": "jandemter",
"ports_count": 71
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-attrs"
]
},
{
"type": "test",
"ports": [
"py37-async_generator",
"py37-pytest",
"py37-pytest-asyncio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-trio",
"py37-pytest-trio"
]
},
{
"type": "run",
"ports": [
"py37-trio"
]
}
]
},
{
"name": "py38-outcome",
"portdir": "python/py-outcome",
"version": "1.1.0",
"license": "(Apache-2 or MIT)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-trio/outcome",
"description": "Capture the outcome of Python function calls",
"long_description": "Capture the outcome of Python function calls. Extracted from the Trio project.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jan",
"github": "jandemter",
"ports_count": 71
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-installer",
"clang-17",
"py38-setuptools",
"py38-wheel",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-attrs"
]
},
{
"type": "test",
"ports": [
"py38-async_generator",
"py38-pytest-asyncio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-trio",
"py38-pytest-trio"
]
},
{
"type": "run",
"ports": [
"py38-trio"
]
}
]
},
{
"name": "py39-outcome",
"portdir": "python/py-outcome",
"version": "1.3.0.post0",
"license": "(Apache-2 or MIT)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-trio/outcome",
"description": "Capture the outcome of Python function calls",
"long_description": "Capture the outcome of Python function calls. Extracted from the Trio project.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jan",
"github": "jandemter",
"ports_count": 71
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-attrs"
]
},
{
"type": "test",
"ports": [
"py39-async_generator",
"py39-pytest",
"py39-pytest-asyncio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pytest-trio",
"py39-trio"
]
},
{
"type": "run",
"ports": [
"py39-trio"
]
}
]
},
{
"name": "py-overrides",
"portdir": "python/py-overrides",
"version": "7.7.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mkorpela/overrides",
"description": "A decorator to automatically detect mismatch when overriding a method",
"long_description": "A decorator to automatically detect mismatch when overriding a method. See http://stackoverflow.com/questions/1167617/in-python-how-do-i-indicate-im-overriding-a-method",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-overrides"
]
}
],
"depends_on": []
},
{
"name": "py37-overrides",
"portdir": "python/py-overrides",
"version": "7.4.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "A decorator to automatically detect mismatch when overriding a method",
"long_description": "A decorator to automatically detect mismatch when overriding a method. See http://stackoverflow.com/questions/1167617/in-python-how-do-i-indicate-im-overriding-a-method",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-nose"
]
}
],
"depends_on": []
},
{
"name": "py38-overrides",
"portdir": "python/py-overrides",
"version": "7.7.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mkorpela/overrides",
"description": "A decorator to automatically detect mismatch when overriding a method",
"long_description": "A decorator to automatically detect mismatch when overriding a method. See http://stackoverflow.com/questions/1167617/in-python-how-do-i-indicate-im-overriding-a-method",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-jupyter_server"
]
},
{
"type": "run",
"ports": [
"py38-allennlp"
]
}
]
},
{
"name": "py39-overrides",
"portdir": "python/py-overrides",
"version": "7.7.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mkorpela/overrides",
"description": "A decorator to automatically detect mismatch when overriding a method",
"long_description": "A decorator to automatically detect mismatch when overriding a method. See http://stackoverflow.com/questions/1167617/in-python-how-do-i-indicate-im-overriding-a-method",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupyter_server"
]
},
{
"type": "run",
"ports": [
"py39-allennlp"
]
}
]
},
{
"name": "py-owslib",
"portdir": "python/py-owslib",
"version": "0.35.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://owslib.readthedocs.io/",
"description": "OGC Web Service utility library",
"long_description": "OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models. OWSLib provides a common API for accessing service metadata and wrappers for numerous OGC Web Service interfaces.",
"active": true,
"categories": [
"net",
"science",
"python",
"gis"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-owslib"
]
}
],
"depends_on": []
},
{
"name": "py27-owslib",
"portdir": "python/py-owslib",
"version": "0.19.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://geopython.github.io/OWSLib/",
"description": "OGC Web Service utility library",
"long_description": "OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models. OWSLib provides a common API for accessing service metadata and wrappers for numerous OGC Web Service interfaces.",
"active": false,
"categories": [
"net",
"science",
"python",
"gis"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-pyproj",
"python27",
"py27-tz",
"py27-requests",
"py27-dateutil"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-cartopy"
]
}
]
},
{
"name": "py35-owslib",
"portdir": "python/py-owslib",
"version": "0.19.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://geopython.github.io/OWSLib/",
"description": "OGC Web Service utility library",
"long_description": "OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models. OWSLib provides a common API for accessing service metadata and wrappers for numerous OGC Web Service interfaces.",
"active": false,
"categories": [
"net",
"science",
"python",
"gis"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"py35-pyproj",
"python35",
"py35-tz",
"py35-requests",
"py35-dateutil"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-cartopy"
]
}
]
},
{
"name": "py36-owslib",
"portdir": "python/py-owslib",
"version": "0.19.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://geopython.github.io/OWSLib/",
"description": "OGC Web Service utility library",
"long_description": "OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models. OWSLib provides a common API for accessing service metadata and wrappers for numerous OGC Web Service interfaces.",
"active": false,
"categories": [
"net",
"science",
"python",
"gis"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-pyproj",
"python36",
"py36-tz",
"py36-requests",
"py36-dateutil"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-cartopy"
]
}
]
},
{
"name": "py37-owslib",
"portdir": "python/py-owslib",
"version": "0.29.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://owslib.readthedocs.io/",
"description": "OGC Web Service utility library",
"long_description": "OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models. OWSLib provides a common API for accessing service metadata and wrappers for numerous OGC Web Service interfaces.",
"active": false,
"categories": [
"net",
"science",
"python",
"gis"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py37-tz",
"python37",
"py37-yaml",
"py37-dateutil",
"py37-lxml",
"py37-pyproj",
"py37-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-cartopy"
]
}
]
},
{
"name": "py38-owslib",
"portdir": "python/py-owslib",
"version": "0.31.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://owslib.readthedocs.io/",
"description": "OGC Web Service utility library",
"long_description": "OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models. OWSLib provides a common API for accessing service metadata and wrappers for numerous OGC Web Service interfaces.",
"active": false,
"categories": [
"net",
"science",
"python",
"gis"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-tz",
"python38",
"py38-yaml",
"py38-dateutil",
"py38-lxml",
"py38-pyproj",
"py38-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-cartopy"
]
}
]
},
{
"name": "py39-owslib",
"portdir": "python/py-owslib",
"version": "0.31.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://owslib.readthedocs.io/",
"description": "OGC Web Service utility library",
"long_description": "OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models. OWSLib provides a common API for accessing service metadata and wrappers for numerous OGC Web Service interfaces.",
"active": false,
"categories": [
"net",
"science",
"python",
"gis"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-tz",
"python39",
"py39-yaml",
"py39-dateutil",
"py39-lxml",
"py39-pyproj",
"py39-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-cartopy"
]
}
]
},
{
"name": "py-pacal",
"portdir": "python/py-pacal",
"version": "1.6.1",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pacal.sourceforge.net/index.html",
"description": "PaCAL - ProbAbilistic CALculator",
"long_description": "What is PaCAL? PaCAL is a Python package which allows you to perform arithmetic on random variables just like you do with ordinary program variables. The variables can follow practically any distribution.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "adfernandes",
"github": "adfernandes",
"ports_count": 45
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-pacal"
]
}
],
"depends_on": []
},
{
"name": "py27-pacal",
"portdir": "python/py-pacal",
"version": "1.5.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pacal.sourceforge.net/index.html",
"description": "PaCAL - ProbAbilistic CALculator",
"long_description": "What is PaCAL? PaCAL is a Python package which allows you to perform arithmetic on random variables just like you do with ordinary program variables. The variables can follow practically any distribution.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "adfernandes",
"github": "adfernandes",
"ports_count": 45
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-cython",
"py27-matplotlib",
"python27",
"py27-scipy",
"py27-sympy",
"py27-numpy"
]
}
],
"depends_on": []
},
{
"name": "py-packaging",
"portdir": "python/py-packaging",
"version": "26.0",
"license": "(BSD or Apache-2)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-packaging"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-sip-devel"
]
}
]
},
{
"name": "py27-packaging",
"portdir": "python/py-packaging",
"version": "20.9",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-parsing"
]
},
{
"type": "test",
"ports": [
"py27-pretend",
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-pytest",
"py27-scikit-build",
"py27-tox",
"py27-bleach",
"py27-bokeh",
"py27-ansible-core"
]
},
{
"type": "run",
"ports": [
"py27-sphinx",
"digital_rf"
]
}
]
},
{
"name": "py35-packaging",
"portdir": "python/py-packaging",
"version": "20.9",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-parsing"
]
},
{
"type": "test",
"ports": [
"py35-pytest",
"py35-pretend"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-pytest",
"py35-tox",
"py35-bleach",
"py35-bokeh",
"py35-sip",
"py35-ansible-base",
"py35-pyqt-builder"
]
},
{
"type": "run",
"ports": [
"py35-sphinx"
]
}
]
},
{
"name": "py36-packaging",
"portdir": "python/py-packaging",
"version": "21.3",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-parsing"
]
},
{
"type": "test",
"ports": [
"py36-pretend",
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-pyerfa"
]
},
{
"type": "lib",
"ports": [
"py36-arviz",
"py36-scikit-build",
"py36-build",
"py36-pytest",
"py36-ansible-core",
"py36-tox",
"py36-bleach",
"py36-pint",
"py36-dask",
"py36-bokeh",
"py36-jupyterlab",
"py36-jupyterlab_server",
"py36-jupyter_packaging",
"py36-sip",
"py36-pyqt-builder",
"py36-deprecation",
"py36-setuptools_scm",
"py36-zmq"
]
},
{
"type": "run",
"ports": [
"py36-oslo-utils",
"py36-sphinx"
]
}
]
},
{
"name": "py37-packaging",
"portdir": "python/py-packaging",
"version": "24.0",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"py37-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pretend",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-spaCy-models",
"py37-pyerfa"
]
},
{
"type": "lib",
"ports": [
"py37-scikit-build",
"py37-scikit-image",
"py37-tox",
"py37-statsmodels",
"py37-pikepdf",
"py37-ipykernel",
"py37-jupyterlab",
"py37-arviz",
"py37-upt-macports",
"py37-nbconvert",
"py37-sip",
"py37-ansible-core",
"py37-pyqt-builder",
"py37-virtualfish",
"py37-jupyter_packaging",
"py37-geopandas",
"py37-jupyterlab_server",
"py37-dask",
"py37-sip-devel",
"py37-pytest",
"py37-hatchling",
"py37-bokeh",
"py37-pyproject_metadata",
"py37-pooch",
"py37-matplotlib",
"py37-qtpy",
"py37-setuptools-git-versioning",
"py37-pint",
"py37-deprecation",
"py37-astropy",
"py37-pytoolconfig",
"py37-py2app",
"py37-distributed",
"py37-black",
"py37-zmq",
"py37-build"
]
},
{
"type": "run",
"ports": [
"py37-oslo-utils",
"py37-sphinx"
]
},
{
"type": "test",
"ports": [
"py37-flask-cors"
]
}
]
},
{
"name": "py38-packaging",
"portdir": "python/py-packaging",
"version": "26.0",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"py38-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pretend",
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-spaCy-models",
"py38-pyerfa"
]
},
{
"type": "lib",
"ports": [
"py38-pytoolconfig",
"py38-virtualfish",
"py38-xarray",
"py38-pyqt-builder",
"py38-upt-macports",
"py38-sip",
"py38-dask",
"py38-distributed",
"py38-asdf-astropy",
"py38-ansible-core",
"py38-scikit-build",
"py38-black",
"py38-spaCy",
"py38-hatchling",
"py38-jupyter_packaging",
"py38-asdf",
"py38-pikepdf",
"py38-deprecation",
"py38-pytest",
"py38-pytest-remotedata",
"py38-qtpy",
"py38-pyproject_metadata",
"py38-pint",
"py38-zmq",
"py38-ipykernel",
"py38-scikit-image",
"py38-statsmodels",
"py38-tox",
"py38-altair",
"py38-geopandas",
"py38-matplotlib",
"py38-nbconvert",
"py38-jupytext",
"py38-astropy",
"py38-jupyter_server",
"py38-jupyterlab_server",
"py38-setuptools_scm",
"py38-jupyterlab",
"py38-py2app",
"py38-pooch",
"py38-build",
"py38-arviz",
"py38-bokeh",
"py38-scikit-build-core",
"py38-setuptools-git-versioning",
"py38-sunpy",
"py38-sip-devel"
]
},
{
"type": "run",
"ports": [
"py38-panel",
"py38-silx",
"py38-transformers",
"py38-sphinx",
"py38-coremltools",
"py38-oslo-utils"
]
},
{
"type": "test",
"ports": [
"py38-obspy",
"py38-flask-cors"
]
}
]
},
{
"name": "py39-packaging",
"portdir": "python/py-packaging",
"version": "26.0",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pretend",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-zstd",
"py39-spaCy-models",
"py39-panel",
"py39-pyside6",
"py39-wheel",
"py39-gobject3"
]
},
{
"type": "lib",
"ports": [
"py39-ipykernel",
"py39-pint",
"py39-pyproject_api",
"py39-matplotlib",
"py39-qtconsole",
"py39-sip",
"py39-altair",
"py39-webargs",
"py39-ansible-core",
"py39-jupyter_server",
"py39-jupyterlab",
"py39-jupyter_packaging",
"py39-jupyterlab_server",
"py39-nbconvert",
"py39-hatch-requirements-txt",
"py39-setuptools_scm",
"py39-xarray",
"py39-scikit-build-core",
"py39-jupytext",
"py39-pudb",
"py39-zmq",
"py39-upt-macports",
"py39-tox",
"py39-pooch",
"py39-pikepdf",
"py39-hatchling",
"py39-findpython",
"py39-deprecation",
"py39-qtpy",
"py39-setuptools-git-versioning",
"py39-asdf-astropy",
"py39-pyproject_metadata",
"py39-pyqt-builder",
"py39-black",
"py39-dask",
"py39-lazy_loader",
"py39-scikit-image",
"py39-statsmodels",
"py39-bokeh",
"py39-desktop-notifier",
"py39-pytest-rerunfailures",
"py39-py2app",
"py39-flasgger",
"py39-distributed",
"py39-arviz",
"py39-build",
"py39-pytoolconfig",
"py39-pyogrio",
"py39-sip-devel",
"py39-mido",
"py39-virtualfish",
"py39-scikit-build",
"py39-pytest",
"py39-cartopy",
"py39-geopandas",
"py39-sunpy",
"py39-spaCy",
"py39-pytesseract",
"py39-astropy",
"py39-asdf",
"py39-mongomock",
"py39-pytest-remotedata"
]
},
{
"type": "run",
"ports": [
"py39-xraylarch",
"py39-coremltools",
"py39-ansible-compat",
"py39-panel",
"py39-transformers",
"py39-sphinx",
"py39-momepy",
"py39-pygmt",
"py39-keystoneclient",
"py39-libpysal",
"py39-silx",
"py39-splot",
"py39-oslo-utils"
]
},
{
"type": "test",
"ports": [
"py39-librosa",
"py39-flask-cors",
"py39-netcdf4",
"py39-obspy"
]
}
]
},
{
"name": "py-paho-mqtt",
"portdir": "python/py-paho-mqtt",
"version": "2.1.0",
"license": "(EPL-2 or EDL-1)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eclipse.org/paho",
"description": "MQTT version 3.1/3.1.1 client class",
"long_description": "Eclipse Paho MQTT Python client library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-paho-mqtt"
]
}
],
"depends_on": []
},
{
"name": "py27-paho-mqtt",
"portdir": "python/py-paho-mqtt",
"version": "1.5.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eclipse.org/paho",
"description": "MQTT version 3.1/3.1.1 client class",
"long_description": "Eclipse Paho MQTT Python client library",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 57
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py36-paho-mqtt",
"portdir": "python/py-paho-mqtt",
"version": "1.5.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eclipse.org/paho",
"description": "MQTT version 3.1/3.1.1 client class",
"long_description": "Eclipse Paho MQTT Python client library",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 57
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
}
]
}