Port details |
- py-pytest-plus Pytest plus plugin :: extends pytest functionality
- 0.2 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: matthew@FreeBSD.org
 - Port Added: 2022-04-18 12:03:12
- Last Update: 2022-04-18 11:59:07
- Commit Hash: e18b6e8
- Also Listed In: python
- License: MIT
- Description:
- This plugin aims to be used to host multiple pytest extensions that
meet the following criteria:
* Keep py36 compatibility
* Downgrade gracefully, meaning that if the plugin is removed, you
will still be able to run pytest
WWW: https://github.com/pycontribs/pytest-plus
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pytest-plus>0:devel/py-pytest-plus@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-plus/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-plus
- pkg install py38-pytest-plus
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 py38-pytest-plus listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-pytest-plus
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1649581361
SHA256 (pytest-plus-0.2.tar.gz) = eb0e11b52c617460bfaae788b82bcfd25efad9472895b240f182a8850757b6c5
SIZE (pytest-plus-0.2.tar.gz) = 8210
- 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:
-
- py38-setuptools>=41.0.0 : devel/py-setuptools@py38
- py38-setuptools_scm>=1.15.0 : devel/py-setuptools_scm@py38
- py38-setuptools_scm_git_archive>=1.0 : devel/py-setuptools_scm_git_archive@py38
- py38-wheel>0 : devel/py-wheel@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-pytest>=3.50 : devel/py-pytest@py38
- py38-pytest-html>0 : devel/py-pytest-html@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest-plus
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
18 Apr 2022 11:59:07 0.2
|
Matthew Seaman (matthew)  |
devel/py-pytest-plus: New port
This plugin aims to be used to host multiple pytest extensions that
meet the following criteria:
* Keep py36 compatibility
* Downgrade gracefully, meaning that if the plugin is removed, you
will still be able to run pytest
Required as part of the TEST_DEPENDS heirarchy for
sysutils/py-ansible-compat
PR: 263033 |
Number of commits found: 1
|