Port details on branch 2024Q4 |
- py-pytest-runner Test support for pytest runner in setup.py
- 6.0.1 devel =10 6.0.1Version of this port present on the latest quarterly branch.
- DEPRECATED: pytest-runner depends on deprecated features of setuptools
This port expired on: 2024-12-31
- Maintainer: bofh@FreeBSD.org
- Port Added: 2013-03-22 19:35:37
- Last Update: 2024-02-29 07:18:32
- Commit Hash: 5d4139f
- People watching this port, also watch:: indexinfo, py39-imagesize, autoconf, libevent, lua52
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/pytest-dev/pytest-runner
- Description:
- Setup scripts can use pytest-runner to add setup.py test support
for pytest runner.
Notice: pytest-runner depends on deprecated features of setuptools and relies on
features that break security mechanisms in pip.
It is recommended that you:
- Remove 'pytest-runner' from your setup_requires, preferably removing the
setup_requires option.
- Remove 'pytest' and any other testing requirements from tests_require,
preferably removing the tests_requires option.
- Select a tool to bootstrap and then run tests such as tox.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-runner/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-runner
- pkg install py39-pytest-runner
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-pytest-runner listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pytest-runner
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1701687286
SHA256 (pytest-runner-6.0.1.tar.gz) = 70d4739585a7008f37bf4933c013fdb327b8878a5a69fcbb3316c88882f0f49b
SIZE (pytest-runner-6.0.1.tar.gz) = 16056
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>0 : devel/py-setuptools@py39
- py39-setuptools-scm>=3.4.1 : devel/py-setuptools-scm@py39
- py39-wheel>0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- databases/datasette
- databases/py-pgxnclient
- devel/buildstream
- devel/py-aiocontextvars
- devel/py-datrie
- devel/py-makefun
- devel/py-opengrok-tools
-
Deleted ports which required this port:
- for Run
-
- sysutils/iocage-devel
Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest-runner
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|