HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51750,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=628",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=626",
"results": [
{
"name": "py38-python-install",
"portdir": "python/py-python-install",
"version": "0.0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/python-install/",
"description": "A simple, correct PEP427 wheel installer.",
"long_description": "A simple, correct PEP427 wheel installer.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 353
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py-bootstrap-modules",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-scgi"
]
}
]
},
{
"name": "py37-python-install",
"portdir": "python/py-python-install",
"version": "0.0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/python-install/",
"description": "A simple, correct PEP427 wheel installer.",
"long_description": "A simple, correct PEP427 wheel installer.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 353
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py-bootstrap-modules",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-importlib-metadata"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-npe2",
"py37-asyncpg",
"py37-mahotas",
"py37-regions",
"py37-word2vec"
]
}
]
},
{
"name": "py36-python-install",
"portdir": "python/py-python-install",
"version": "0.0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/python-install/",
"description": "A simple, correct PEP427 wheel installer.",
"long_description": "A simple, correct PEP427 wheel installer.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 353
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"py36-bootstrap-modules",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-importlib-metadata",
"py36-importlib-resources"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-sphinx",
"py36-passlib",
"py36-qtpy",
"py36-pendulum",
"py36-zopfli",
"py36-utidylib",
"py36-sqlparse",
"py36-psycopg",
"py36-tinycss2",
"py36-SDL2",
"py36-altgraph",
"py36-igraph",
"py36-phonenumbers",
"py36-bcrypt",
"py36-python-json-logger",
"py36-pybind11",
"py36-modulegraph",
"py36-cppy",
"py36-psycopg2",
"py36-contextlib2",
"py36-testpath",
"py36-poetry-core",
"py36-distlib",
"py36-cryptography_vectors",
"py36-threadpoolctl",
"py36-tables",
"py36-gnureadline",
"py36-more-itertools",
"py36-sphinxcontrib-applehelp",
"py36-sphinxcontrib-htmlhelp",
"py36-sphinxcontrib-jsmath",
"py36-zmq",
"py36-tempita",
"py36-flit_core"
]
},
{
"type": "lib",
"ports": [
"py-python-install"
]
}
]
},
{
"name": "py-python-install",
"portdir": "python/py-python-install",
"version": "0.0.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/python-install/",
"description": "A simple, correct PEP427 wheel installer.",
"long_description": "A simple, correct PEP427 wheel installer.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 353
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py36-python-install"
]
}
],
"depends_on": []
},
{
"name": "py38-python-dotenv",
"portdir": "python/py-python-dotenv",
"version": "1.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/theskumar/python-dotenv",
"description": "Add .env support to your django/flask apps in development and deployments",
"long_description": "Add .env support to your django/flask apps in development and deployments Reads the key-value pair from .env file and adds them to environment variable. It is great for managing app settings during development and in production using 12-factor principles.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 168
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-click"
]
},
{
"type": "test",
"ports": [
"py38-ipython",
"py38-mock",
"py38-pytest",
"py38-sh"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-pydantic_settings"
]
}
]
},
{
"name": "py37-python-dotenv",
"portdir": "python/py-python-dotenv",
"version": "0.21.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/theskumar/python-dotenv",
"description": "Add .env support to your django/flask apps in development and deployments",
"long_description": "Add .env support to your django/flask apps in development and deployments Reads the key-value pair from .env file and adds them to environment variable. It is great for managing app settings during development and in production using 12-factor principles.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 168
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-wheel"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-click",
"py37-importlib-metadata"
]
},
{
"type": "test",
"ports": [
"py37-ipython",
"py37-mock",
"py37-pytest",
"py37-sh"
]
}
],
"depends_on": []
},
{
"name": "py36-python-dotenv",
"portdir": "python/py-python-dotenv",
"version": "0.17.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/theskumar/python-dotenv",
"description": "Add .env support to your django/flask apps in development and deployments",
"long_description": "Add .env support to your django/flask apps in development and deployments Reads the key-value pair from .env file and adds them to environment variable. It is great for managing app settings during development and in production using 12-factor principles.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 168
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-click"
]
}
],
"depends_on": []
},
{
"name": "py35-python-dotenv",
"portdir": "python/py-python-dotenv",
"version": "0.17.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/theskumar/python-dotenv",
"description": "Add .env support to your django/flask apps in development and deployments",
"long_description": "Add .env support to your django/flask apps in development and deployments Reads the key-value pair from .env file and adds them to environment variable. It is great for managing app settings during development and in production using 12-factor principles.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 168
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-click"
]
}
],
"depends_on": []
},
{
"name": "py27-python-dotenv",
"portdir": "python/py-python-dotenv",
"version": "0.17.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/theskumar/python-dotenv",
"description": "Add .env support to your django/flask apps in development and deployments",
"long_description": "Add .env support to your django/flask apps in development and deployments Reads the key-value pair from .env file and adds them to environment variable. It is great for managing app settings during development and in production using 12-factor principles.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 168
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-click",
"py27-typing"
]
}
],
"depends_on": []
},
{
"name": "py-python-dotenv",
"portdir": "python/py-python-dotenv",
"version": "1.2.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/theskumar/python-dotenv",
"description": "Add .env support to your django/flask apps in development and deployments",
"long_description": "Add .env support to your django/flask apps in development and deployments Reads the key-value pair from .env file and adds them to environment variable. It is great for managing app settings during development and in production using 12-factor principles.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 168
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-python-dotenv"
]
}
],
"depends_on": []
},
{
"name": "py38-python-daemon",
"portdir": "python/py-python-daemon",
"version": "2.2.4",
"license": "GPL-3+ and Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pagure.io/python-daemon/",
"description": "Library to implement a well-behaved Unix daemon process.",
"long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-build",
"py38-installer",
"py38-docutils",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"py38-lockfile",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py37-python-daemon",
"portdir": "python/py-python-daemon",
"version": "2.2.4",
"license": "GPL-3+ and Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pagure.io/python-daemon/",
"description": "Library to implement a well-behaved Unix daemon process.",
"long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-docutils",
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-lockfile"
]
}
],
"depends_on": []
},
{
"name": "py27-python-daemon",
"portdir": "python/py-python-daemon",
"version": "2.2.4",
"license": "GPL-3+ and Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pagure.io/python-daemon/",
"description": "Library to implement a well-behaved Unix daemon process.",
"long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-docutils",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-lockfile"
]
}
],
"depends_on": []
},
{
"name": "py-python-daemon",
"portdir": "python/py-python-daemon",
"version": "3.1.2",
"license": "GPL-3+ and Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pagure.io/python-daemon/",
"description": "Library to implement a well-behaved Unix daemon process.",
"long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-python-daemon"
]
}
],
"depends_on": []
},
{
"name": "py39-python-coveralls",
"portdir": "python/py-python-coveralls",
"version": "2.9.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/z4r/python-coveralls",
"description": "Python API for https://coveralls.io",
"long_description": "Python API for https://coveralls.io",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-setuptools",
"clang-17",
"py39-installer",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-setuptools"
]
},
{
"type": "run",
"ports": [
"py39-yaml",
"py39-six",
"py39-requests",
"py39-coverage"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-moviepy"
]
}
]
},
{
"name": "py38-python-coveralls",
"portdir": "python/py-python-coveralls",
"version": "2.9.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/z4r/python-coveralls",
"description": "Python API for https://coveralls.io",
"long_description": "Python API for https://coveralls.io",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-setuptools",
"clang-17",
"py38-installer",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-setuptools"
]
},
{
"type": "run",
"ports": [
"py38-yaml",
"py38-six",
"py38-requests",
"py38-coverage"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-zbar",
"py38-moviepy"
]
}
]
},
{
"name": "py37-python-coveralls",
"portdir": "python/py-python-coveralls",
"version": "2.9.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/z4r/python-coveralls",
"description": "Python API for https://coveralls.io",
"long_description": "Python API for https://coveralls.io",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py37-setuptools",
"python37"
]
},
{
"type": "run",
"ports": [
"py37-yaml",
"py37-requests",
"py37-coverage",
"py37-six"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-moviepy",
"py37-zbar"
]
}
]
},
{
"name": "py-python-coveralls",
"portdir": "python/py-python-coveralls",
"version": "2.9.3",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/z4r/python-coveralls",
"description": "Python API for https://coveralls.io",
"long_description": "Python API for https://coveralls.io",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-python-coveralls"
]
}
],
"depends_on": []
},
{
"name": "py39-python-augeas",
"portdir": "python/py-python-augeas",
"version": "1.1.0",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/python-augeas/",
"description": "Python bindings for Augeas",
"long_description": "Python bindings for Augeas",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"augeas",
"libffi",
"libxml2",
"python39",
"py39-cffi",
"py39-pycparser",
"py39-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py38-python-augeas",
"portdir": "python/py-python-augeas",
"version": "1.1.0",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/python-augeas/",
"description": "Python bindings for Augeas",
"long_description": "Python bindings for Augeas",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"augeas",
"libffi",
"libxml2",
"python38",
"py38-cffi",
"py38-pycparser",
"py38-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py37-python-augeas",
"portdir": "python/py-python-augeas",
"version": "1.1.0",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/python-augeas/",
"description": "Python bindings for Augeas",
"long_description": "Python bindings for Augeas",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"augeas",
"libffi",
"libxml2",
"python37",
"py37-cffi",
"py37-pycparser",
"py37-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py36-python-augeas",
"portdir": "python/py-python-augeas",
"version": "1.1.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/python-augeas/",
"description": "Python bindings for Augeas",
"long_description": "Python bindings for Augeas",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-cffi",
"py36-pycparser",
"libffi",
"augeas",
"libxml2",
"py36-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py35-python-augeas",
"portdir": "python/py-python-augeas",
"version": "1.1.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/python-augeas/",
"description": "Python bindings for Augeas",
"long_description": "Python bindings for Augeas",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-cffi",
"py35-pycparser",
"libffi",
"augeas",
"libxml2",
"py35-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py27-python-augeas",
"portdir": "python/py-python-augeas",
"version": "1.1.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/python-augeas/",
"description": "Python bindings for Augeas",
"long_description": "Python bindings for Augeas",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-cffi",
"py27-pycparser",
"libffi",
"augeas",
"libxml2",
"py27-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py-python-augeas",
"portdir": "python/py-python-augeas",
"version": "1.1.0",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/python-augeas/",
"description": "Python bindings for Augeas",
"long_description": "Python bindings for Augeas",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-python-augeas"
]
}
],
"depends_on": []
},
{
"name": "py38-pytesting-utils",
"portdir": "python/py-pytesting-utils",
"version": "0.5.0",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytesting/utils",
"description": "Utilities for the PyTesting project",
"long_description": "Utilities for the PyTesting project",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-virtualenv",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pytesting-utils",
"py38-test-runner"
]
}
]
},
{
"name": "py37-pytesting-utils",
"portdir": "python/py-pytesting-utils",
"version": "0.5.0",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytesting/utils",
"description": "Utilities for the PyTesting project",
"long_description": "Utilities for the PyTesting project",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-virtualenv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-test-runner"
]
}
]
},
{
"name": "py36-pytesting-utils",
"portdir": "python/py-pytesting-utils",
"version": "0.5.0",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytesting/utils",
"description": "Utilities for the PyTesting project",
"long_description": "Utilities for the PyTesting project",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-virtualenv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-test-runner"
]
}
]
},
{
"name": "py-pytesting-utils",
"portdir": "python/py-pytesting-utils",
"version": "0.5.0",
"license": "LGPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytesting/utils",
"description": "Utilities for the PyTesting project",
"long_description": "Utilities for the PyTesting project",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-pytesting-utils"
]
}
],
"depends_on": []
},
{
"name": "py39-pytest-xdist",
"portdir": "python/py-pytest-xdist",
"version": "3.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-xdist",
"description": "The pytest_xdist plugin extends py.test with some unique test execution modes",
"long_description": "The pytest_xdist plugin extends py.test with some unique test execution modes",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools",
"py39-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py39-execnet",
"py39-pytest",
"python39"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-magenta",
"py39-tensorflow-addons",
"py39-tensorflow-datasets",
"py39-cryptography",
"py39-typer",
"py39-xarray",
"py39-apache-beam",
"py39-note-seq",
"py39-transformers",
"py39-spopt"
]
}
]
},
{
"name": "py38-pytest-xdist",
"portdir": "python/py-pytest-xdist",
"version": "3.6.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-xdist",
"description": "The pytest_xdist plugin extends py.test with some unique test execution modes",
"long_description": "The pytest_xdist plugin extends py.test with some unique test execution modes",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools",
"py38-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py38-execnet",
"py38-pytest",
"python38"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-magenta",
"py38-tensorflow-datasets",
"py38-typer",
"py38-apache-beam",
"py38-tensorflow-addons",
"py38-transformers",
"py38-cryptography",
"py38-note-seq"
]
}
]
},
{
"name": "py37-pytest-xdist",
"portdir": "python/py-pytest-xdist",
"version": "3.6.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-xdist",
"description": "The pytest_xdist plugin extends py.test with some unique test execution modes",
"long_description": "The pytest_xdist plugin extends py.test with some unique test execution modes",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py37-wheel",
"py37-build",
"py37-installer",
"py37-setuptools",
"py37-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py37-execnet",
"py37-pytest",
"python37"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-note-seq",
"py37-typer",
"py37-apache-beam",
"py37-tensorflow-addons",
"py37-cryptography",
"py37-magenta",
"py37-tensorflow-datasets"
]
}
]
},
{
"name": "py36-pytest-xdist",
"portdir": "python/py-pytest-xdist",
"version": "2.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-xdist",
"description": "The pytest-xdist plugin extends py.test with some unique test execution modes",
"long_description": "The pytest-xdist plugin extends py.test with some unique test execution modes",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py36-pytest",
"py36-pytest-forked",
"python36",
"py36-six",
"py36-setuptools",
"py36-execnet"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py36-cryptography"
]
}
]
},
{
"name": "py35-pytest-xdist",
"portdir": "python/py-pytest-xdist",
"version": "2.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-xdist",
"description": "The pytest-xdist plugin extends py.test with some unique test execution modes",
"long_description": "The pytest-xdist plugin extends py.test with some unique test execution modes",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py35-pytest",
"py35-pytest-forked",
"python35",
"py35-six",
"py35-setuptools",
"py35-execnet"
]
}
],
"depends_on": []
},
{
"name": "py27-pytest-xdist",
"portdir": "python/py-pytest-xdist",
"version": "2.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-xdist",
"description": "The pytest-xdist plugin extends py.test with some unique test execution modes",
"long_description": "The pytest-xdist plugin extends py.test with some unique test execution modes",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py27-pytest",
"py27-pytest-forked",
"python27",
"py27-six",
"py27-setuptools",
"py27-execnet"
]
}
],
"depends_on": []
},
{
"name": "py-pytest-xdist",
"portdir": "python/py-pytest-xdist",
"version": "3.8.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-xdist",
"description": "The pytest_xdist plugin extends py.test with some unique test execution modes",
"long_description": "The pytest_xdist plugin extends py.test with some unique test execution modes",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-pytest-xdist"
]
}
],
"depends_on": []
},
{
"name": "py38-pytest-virtualenv",
"portdir": "python/py-pytest-virtualenv",
"version": "1.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/man-group/pytest-plugins",
"description": "Python virtual environment for pytest",
"long_description": "Create a Python virtual environment in your test that cleans up on teardown. The fixture has utility methods to install packages and list what’s installed.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-setuptools-git",
"clang-17",
"py38-installer",
"py38-build",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-setuptools"
]
},
{
"type": "run",
"ports": [
"py38-virtualenv",
"py38-pytest-shutil",
"py38-pytest-fixture-config",
"py38-pytest"
]
},
{
"type": "test",
"ports": [
"py38-mock",
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-pytest-profiling"
]
}
]
},
{
"name": "py37-pytest-virtualenv",
"portdir": "python/py-pytest-virtualenv",
"version": "1.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/man-group/pytest-plugins",
"description": "Python virtual environment for pytest",
"long_description": "Create a Python virtual environment in your test that cleans up on teardown. The fixture has utility methods to install packages and list what’s installed.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools-git",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-setuptools",
"python37"
]
},
{
"type": "run",
"ports": [
"py37-virtualenv",
"py37-pytest",
"py37-pytest-fixture-config",
"py37-pytest-shutil"
]
},
{
"type": "test",
"ports": [
"py37-mock",
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py-pytest-virtualenv",
"portdir": "python/py-pytest-virtualenv",
"version": "1.8.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/man-group/pytest-plugins",
"description": "Python virtual environment for pytest",
"long_description": "Create a Python virtual environment in your test that cleans up on teardown. The fixture has utility methods to install packages and list what’s installed.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pytest-virtualenv"
]
}
],
"depends_on": []
},
{
"name": "py39-pytest-timeout",
"portdir": "python/py-pytest-timeout",
"version": "2.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-timeout",
"description": "py.test plugin to abort hanging tests",
"long_description": "py.test plugin to abort hanging tests",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-docker",
"py39-py7zr",
"py39-pyppmd",
"py39-filelock",
"py39-luma.core",
"py39-luma.emulator",
"py39-pypdf",
"py39-werkzeug"
]
}
]
},
{
"name": "py38-pytest-timeout",
"portdir": "python/py-pytest-timeout",
"version": "2.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-timeout",
"description": "py.test plugin to abort hanging tests",
"long_description": "py.test plugin to abort hanging tests",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-docker",
"py38-luma.core",
"py38-luma.emulator",
"py38-werkzeug",
"py38-pyppmd",
"py38-py7zr"
]
}
]
},
{
"name": "py37-pytest-timeout",
"portdir": "python/py-pytest-timeout",
"version": "2.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-timeout",
"description": "py.test plugin to abort hanging tests",
"long_description": "py.test plugin to abort hanging tests",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-ipdb",
"py37-pexpect",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-docker",
"py37-werkzeug"
]
}
]
},
{
"name": "py-pytest-timeout",
"portdir": "python/py-pytest-timeout",
"version": "2.4.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-timeout",
"description": "py.test plugin to abort hanging tests",
"long_description": "py.test plugin to abort hanging tests",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"py314-pytest-timeout"
]
}
],
"depends_on": []
},
{
"name": "py39-pytest-sugar",
"portdir": "python/py-pytest-sugar",
"version": "1.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pivotfinland.com/pytest-sugar/",
"description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly).",
"long_description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly).",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-termcolor"
]
},
{
"type": "run",
"ports": [
"py39-pytest"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-typer",
"py39-transformers"
]
}
]
},
{
"name": "py38-pytest-sugar",
"portdir": "python/py-pytest-sugar",
"version": "0.9.7",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pivotfinland.com/pytest-sugar/",
"description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly).",
"long_description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly).",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-17",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-termcolor"
]
},
{
"type": "run",
"ports": [
"py38-pytest"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-typer",
"py38-transformers"
]
}
]
},
{
"name": "py37-pytest-sugar",
"portdir": "python/py-pytest-sugar",
"version": "0.9.7",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pivotfinland.com/pytest-sugar/",
"description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly).",
"long_description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly).",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-wheel"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-termcolor"
]
},
{
"type": "run",
"ports": [
"py37-pytest"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-typer"
]
}
]
},
{
"name": "py-pytest-sugar",
"portdir": "python/py-pytest-sugar",
"version": "1.1.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pivotfinland.com/pytest-sugar/",
"description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly).",
"long_description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly).",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-pytest-sugar"
]
}
],
"depends_on": []
},
{
"name": "py38-pytest-shutil",
"portdir": "python/py-pytest-shutil",
"version": "1.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/man-group/pytest-plugins",
"description": "A goodie-bag of unix shell and environment tools for py.test",
"long_description": "This library is a goodie-bag of Unix shell and environment management tools for automated tests. A summary of the available functions is below, look at the source for the full listing.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-setuptools",
"py38-setuptools-git",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"py38-setuptools",
"python38"
]
},
{
"type": "run",
"ports": [
"py38-termcolor",
"py38-contextlib2",
"py38-execnet",
"py38-mock",
"py38-path",
"py38-pytest",
"py38-six"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-pytest-virtualenv"
]
}
]
},
{
"name": "py37-pytest-shutil",
"portdir": "python/py-pytest-shutil",
"version": "1.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/man-group/pytest-plugins",
"description": "A goodie-bag of unix shell and environment tools for py.test",
"long_description": "This library is a goodie-bag of Unix shell and environment management tools for automated tests. A summary of the available functions is below, look at the source for the full listing.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools-git",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-setuptools",
"python37"
]
},
{
"type": "run",
"ports": [
"py37-path",
"py37-six",
"py37-termcolor",
"py37-pytest",
"py37-contextlib2",
"py37-execnet",
"py37-mock"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-pytest-virtualenv"
]
}
]
},
{
"name": "py-pytest-shutil",
"portdir": "python/py-pytest-shutil",
"version": "1.8.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/man-group/pytest-plugins",
"description": "A goodie-bag of unix shell and environment tools for py.test",
"long_description": "This library is a goodie-bag of Unix shell and environment management tools for automated tests. A summary of the available functions is below, look at the source for the full listing.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pytest-shutil"
]
}
],
"depends_on": []
}
]
}