HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51949,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=758",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=756",
"results": [
{
"name": "py314-dask",
"portdir": "python/py-dask",
"version": "2025.9.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dask/dask/",
"description": "Minimal task scheduling abstraction.",
"long_description": "Dask provides multi-core execution on larger-than-memory datasets using blocked algorithms and task scheduling. It maps high-level NumPy, Pandas, and list operations on large datasets on to many operations on small in-memory datasets. It then executes these graphs in parallel on a single machine. Dask lets us use traditional NumPy, Pandas, and list programming while operating on inconveniently large data in a small amount of space.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"py314-versioneer"
]
},
{
"type": "lib",
"ports": [
"py314-cloudpickle",
"python314",
"py314-partd",
"py314-packaging",
"py314-yaml",
"py314-click",
"py314-toolz",
"py314-fsspec"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-dask",
"napari",
"verde"
]
},
{
"type": "run",
"ports": [
"py314-reproject"
]
}
]
},
{
"name": "py310-databases",
"portdir": "python/py-databases",
"version": "0.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/encode/databases",
"description": "Async database support for Python.",
"long_description": "Databases gives you simple asyncio support for a range of databases. It allows you to make queries using the powerful SQLAlchemy Core expression language, and provides support for PostgreSQL, MySQL, and SQLite. Databases is suitable for integrating against any async Web framework, such as Starlette, Sanic, Responder, Quart, aiohttp, Tornado, or FastAPI.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-18",
"py310-installer",
"py310-build",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-asyncpg",
"py310-asyncmy",
"py310-aiosqlite",
"py310-aiopg",
"py310-sqlalchemy"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-starlette"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-databases"
]
},
{
"type": "test",
"ports": [
"py310-starlette"
]
}
]
},
{
"name": "py-datacite",
"portdir": "python/py-datacite",
"version": "1.3.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://datacite.readthedocs.org",
"description": "Python wrapper for the DataCite Metadata Store API",
"long_description": "Python wrapper for the DataCite Metadata Store API",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-datacite"
]
}
],
"depends_on": []
},
{
"name": "py-datasets",
"portdir": "python/py-datasets",
"version": "4.6.1",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/datasets",
"description": "Datasets and evaluation metrics for natural language processing and more",
"long_description": "Datasets is a lightweight and extensible library to easily share and access datasets and evaluation metrics for Natural Language Processing (NLP) and more.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-datasets"
]
}
],
"depends_on": []
},
{
"name": "py313-datacite",
"portdir": "python/py-datacite",
"version": "1.3.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://datacite.readthedocs.org",
"description": "Python wrapper for the DataCite Metadata Store API",
"long_description": "Python wrapper for the DataCite Metadata Store API",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-idutils",
"python313",
"py313-requests",
"py313-importlib-metadata",
"py313-lxml",
"py313-jsonschema"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-lxml",
"py313-responses"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-datacite"
]
}
]
},
{
"name": "py310-datasets",
"portdir": "python/py-datasets",
"version": "4.6.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/datasets",
"description": "Datasets and evaluation metrics for natural language processing and more",
"long_description": "Datasets is a lightweight and extensible library to easily share and access datasets and evaluation metrics for Natural Language Processing (NLP) and more.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-18",
"py310-installer",
"py310-build",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-yaml",
"py310-pandas",
"py310-tqdm",
"py310-fsspec",
"py310-httpx",
"py310-multiprocess",
"py310-pyarrow",
"py310-xxhash",
"py310-huggingface_hub",
"py310-filelock",
"py310-dill",
"py310-numpy",
"py310-packaging",
"py310-requests"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-transformers"
]
}
]
},
{
"name": "py311-datasets",
"portdir": "python/py-datasets",
"version": "4.6.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/datasets",
"description": "Datasets and evaluation metrics for natural language processing and more",
"long_description": "Datasets is a lightweight and extensible library to easily share and access datasets and evaluation metrics for Natural Language Processing (NLP) and more.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"clang-18",
"py311-wheel",
"py311-setuptools",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-dill",
"py311-pandas",
"py311-tqdm",
"py311-filelock",
"py311-multiprocess",
"py311-httpx",
"py311-pyarrow",
"py311-huggingface_hub",
"py311-xxhash",
"py311-yaml",
"py311-numpy",
"py311-fsspec",
"py311-requests",
"py311-packaging"
]
}
],
"depends_on": []
},
{
"name": "py312-datasets",
"portdir": "python/py-datasets",
"version": "4.6.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/datasets",
"description": "Datasets and evaluation metrics for natural language processing and more",
"long_description": "Datasets is a lightweight and extensible library to easily share and access datasets and evaluation metrics for Natural Language Processing (NLP) and more.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"clang-18",
"py312-wheel",
"py312-setuptools",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-yaml",
"py312-httpx",
"py312-pandas",
"py312-tqdm",
"py312-fsspec",
"py312-pyarrow",
"py312-multiprocess",
"py312-huggingface_hub",
"py312-xxhash",
"py312-dill",
"py312-requests",
"py312-numpy",
"py312-filelock",
"py312-packaging"
]
}
],
"depends_on": []
},
{
"name": "py313-datasets",
"portdir": "python/py-datasets",
"version": "4.6.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/datasets",
"description": "Datasets and evaluation metrics for natural language processing and more",
"long_description": "Datasets is a lightweight and extensible library to easily share and access datasets and evaluation metrics for Natural Language Processing (NLP) and more.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-tqdm",
"py313-yaml",
"py313-dill",
"py313-pandas",
"py313-httpx",
"py313-pyarrow",
"py313-multiprocess",
"py313-huggingface_hub",
"py313-xxhash",
"py313-fsspec",
"py313-numpy",
"py313-filelock",
"py313-requests",
"py313-packaging"
]
}
],
"depends_on": []
},
{
"name": "py314-datasets",
"portdir": "python/py-datasets",
"version": "4.6.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/datasets",
"description": "Datasets and evaluation metrics for natural language processing and more",
"long_description": "Datasets is a lightweight and extensible library to easily share and access datasets and evaluation metrics for Natural Language Processing (NLP) and more.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-wheel",
"py314-setuptools",
"py314-installer",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-yaml",
"py314-httpx",
"py314-pandas",
"py314-dill",
"py314-fsspec",
"py314-pyarrow",
"py314-xxhash",
"py314-multiprocess",
"py314-huggingface_hub",
"py314-tqdm",
"py314-numpy",
"py314-requests",
"py314-filelock",
"py314-packaging"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-datasets"
]
}
]
},
{
"name": "py-dateparser",
"portdir": "python/py-dateparser",
"version": "1.2.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scrapinghub/dateparser",
"description": "python parser for human readable dates",
"long_description": "python parser for human readable dates",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-dateparser"
]
}
],
"depends_on": []
},
{
"name": "py-dateutil",
"portdir": "python/py-dateutil",
"version": "2.9.0.post0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dateutil/dateutil/",
"description": "Extensions to the standard Python datetime module",
"long_description": "The dateutil module provides powerful extensions to the datetime module available in the Python standard library.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-dateutil"
]
}
],
"depends_on": []
},
{
"name": "py312-dateparser",
"portdir": "python/py-dateparser",
"version": "1.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scrapinghub/dateparser",
"description": "python parser for human readable dates",
"long_description": "python parser for human readable dates",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-tz",
"py312-dateutil",
"py312-tzlocal",
"py312-regex"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-dateparser",
"py312-gwpy"
]
}
]
},
{
"name": "py27-dateutil",
"portdir": "python/py-dateutil",
"version": "2.9.0.post0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dateutil/dateutil/",
"description": "Extensions to the standard Python datetime module",
"long_description": "The dateutil module provides powerful extensions to the datetime module available in the Python standard library.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"py27-setuptools_scm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-six"
]
},
{
"type": "run",
"ports": [
"py27-tz"
]
},
{
"type": "test",
"ports": [
"py27-freezegun",
"py27-hypothesis",
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-matplotlib",
"TwitterDemandAnalyzer",
"TwitterDemandCollector",
"py27-gwpy",
"py27-icalendar",
"py27-owslib",
"py27-tastypie",
"py27-vobject",
"py27-jupyter_client",
"py27-ipyparallel",
"py27-botocore",
"py27-prov",
"py27-bokeh",
"py27-bson",
"py27-alembic",
"py27-cubes",
"py27-pandas",
"py27-fdsnwsscripts",
"py27-lal",
"py27-aniso8601",
"buildbot-0.8",
"py27-datashape",
"calendar-contacts-server",
"DepreciateForLedger",
"GTDtoCSV",
"LedgerScheduler",
"csvToLedger",
"expense.txt",
"time.txt",
"py27-freezegun",
"py27-google-apputils",
"py27-ligo-lw"
]
},
{
"type": "run",
"ports": [
"digital_rf",
"py27-pync",
"pyfa",
"py27-hcloud"
]
}
]
},
{
"name": "py310-dateutil",
"portdir": "python/py-dateutil",
"version": "2.9.0.post0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dateutil/dateutil/",
"description": "Extensions to the standard Python datetime module",
"long_description": "The dateutil module provides powerful extensions to the datetime module available in the Python standard library.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-six"
]
},
{
"type": "run",
"ports": [
"py310-tz"
]
},
{
"type": "test",
"ports": [
"py310-hypothesis",
"py310-pytest",
"py310-freezegun"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"salt",
"py310-prov",
"py310-pskc",
"py310-skyfield",
"py310-socid-extractor",
"py310-soundcloud-v2",
"py310-sunpy",
"py310-vobject",
"py310-dateparser",
"gcalcli",
"py310-aiobotocore",
"py310-aniso8601",
"py310-arrow",
"py310-awscli2",
"py310-beancount",
"py310-botocore",
"py310-certomancer",
"py310-croniter",
"py310-discogs-client",
"py310-fdsnwsscripts",
"py310-freezegun",
"py310-holidays",
"py310-ipyparallel",
"py310-jupyter_client",
"py310-kubernetes",
"py310-maggma",
"py310-matplotlib",
"py310-owslib",
"py310-pandas",
"py310-pendulum"
]
},
{
"type": "run",
"ports": [
"py310-pync",
"buildbot",
"py310-hcloud",
"py310-Faker",
"py310-oci",
"py310-analytics-python",
"py310-arrow"
]
},
{
"type": "test",
"ports": [
"py310-time-machine"
]
}
]
},
{
"name": "py311-dateutil",
"portdir": "python/py-dateutil",
"version": "2.9.0.post0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dateutil/dateutil/",
"description": "Extensions to the standard Python datetime module",
"long_description": "The dateutil module provides powerful extensions to the datetime module available in the Python standard library.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"py311-setuptools_scm",
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-six"
]
},
{
"type": "run",
"ports": [
"py311-tz"
]
},
{
"type": "test",
"ports": [
"py311-hypothesis",
"py311-pytest",
"py311-freezegun"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-vobject",
"oci-cli",
"py311-pskc",
"py311-skyfield",
"py311-socid-extractor",
"py311-soundcloud-v2",
"py311-sunpy",
"py311-tastypie",
"py311-aiobotocore",
"py311-aniso8601",
"py311-arrow",
"py311-awscli2",
"py311-beancount",
"py311-botocore",
"py311-certomancer",
"py311-croniter",
"py311-discogs-client",
"py311-fdsnwsscripts",
"py311-freezegun",
"py311-holidays",
"py311-ipyparallel",
"py311-jupyter_client",
"py311-kubernetes",
"py311-maggma",
"py311-matplotlib",
"py311-owslib",
"py311-pandas",
"py311-pendulum",
"py311-prov"
]
},
{
"type": "run",
"ports": [
"py311-Faker",
"py311-arrow",
"py311-hcloud",
"py311-pync",
"py311-oci"
]
},
{
"type": "test",
"ports": [
"py311-time-machine"
]
}
]
},
{
"name": "py312-dateutil",
"portdir": "python/py-dateutil",
"version": "2.9.0.post0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dateutil/dateutil/",
"description": "Extensions to the standard Python datetime module",
"long_description": "The dateutil module provides powerful extensions to the datetime module available in the Python standard library.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"py312-setuptools_scm",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-six"
]
},
{
"type": "run",
"ports": [
"py312-tz"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-hypothesis",
"py312-freezegun"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-vobject",
"jrnl",
"py312-pskc",
"py312-skyfield",
"py312-socid-extractor",
"py312-soundcloud-v2",
"py312-sunpy",
"py312-aiobotocore",
"py312-aniso8601",
"py312-arrow",
"py312-awscli2",
"py312-beancount",
"py312-botocore",
"py312-certomancer",
"py312-croniter",
"py312-dateparser",
"py312-discogs-client",
"py312-fdsnwsscripts",
"py312-freezegun",
"py312-gpstime",
"py312-gwpy",
"py312-holidays",
"py312-icalendar",
"py312-ipyparallel",
"py312-jupyter_client",
"py312-maggma",
"py312-matplotlib",
"py312-owslib",
"py312-pandas",
"py312-pendulum",
"py312-prov"
]
},
{
"type": "run",
"ports": [
"py312-Faker",
"py312-arrow",
"py312-pync",
"py312-hcloud"
]
},
{
"type": "test",
"ports": [
"py312-time-machine"
]
}
]
},
{
"name": "py313-dateutil",
"portdir": "python/py-dateutil",
"version": "2.9.0.post0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dateutil/dateutil/",
"description": "Extensions to the standard Python datetime module",
"long_description": "The dateutil module provides powerful extensions to the datetime module available in the Python standard library.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-six"
]
},
{
"type": "run",
"ports": [
"py313-tz"
]
},
{
"type": "test",
"ports": [
"py313-hypothesis",
"py313-pytest",
"py313-freezegun"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-skyfield",
"py313-socid-extractor",
"py313-soundcloud-v2",
"py313-sunpy",
"py313-vobject",
"py313-aiobotocore",
"py313-aniso8601",
"py313-arrow",
"py313-awscli2",
"py313-beancount",
"py313-beancount-import",
"py313-botocore",
"py313-bson",
"py313-croniter",
"py313-discogs-client",
"py313-fdsnwsscripts",
"py313-freezegun",
"toot",
"py313-holidays",
"py313-icalendar",
"py313-jupyter_client",
"py313-maggma",
"py313-matplotlib",
"py313-owslib",
"py313-pandas",
"py313-pendulum",
"py313-prov",
"py313-pskc",
"beets-beetcamp"
]
},
{
"type": "run",
"ports": [
"py313-hcloud",
"s3cmd",
"py313-Faker",
"py313-arrow",
"py313-pync"
]
},
{
"type": "test",
"ports": [
"py313-time-machine"
]
}
]
},
{
"name": "py314-dateutil",
"portdir": "python/py-dateutil",
"version": "2.9.0.post0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dateutil/dateutil/",
"description": "Extensions to the standard Python datetime module",
"long_description": "The dateutil module provides powerful extensions to the datetime module available in the Python standard library.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools",
"py314-wheel",
"py314-setuptools_scm",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-six"
]
},
{
"type": "run",
"ports": [
"py314-tz"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-hypothesis",
"py314-freezegun"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-pskc",
"py314-skyfield",
"py314-socid-extractor",
"py314-spacepy",
"py314-sunpy",
"py314-aniso8601",
"py314-arrow",
"py314-awscli2",
"py314-botocore",
"py314-croniter",
"py-dateutil",
"barman",
"py314-fdsnwsscripts",
"py314-freezegun",
"py314-aiobotocore",
"py314-holidays",
"py314-icalendar",
"py314-jupyter_client",
"py314-matplotlib",
"py314-owslib",
"py314-pandas",
"py314-pendulum"
]
},
{
"type": "run",
"ports": [
"termdown",
"py314-arrow",
"py314-Faker",
"py314-elasticsearch-dsl",
"py314-hcloud",
"qgis3",
"pyinfra"
]
},
{
"type": "test",
"ports": [
"py314-time-machine"
]
}
]
},
{
"name": "py-datrie",
"portdir": "python/py-datrie",
"version": "0.8.2",
"license": "LGPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kmike/datrie/",
"description": "Super-fast, efficiently stored Trie for Python.",
"long_description": "Super-fast, efficiently stored Trie for Python.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-datrie"
]
}
],
"depends_on": []
},
{
"name": "py-dbfread",
"portdir": "python/py-dbfread",
"version": "2.0.7",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dbfread.readthedocs.io/",
"description": "Read DBF Files with Python",
"long_description": "Read DBF Files with Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-dbfread"
]
}
],
"depends_on": []
},
{
"name": "py312-datrie",
"portdir": "python/py-datrie",
"version": "0.8.2",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kmike/datrie/",
"description": "Super-fast, efficiently stored Trie for Python.",
"long_description": "Super-fast, efficiently stored Trie for Python.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-cython",
"py312-pytest-runner"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-hypothesis"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-datrie"
]
}
]
},
{
"name": "py310-dbfread",
"portdir": "python/py-dbfread",
"version": "2.0.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dbfread.readthedocs.io/",
"description": "Read DBF Files with Python",
"long_description": "Read DBF Files with Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"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-agate-dbf"
]
}
]
},
{
"name": "py311-dbfread",
"portdir": "python/py-dbfread",
"version": "2.0.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dbfread.readthedocs.io/",
"description": "Read DBF Files with Python",
"long_description": "Read DBF Files with Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"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-agate-dbf"
]
}
]
},
{
"name": "py312-dbfread",
"portdir": "python/py-dbfread",
"version": "2.0.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dbfread.readthedocs.io/",
"description": "Read DBF Files with Python",
"long_description": "Read DBF Files with Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"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-agate-dbf"
]
}
]
},
{
"name": "py313-dbfread",
"portdir": "python/py-dbfread",
"version": "2.0.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dbfread.readthedocs.io/",
"description": "Read DBF Files with Python",
"long_description": "Read DBF Files with Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"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-agate-dbf",
"py-dbfread"
]
}
]
},
{
"name": "py-dbus-fast",
"portdir": "python/py-dbus-fast",
"version": "4.0.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bluetooth-devices/dbus-fast",
"description": "A faster version of dbus-next",
"long_description": "A faster version of dbus-next",
"active": true,
"categories": [
"devel",
"sysutils",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-dbus-fast"
]
}
],
"depends_on": []
},
{
"name": "py-dbus_next",
"portdir": "python/py-dbus_next",
"version": "0.2.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/altdesktop/python-dbus-next",
"description": "The next great DBus library for Python",
"long_description": "A zero-dependency DBus library for Python with asyncio support.",
"active": true,
"categories": [
"devel",
"sysutils",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-dbus_next"
]
}
],
"depends_on": []
},
{
"name": "py313-dbus-fast",
"portdir": "python/py-dbus-fast",
"version": "4.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bluetooth-devices/dbus-fast",
"description": "A faster version of dbus-next",
"long_description": "A faster version of dbus-next",
"active": true,
"categories": [
"devel",
"sysutils",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-cython",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "py314-dbus-fast",
"portdir": "python/py-dbus-fast",
"version": "4.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bluetooth-devices/dbus-fast",
"description": "A faster version of dbus-next",
"long_description": "A faster version of dbus-next",
"active": true,
"categories": [
"devel",
"sysutils",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-poetry-core",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"py314-cython"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-dbus-fast"
]
}
]
},
{
"name": "py310-dbus_next",
"portdir": "python/py-dbus_next",
"version": "0.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/altdesktop/python-dbus-next",
"description": "The next great DBus library for Python",
"long_description": "A zero-dependency DBus library for Python with asyncio support.",
"active": true,
"categories": [
"devel",
"sysutils",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py311-dbus_next",
"portdir": "python/py-dbus_next",
"version": "0.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/altdesktop/python-dbus-next",
"description": "The next great DBus library for Python",
"long_description": "A zero-dependency DBus library for Python with asyncio support.",
"active": true,
"categories": [
"devel",
"sysutils",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "py312-dbus_next",
"portdir": "python/py-dbus_next",
"version": "0.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/altdesktop/python-dbus-next",
"description": "The next great DBus library for Python",
"long_description": "A zero-dependency DBus library for Python with asyncio support.",
"active": true,
"categories": [
"devel",
"sysutils",
"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": [
"py-dbus_next"
]
}
]
},
{
"name": "py-ddt",
"portdir": "python/py-ddt",
"version": "1.7.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/ddt/",
"description": "Data-Driven/Decorated Tests",
"long_description": "A library to multiply test cases",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-ddt"
]
}
],
"depends_on": []
},
{
"name": "py-deap",
"portdir": "python/py-deap",
"version": "1.4.3",
"license": "LGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/deap",
"description": "Distributed Evolutionary Algorithms in Python",
"long_description": "DEAP stands for Distributed Evolutionary Algorithm in Python, it is dedicated to people who wish to learn how to use evolutionary algorithms and to those who wish to rediscover evolutionary algorithms.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-deap"
]
}
],
"depends_on": []
},
{
"name": "py310-ddt",
"portdir": "python/py-ddt",
"version": "1.7.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/ddt/",
"description": "Data-Driven/Decorated Tests",
"long_description": "A library to multiply test cases",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-six",
"py310-mock",
"py310-yaml"
]
}
],
"depends_on": []
},
{
"name": "py311-ddt",
"portdir": "python/py-ddt",
"version": "1.7.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/ddt/",
"description": "Data-Driven/Decorated Tests",
"long_description": "A library to multiply test cases",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-six",
"py311-mock",
"py311-yaml"
]
}
],
"depends_on": []
},
{
"name": "py312-ddt",
"portdir": "python/py-ddt",
"version": "1.7.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/ddt/",
"description": "Data-Driven/Decorated Tests",
"long_description": "A library to multiply test cases",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-six",
"py312-pytest",
"py312-mock",
"py312-yaml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ddt"
]
}
]
},
{
"name": "py310-deap",
"portdir": "python/py-deap",
"version": "1.4.3",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/deap",
"description": "Distributed Evolutionary Algorithms in Python",
"long_description": "DEAP stands for Distributed Evolutionary Algorithm in Python, it is dedicated to people who wish to learn how to use evolutionary algorithms and to those who wish to rediscover evolutionary algorithms.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-tpot"
]
}
]
},
{
"name": "py311-deap",
"portdir": "python/py-deap",
"version": "1.4.3",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/deap",
"description": "Distributed Evolutionary Algorithms in Python",
"long_description": "DEAP stands for Distributed Evolutionary Algorithm in Python, it is dedicated to people who wish to learn how to use evolutionary algorithms and to those who wish to rediscover evolutionary algorithms.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-18",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-numpy",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py312-deap",
"portdir": "python/py-deap",
"version": "1.4.3",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/deap",
"description": "Distributed Evolutionary Algorithms in Python",
"long_description": "DEAP stands for Distributed Evolutionary Algorithm in Python, it is dedicated to people who wish to learn how to use evolutionary algorithms and to those who wish to rediscover evolutionary algorithms.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-numpy",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py313-deap",
"portdir": "python/py-deap",
"version": "1.4.3",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/deap",
"description": "Distributed Evolutionary Algorithms in Python",
"long_description": "DEAP stands for Distributed Evolutionary Algorithm in Python, it is dedicated to people who wish to learn how to use evolutionary algorithms and to those who wish to rediscover evolutionary algorithms.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-numpy",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-deap"
]
}
]
},
{
"name": "py-debtcollector",
"portdir": "python/py-debtcollector",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/debtcollector/latest/",
"description": "Python deprecation patterns and strategies",
"long_description": "A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner. The goal of this library is to provide well documented developer facing deprecation patterns that start of with a basic set and can expand into a larger set of patterns as time goes on. The desired output of these patterns is to apply the warnings module to emit DeprecationWarning or PendingDeprecationWarning or similar derivative to developers using libraries (or potentially applications) about future deprecations.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-debtcollector"
]
}
],
"depends_on": []
},
{
"name": "py-debugpy",
"portdir": "python/py-debugpy",
"version": "1.8.20",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aka.ms/debugpy",
"description": "Implementation of the Debug Adapter Protocol",
"long_description": "Implementation of the Debug Adapter Protocol",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-debugpy"
]
}
],
"depends_on": []
},
{
"name": "py310-debtcollector",
"portdir": "python/py-debtcollector",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/debtcollector/latest/",
"description": "Python deprecation patterns and strategies",
"long_description": "A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner. The goal of this library is to provide well documented developer facing deprecation patterns that start of with a basic set and can expand into a larger set of patterns as time goes on. The desired output of these patterns is to apply the warnings module to emit DeprecationWarning or PendingDeprecationWarning or similar derivative to developers using libraries (or potentially applications) about future deprecations.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-pbr",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-wrapt"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-keystoneclient",
"py310-oslo-config",
"py310-oslo-utils"
]
}
]
},
{
"name": "py311-debtcollector",
"portdir": "python/py-debtcollector",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/debtcollector/latest/",
"description": "Python deprecation patterns and strategies",
"long_description": "A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner. The goal of this library is to provide well documented developer facing deprecation patterns that start of with a basic set and can expand into a larger set of patterns as time goes on. The desired output of these patterns is to apply the warnings module to emit DeprecationWarning or PendingDeprecationWarning or similar derivative to developers using libraries (or potentially applications) about future deprecations.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-wheel",
"py311-pbr",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-wrapt"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-keystoneclient",
"py311-oslo-config",
"py311-oslo-utils"
]
}
]
},
{
"name": "py312-debtcollector",
"portdir": "python/py-debtcollector",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/debtcollector/latest/",
"description": "Python deprecation patterns and strategies",
"long_description": "A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner. The goal of this library is to provide well documented developer facing deprecation patterns that start of with a basic set and can expand into a larger set of patterns as time goes on. The desired output of these patterns is to apply the warnings module to emit DeprecationWarning or PendingDeprecationWarning or similar derivative to developers using libraries (or potentially applications) about future deprecations.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-wheel",
"py312-pbr",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-wrapt"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-keystoneclient",
"py312-oslo-config",
"py312-oslo-utils"
]
}
]
},
{
"name": "py313-debtcollector",
"portdir": "python/py-debtcollector",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/debtcollector/latest/",
"description": "Python deprecation patterns and strategies",
"long_description": "A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner. The goal of this library is to provide well documented developer facing deprecation patterns that start of with a basic set and can expand into a larger set of patterns as time goes on. The desired output of these patterns is to apply the warnings module to emit DeprecationWarning or PendingDeprecationWarning or similar derivative to developers using libraries (or potentially applications) about future deprecations.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-pbr",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-wrapt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-debtcollector"
]
},
{
"type": "run",
"ports": [
"py313-keystoneclient",
"py313-oslo-config",
"py313-oslo-utils"
]
}
]
},
{
"name": "py310-debugpy",
"portdir": "python/py-debugpy",
"version": "1.8.20",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aka.ms/debugpy",
"description": "Implementation of the Debug Adapter Protocol",
"long_description": "Implementation of the Debug Adapter Protocol",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-cython",
"py310-wheel"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-ipykernel"
]
}
]
},
{
"name": "py311-debugpy",
"portdir": "python/py-debugpy",
"version": "1.8.20",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aka.ms/debugpy",
"description": "Implementation of the Debug Adapter Protocol",
"long_description": "Implementation of the Debug Adapter Protocol",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-wheel",
"py311-cython",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-ipykernel"
]
}
]
}
]
}