HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51932,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=130",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=128",
"results": [
{
"name": "py313-typogrify",
"portdir": "python/py-typogrify",
"version": "2.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/justinmayer/typogrify",
"description": "Filters to enhance web typography, including support for Django & Jinja templates",
"long_description": "Filters to enhance web typography, including support for Django & Jinja templates",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-smartypants"
]
}
],
"depends_on": []
},
{
"name": "py312-typogrify",
"portdir": "python/py-typogrify",
"version": "2.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/justinmayer/typogrify",
"description": "Filters to enhance web typography, including support for Django & Jinja templates",
"long_description": "Filters to enhance web typography, including support for Django & Jinja templates",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-smartypants"
]
}
],
"depends_on": []
},
{
"name": "py311-typogrify",
"portdir": "python/py-typogrify",
"version": "2.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/justinmayer/typogrify",
"description": "Filters to enhance web typography, including support for Django & Jinja templates",
"long_description": "Filters to enhance web typography, including support for Django & Jinja templates",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-smartypants"
]
}
],
"depends_on": []
},
{
"name": "py310-typogrify",
"portdir": "python/py-typogrify",
"version": "2.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/justinmayer/typogrify",
"description": "Filters to enhance web typography, including support for Django & Jinja templates",
"long_description": "Filters to enhance web typography, including support for Django & Jinja templates",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-smartypants"
]
}
],
"depends_on": []
},
{
"name": "py-tz",
"portdir": "python/py-tz",
"version": "2026.1.post1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pytz",
"description": "World Timezone Definitions for Python",
"long_description": "pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-tz"
]
}
],
"depends_on": []
},
{
"name": "py-typogrify",
"portdir": "python/py-typogrify",
"version": "2.1.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/justinmayer/typogrify",
"description": "Filters to enhance web typography, including support for Django & Jinja templates",
"long_description": "Filters to enhance web typography, including support for Django & Jinja templates",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-typogrify"
]
}
],
"depends_on": []
},
{
"name": "py314-typing_extensions",
"portdir": "python/py-typing_extensions",
"version": "4.15.0",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typing_extensions",
"description": "Backported and Experimental Type Hints for Python",
"long_description": "The typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol or TypedDict.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-wxpython-4.0"
]
},
{
"type": "lib",
"ports": [
"py314-asyncssh",
"gdown",
"maigret",
"graphtage",
"py314-submitit",
"py314-superqt",
"py314-textual",
"py314-twisted",
"py314-typeguard",
"py-typing_extensions",
"py314-typing-inspection",
"py314-zarr",
"napari",
"maestral",
"py314-cloudflare",
"py314-alembic",
"py314-altair",
"py314-anywidget",
"py314-app-model",
"py314-arviz",
"py314-async-timeout",
"py314-beautifulsoup4",
"py314-cattrs",
"py314-desktop-notifier",
"py314-diskcache-stubs",
"py314-docstring-to-markdown",
"py314-flexcache",
"py314-flexparser",
"py314-gradio",
"py314-gradio-client",
"py314-jsonlines",
"py314-lightning-utilities",
"py314-logbook",
"py314-lonboard",
"py314-magicgui",
"py314-mypy",
"py314-onnx",
"py314-panel",
"py314-pint",
"py314-psygnal",
"py314-pydantic-extra-types",
"py314-pymc",
"py314-pysigma",
"py314-pytensor",
"py314-pytorch",
"py314-sqlalchemy"
]
},
{
"type": "run",
"ports": [
"py314-librosa",
"py314-pygithub",
"py314-elasticsearch-dsl",
"py314-fastapi",
"py314-sentence-transformers",
"py314-setuptools-rust",
"py314-sox",
"py314-pydantic",
"py314-huggingface_hub",
"py314-Faker"
]
},
{
"type": "test",
"ports": [
"py314-numpy"
]
}
]
},
{
"name": "py313-typing_extensions",
"portdir": "python/py-typing_extensions",
"version": "4.15.0",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typing_extensions",
"description": "Backported and Experimental Type Hints for Python",
"long_description": "The typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol or TypedDict.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-aiosqlite",
"py313-wxpython-4.0"
]
},
{
"type": "lib",
"ports": [
"py313-zarr",
"py313-pysigma",
"py313-pytensor",
"py313-pytorch",
"py313-scikit-rf",
"py313-sqlalchemy",
"py313-submitit",
"py313-superqt",
"py313-textual",
"py313-treq",
"py313-twisted",
"py313-typeguard",
"py313-typing-inspection",
"py313-urwid",
"py313-cloudflare",
"py313-asyncssh",
"py313-alembic",
"py313-altair",
"py313-anywidget",
"py313-app-model",
"py313-arviz",
"py313-async-timeout",
"py313-beancount-import",
"py313-beautifulsoup4",
"py313-cattrs",
"py313-desktop-notifier",
"py313-diskcache-stubs",
"py313-docstring-to-markdown",
"py313-docx",
"py313-emmet-core",
"py313-flexcache",
"py313-flexparser",
"py313-gradio",
"py313-gradio-client",
"py313-jsonlines",
"py313-lightning-utilities",
"py313-logbook",
"py313-logilab-common",
"py313-lonboard",
"py313-magicgui",
"py313-mp-api",
"py313-mypy",
"py313-onnx",
"py313-panel",
"py313-pint",
"py313-psygnal",
"py313-pydantic-extra-types",
"py313-pydash",
"py313-pymc"
]
},
{
"type": "run",
"ports": [
"py313-huggingface_hub",
"py313-sentence-transformers",
"py313-Faker",
"py313-pygithub",
"py313-django-countries",
"py313-keystoneauth1",
"py313-librosa",
"py313-setuptools-rust",
"py313-fastapi",
"py313-panel",
"py313-pydantic",
"py313-openstacksdk",
"hyfetch"
]
},
{
"type": "test",
"ports": [
"py313-numpy"
]
}
]
},
{
"name": "py312-typing_extensions",
"portdir": "python/py-typing_extensions",
"version": "4.15.0",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typing_extensions",
"description": "Backported and Experimental Type Hints for Python",
"long_description": "The typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol or TypedDict.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-flit_core",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-wxpython-4.0",
"qbs-docs",
"py312-aiosqlite"
]
},
{
"type": "lib",
"ports": [
"py312-zarr",
"py312-asyncssh",
"tmt",
"py312-pytest-asyncio",
"py312-pytorch",
"py312-referencing",
"py312-scikit-rf",
"py312-scrapy",
"py312-sqlalchemy",
"py312-superqt",
"py312-textual",
"py312-treq",
"py312-twisted",
"py312-typeguard",
"py312-typing-inspection",
"py312-urwid",
"py312-cloudflare",
"py312-aeppl",
"py312-aesara",
"py312-aiosignal",
"py312-alembic",
"py312-altair",
"py312-anyio",
"py312-anywidget",
"py312-app-model",
"py312-arviz",
"py312-async-timeout",
"py312-beautifulsoup4",
"py312-cattrs",
"py312-colour",
"py312-desktop-notifier",
"py312-diskcache-stubs",
"py312-docstring-to-markdown",
"py312-emmet-core",
"py312-exceptiongroup",
"py312-flexcache",
"py312-flexparser",
"py312-icalendar",
"py312-inflect",
"py312-jsonlines",
"py312-logbook",
"py312-logilab-common",
"py312-lonboard",
"py312-magicgui",
"py312-mp-api",
"py312-mypy",
"py312-nibabel",
"py312-onnx",
"py312-openssl",
"py312-panel",
"py312-pint",
"py312-psycopg",
"py312-psygnal",
"py312-pydantic-extra-types",
"py312-pydash",
"py312-pymc",
"py312-pysigma",
"py312-pytensor"
]
},
{
"type": "run",
"ports": [
"py312-huggingface_hub",
"py312-setuptools-rust",
"py312-openstacksdk",
"py312-pydantic",
"py312-panel",
"py312-django-countries",
"py312-keystoneauth1",
"py312-librosa",
"py312-pygithub",
"py312-ezdxf",
"py312-fastapi",
"py312-Faker",
"py312-sentence-transformers"
]
},
{
"type": "test",
"ports": [
"py312-numpy"
]
}
]
},
{
"name": "py311-typing_extensions",
"portdir": "python/py-typing_extensions",
"version": "4.15.0",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typing_extensions",
"description": "Backported and Experimental Type Hints for Python",
"long_description": "The typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol or TypedDict.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-flit_core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-aiosqlite",
"py311-wxpython-4.0"
]
},
{
"type": "lib",
"ports": [
"py311-zarr",
"py311-asyncssh",
"py311-pytest-asyncio",
"py311-pytorch",
"py311-referencing",
"py311-scikit-rf",
"py311-scrapy",
"py311-sqlalchemy",
"py311-superqt",
"py311-textual",
"py311-treq",
"py311-twisted",
"py311-typeguard",
"py311-typing-inspection",
"py311-urwid",
"py311-cloudflare",
"py311-aeppl",
"py311-aesara",
"py311-aiosignal",
"py311-alembic",
"py311-altair",
"py311-anyio",
"py311-anywidget",
"py311-app-model",
"py311-arviz",
"py311-async-timeout",
"py311-beautifulsoup4",
"py311-cattrs",
"py311-desktop-notifier",
"py311-diskcache-stubs",
"py311-docstring-to-markdown",
"py311-emmet-core",
"py311-exceptiongroup",
"py311-flexcache",
"py311-flexparser",
"py311-inflect",
"py311-ipython",
"py311-jsonlines",
"py311-logbook",
"py311-logilab-common",
"py311-lonboard",
"py311-magicgui",
"py311-mp-api",
"py311-mypy",
"py311-neovim",
"py311-obspec",
"py311-onnx",
"py311-openssl",
"py311-panel",
"py311-pint",
"py311-psycopg",
"py311-psygnal",
"py311-pydantic-extra-types",
"py311-pydash",
"py311-pymc",
"py311-pysigma",
"py311-pytensor"
]
},
{
"type": "run",
"ports": [
"py311-sentence-transformers",
"py311-setuptools-rust",
"py311-openstacksdk",
"py311-django-countries",
"py311-panel",
"py311-keystoneauth1",
"py311-librosa",
"py311-pydantic",
"py311-ezdxf",
"py311-fastapi",
"py311-Faker",
"py311-pygithub",
"py311-huggingface_hub"
]
},
{
"type": "test",
"ports": [
"py311-numpy"
]
}
]
},
{
"name": "py310-typing_extensions",
"portdir": "python/py-typing_extensions",
"version": "4.15.0",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typing_extensions",
"description": "Backported and Experimental Type Hints for Python",
"long_description": "The typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol or TypedDict.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-flit_core",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-soxr",
"py310-aiosqlite",
"py310-wxpython-4.0"
]
},
{
"type": "lib",
"ports": [
"py310-pymc",
"py310-pymc3",
"py310-pytensor",
"py310-zarr",
"py310-asyncssh",
"py310-pypdf",
"py310-pytorch",
"py310-referencing",
"py310-scikit-build-core",
"py310-scikit-rf",
"py310-scrapy",
"py310-sqlalchemy",
"py310-superqt",
"py310-textual",
"py310-tox",
"py310-treq",
"py310-twisted",
"py310-typeguard",
"py310-typing-inspection",
"py310-urwid",
"py310-uvicorn",
"py310-virtualenv",
"py310-visa",
"py310-cloudflare",
"py310-aeppl",
"py310-aesara",
"py310-aiosignal",
"py310-alembic",
"py310-altair",
"py310-anyio",
"py310-anywidget",
"py310-app-model",
"py310-arviz",
"py310-asgiref",
"py310-astroid",
"py310-async-lru",
"py310-async-timeout",
"py310-beautifulsoup4",
"py310-black",
"py310-cattrs",
"py310-confection",
"py310-desktop-notifier",
"py310-diskcache-stubs",
"py310-docstring-to-markdown",
"py310-dulwich",
"py310-emmet-core",
"py310-exceptiongroup",
"py310-flexcache",
"py310-flexparser",
"py310-inflect",
"py310-ipython",
"py310-jsonlines",
"py310-logbook",
"py310-logilab-common",
"py310-lonboard",
"py310-magicgui",
"py310-mistune",
"py310-mitmproxy",
"py310-mp-api",
"py310-mypy",
"py310-neovim",
"py310-obspec",
"py310-onnx",
"py310-openssl",
"py310-panel",
"py310-pint",
"py310-psycopg",
"py310-psygnal",
"py310-pydantic-extra-types",
"py310-pydash",
"py310-pysigma",
"py310-pytest-asyncio"
]
},
{
"type": "run",
"ports": [
"py310-huggingface_hub",
"py310-Faker",
"py310-openstacksdk",
"py310-rich-click",
"py310-setuptools-rust",
"py310-tensorflow-macos",
"py310-keystoneauth1",
"py310-django-countries",
"py310-librosa",
"py310-dogpile-cache",
"py310-panel",
"commitizen",
"py310-pygithub",
"py310-ezdxf",
"py310-fastapi",
"py310-pydantic",
"py310-sentence-transformers"
]
},
{
"type": "test",
"ports": [
"py310-numpy"
]
}
]
},
{
"name": "py37-typing_extensions",
"portdir": "python/py-typing_extensions",
"version": "4.7.1",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typing_extensions",
"description": "Backported and Experimental Type Hints for Python",
"long_description": "The typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol or TypedDict.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-aiosqlite",
"py37-tensorflow-addons"
]
},
{
"type": "lib",
"ports": [
"py37-scikit-build",
"py37-twisted",
"py37-cattrs",
"py37-psygnal",
"py37-importlib-metadata",
"py37-arviz",
"py37-visa",
"py37-pdfminer",
"py37-pytoolconfig",
"py37-astroid",
"py37-pylint",
"py37-aiohttp",
"py37-black",
"py37-confection",
"py37-superqt",
"py37-platformdirs",
"py37-hatch-fancy-pypi-readme",
"py37-pytorch",
"py37-app-model",
"py37-argon2-cffi",
"py37-markdown-it-py",
"py37-mypy",
"py37-pymc",
"py37-aesara",
"py37-anyio",
"py37-jsonschema",
"py37-pytest-asyncio",
"py37-jsonlines",
"py37-slackclient",
"py37-magicgui",
"py37-rtree",
"py37-redis",
"py37-alembic",
"py37-aioitertools",
"py37-yarl",
"py37-logilab-common",
"py37-parfive",
"py37-exceptiongroup",
"py37-altair",
"py37-bokeh",
"py37-starlette",
"py37-pypdf",
"py37-async-timeout",
"py37-rstcheck",
"py37-onnx",
"py37-xarray",
"py37-sqlalchemy",
"py37-seaborn",
"py37-pymc3",
"py37-bpython"
]
},
{
"type": "run",
"ports": [
"py37-cmd2",
"py37-arrow",
"py37-graphql-relay",
"py37-starlette",
"py37-rich",
"py37-setuptools-rust",
"py37-annotated_types",
"py37-pydantic",
"py37-apache-beam",
"py37-asyncpg",
"py37-pymatgen"
]
},
{
"type": "test",
"ports": [
"py37-tensorflow-addons"
]
}
]
},
{
"name": "py36-typing_extensions",
"portdir": "python/py-typing_extensions",
"version": "4.1.1",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/python/typing_extensions",
"description": "Backported and Experimental Type Hints for Python",
"long_description": "The typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol or TypedDict.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-bootstrap-modules",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-markdown-it-py",
"py36-aioitertools",
"py36-pymc3",
"py36-slackclient",
"py36-anyio",
"py36-astroid",
"py36-twisted",
"py36-importlib-metadata",
"py36-aiohttp",
"py36-bokeh",
"py36-black",
"py36-async-timeout"
]
},
{
"type": "run",
"ports": [
"py36-rich",
"py36-arrow",
"py36-cmd2",
"py36-setuptools-rust"
]
}
]
},
{
"name": "py314-typing-inspection",
"portdir": "python/py-typing-inspection",
"version": "0.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydantic/typing-inspection",
"description": "Runtime typing introspection tools",
"long_description": "Runtime typing introspection tools",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"clang-18",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"py314-typing_extensions",
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-pydantic_settings"
]
},
{
"type": "lib",
"ports": [
"py-typing-inspection"
]
},
{
"type": "run",
"ports": [
"py314-pydantic"
]
}
]
},
{
"name": "py313-typing-inspection",
"portdir": "python/py-typing-inspection",
"version": "0.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydantic/typing-inspection",
"description": "Runtime typing introspection tools",
"long_description": "Runtime typing introspection tools",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"clang-18",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"py313-typing_extensions",
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-pydantic_settings"
]
},
{
"type": "run",
"ports": [
"py313-pydantic"
]
}
]
},
{
"name": "py312-typing-inspection",
"portdir": "python/py-typing-inspection",
"version": "0.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydantic/typing-inspection",
"description": "Runtime typing introspection tools",
"long_description": "Runtime typing introspection tools",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-build",
"py312-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-typing_extensions",
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-pydantic_settings"
]
},
{
"type": "run",
"ports": [
"py312-pydantic"
]
}
]
},
{
"name": "py311-typing-inspection",
"portdir": "python/py-typing-inspection",
"version": "0.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydantic/typing-inspection",
"description": "Runtime typing introspection tools",
"long_description": "Runtime typing introspection tools",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-build",
"py311-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-typing_extensions",
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-pydantic_settings"
]
},
{
"type": "run",
"ports": [
"py311-pydantic"
]
}
]
},
{
"name": "py310-typing-inspection",
"portdir": "python/py-typing-inspection",
"version": "0.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydantic/typing-inspection",
"description": "Runtime typing introspection tools",
"long_description": "Runtime typing introspection tools",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-hatchling",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-typing_extensions",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-pydantic_settings"
]
},
{
"type": "run",
"ports": [
"py310-pydantic"
]
}
]
},
{
"name": "py-typing_extensions",
"portdir": "python/py-typing_extensions",
"version": "4.15.0",
"license": "PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typing_extensions",
"description": "Backported and Experimental Type Hints for Python",
"long_description": "The typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol or TypedDict.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-typing_extensions"
]
}
],
"depends_on": []
},
{
"name": "py-typing-inspection",
"portdir": "python/py-typing-inspection",
"version": "0.4.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydantic/typing-inspection",
"description": "Runtime typing introspection tools",
"long_description": "Runtime typing introspection tools",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-typing-inspection"
]
}
],
"depends_on": []
},
{
"name": "py27-typing",
"portdir": "python/py-typing",
"version": "3.10.0.0",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/typing/",
"description": "Type hints for Python",
"long_description": "Typing is a backport of the standard library 'typing' module to Python versions older than 3.5. It defines a standard notation for Python function and variable type annotations. The notation can be used for documenting code in a concise, standard format, and it has been designed to also be used by static and runtime type checkers, static analyzers, IDEs and other tools.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "allan.que",
"github": "aque",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-python-dotenv",
"py27-aiodns",
"py27-django-extensions",
"py27-altair",
"py27-fs",
"py27-curtsies",
"py27-flake8",
"py27-m2crypto",
"py27-pathlib2",
"py-typing",
"py27-importlib-resources",
"py27-libcloud"
]
},
{
"type": "run",
"ports": [
"py27-hyperlink",
"py27-sphinx"
]
},
{
"type": "test",
"ports": [
"py27-attrs"
]
}
]
},
{
"name": "py314-types-ujson",
"portdir": "python/py-types-ujson",
"version": "5.10.0.20250822",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for ujson",
"long_description": "Typing stubs for ujson. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-types-ujson"
]
}
]
},
{
"name": "py313-types-ujson",
"portdir": "python/py-types-ujson",
"version": "5.10.0.20250822",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for ujson",
"long_description": "Typing stubs for ujson. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "py312-types-ujson",
"portdir": "python/py-types-ujson",
"version": "5.10.0.20250822",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for ujson",
"long_description": "Typing stubs for ujson. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-orjson"
]
}
]
},
{
"name": "py311-types-ujson",
"portdir": "python/py-types-ujson",
"version": "5.10.0.20250822",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for ujson",
"long_description": "Typing stubs for ujson. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-orjson"
]
}
]
},
{
"name": "py310-types-ujson",
"portdir": "python/py-types-ujson",
"version": "5.10.0.20250822",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for ujson",
"long_description": "Typing stubs for ujson. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-orjson"
]
}
]
},
{
"name": "py-typing",
"portdir": "python/py-typing",
"version": "3.10.0.0",
"license": "PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/typing/",
"description": "Type hints for Python",
"long_description": "Typing is a backport of the standard library 'typing' module to Python versions older than 3.5. It defines a standard notation for Python function and variable type annotations. The notation can be used for documenting code in a concise, standard format, and it has been designed to also be used by static and runtime type checkers, static analyzers, IDEs and other tools.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "allan.que",
"github": "aque",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-typing"
]
}
],
"depends_on": []
},
{
"name": "py-types-ujson",
"portdir": "python/py-types-ujson",
"version": "5.10.0.20250822",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for ujson",
"long_description": "Typing stubs for ujson. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-types-ujson"
]
}
],
"depends_on": []
},
{
"name": "py313-types-simplejson",
"portdir": "python/py-types-simplejson",
"version": "3.20.0.20250326",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for simplejson",
"long_description": "Typing stubs for simplejson. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-types-simplejson"
]
}
]
},
{
"name": "py312-types-simplejson",
"portdir": "python/py-types-simplejson",
"version": "3.20.0.20250326",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for simplejson",
"long_description": "Typing stubs for simplejson. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-orjson"
]
}
]
},
{
"name": "py311-types-simplejson",
"portdir": "python/py-types-simplejson",
"version": "3.20.0.20250326",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for simplejson",
"long_description": "Typing stubs for simplejson. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-orjson"
]
}
]
},
{
"name": "py310-types-simplejson",
"portdir": "python/py-types-simplejson",
"version": "3.20.0.20250326",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for simplejson",
"long_description": "Typing stubs for simplejson. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-orjson"
]
}
]
},
{
"name": "py314-types-setuptools",
"portdir": "python/py-types-setuptools",
"version": "81.0.0.20260209",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for setuptools",
"long_description": "Typing stubs for setuptools. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-mypy"
]
},
{
"type": "lib",
"ports": [
"py-types-setuptools"
]
}
]
},
{
"name": "py313-types-setuptools",
"portdir": "python/py-types-setuptools",
"version": "81.0.0.20260209",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for setuptools",
"long_description": "Typing stubs for setuptools. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-mypy"
]
}
]
},
{
"name": "py312-types-setuptools",
"portdir": "python/py-types-setuptools",
"version": "81.0.0.20260209",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for setuptools",
"long_description": "Typing stubs for setuptools. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-mypy"
]
}
]
},
{
"name": "py311-types-setuptools",
"portdir": "python/py-types-setuptools",
"version": "81.0.0.20260209",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for setuptools",
"long_description": "Typing stubs for setuptools. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-mypy"
]
}
]
},
{
"name": "py310-types-setuptools",
"portdir": "python/py-types-setuptools",
"version": "81.0.0.20260209",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for setuptools",
"long_description": "Typing stubs for setuptools. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-mypy"
]
}
]
},
{
"name": "py-types-simplejson",
"portdir": "python/py-types-simplejson",
"version": "3.20.0.20250326",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for simplejson",
"long_description": "Typing stubs for simplejson. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-types-simplejson"
]
}
],
"depends_on": []
},
{
"name": "py-types-setuptools",
"portdir": "python/py-types-setuptools",
"version": "81.0.0.20260209",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for setuptools",
"long_description": "Typing stubs for setuptools. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-types-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py313-types-pytz",
"portdir": "python/py-types-pytz",
"version": "2025.2.0.20250516",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for pytz",
"long_description": "Typing stubs for pytz. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-types-pytz"
]
}
]
},
{
"name": "py312-types-pytz",
"portdir": "python/py-types-pytz",
"version": "2025.2.0.20250516",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for pytz",
"long_description": "Typing stubs for pytz. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-orjson"
]
}
]
},
{
"name": "py311-types-pytz",
"portdir": "python/py-types-pytz",
"version": "2025.2.0.20250516",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for pytz",
"long_description": "Typing stubs for pytz. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-orjson"
]
}
]
},
{
"name": "py310-types-pytz",
"portdir": "python/py-types-pytz",
"version": "2025.2.0.20250516",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for pytz",
"long_description": "Typing stubs for pytz. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-orjson"
]
}
]
},
{
"name": "py-types-pytz",
"portdir": "python/py-types-pytz",
"version": "2025.2.0.20250516",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for pytz",
"long_description": "Typing stubs for pytz. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-types-pytz"
]
}
],
"depends_on": []
},
{
"name": "py314-types-python-dateutil",
"portdir": "python/py-types-python-dateutil",
"version": "2.9.0.20260305",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for python-dateutil",
"long_description": "Typing stubs for python-dateutil. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-arrow",
"py-types-python-dateutil"
]
},
{
"type": "run",
"ports": [
"py314-arrow"
]
}
]
},
{
"name": "py313-types-python-dateutil",
"portdir": "python/py-types-python-dateutil",
"version": "2.9.0.20260305",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for python-dateutil",
"long_description": "Typing stubs for python-dateutil. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-arrow"
]
},
{
"type": "run",
"ports": [
"py313-arrow"
]
}
]
},
{
"name": "py312-types-python-dateutil",
"portdir": "python/py-types-python-dateutil",
"version": "2.9.0.20260305",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for python-dateutil",
"long_description": "Typing stubs for python-dateutil. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-arrow"
]
},
{
"type": "run",
"ports": [
"py312-orjson",
"py312-arrow"
]
}
]
},
{
"name": "py311-types-python-dateutil",
"portdir": "python/py-types-python-dateutil",
"version": "2.9.0.20260305",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for python-dateutil",
"long_description": "Typing stubs for python-dateutil. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-arrow"
]
},
{
"type": "run",
"ports": [
"py311-orjson",
"py311-arrow"
]
}
]
},
{
"name": "py310-types-python-dateutil",
"portdir": "python/py-types-python-dateutil",
"version": "2.9.0.20260305",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for python-dateutil",
"long_description": "Typing stubs for python-dateutil. 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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-arrow"
]
},
{
"type": "run",
"ports": [
"py310-orjson",
"py310-arrow"
]
}
]
},
{
"name": "py314-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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-mypy"
]
},
{
"type": "lib",
"ports": [
"py-types-psutil"
]
}
]
}
]
}