| Port details |
- py-pytest-skip-slow Pytest plugin to skip @pytest.mark.slow tests by default
- 1.1.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-09-26 18:30:13
- Last Update: 2026-09-26 18:26:57
- Commit Hash: be27590
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/okken/pytest-skip-slow
- Description:
- pytest plugin to skip tests marked with @pytest.mark.slow or
@pytest.mark.hugemem by default. Include the slow tests with --slow/--run-slow,
or memory-intensive tests with --hugemem/--run-hugemem.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pytest-skip-slow>0:devel/py-pytest-skip-slow@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-skip-slow/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-skip-slow
- pkg install py312-pytest-skip-slow
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 py312-pytest-skip-slow listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-pytest-skip-slow
- Package flavors (<flavor>: <package>)
- py312: py312-pytest-skip-slow
- distinfo:
- TIMESTAMP = 1789015869
SHA256 (pytest_skip_slow-1.1.0.tar.gz) = b56efd39a6e2f333c01774767a76d2c1328139a635bbafc23e2e599c129dd0f2
SIZE (pytest_skip_slow-1.1.0.tar.gz) = 2196
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-flit-core>=3.11 : devel/py-flit-core@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-pytest>=6.2.0 : devel/py-pytest@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- astro/py-pytest-astropy
Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest-skip-slow
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.1.0 26 Sep 2026 18:26:57
    |
Yuri Victorovich (yuri)  |
devel/py-pytest-skip-slow: New port: Pytest plugin to skip @pytest.mark.slow
tests by default
required by astro/py-pytest-astropy
PR: 298468
Approved by: Baptiste Daroussin <bapt@FreeBSD.org> (on behalf of portmgr@) |
Number of commits found: 1
|