Port details |
- py-pytest-plus Pytest plus plugin :: extends pytest functionality
- 0.8.1 devel
=2 0.7.0Version of this port present on the latest quarterly branch. - Maintainer: matthew@FreeBSD.org
 - Port Added: 2022-04-18 12:03:12
- Last Update: 2025-02-22 13:02:01
- Commit Hash: aa866ce
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/pytest-dev/pytest-plus
- 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
¦ ¦ ¦ ¦ 
- 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-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 py311-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 py311-pytest-plus listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pytest-plus
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1740227652
SHA256 (pytest_plus-0.8.1.tar.gz) = 02dfb28f1a914e8df3b6e3525df7e94feabc0681ecea626912e8028e9355f02c
SIZE (pytest_plus-0.8.1.tar.gz) = 15444
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-setuptools-scm>=7.0.5 : devel/py-setuptools-scm@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pytest>=7.4.2 : devel/py-pytest@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest-plus
- USES:
- python:3.10+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.1 22 Feb 2025 13:02:01
    |
Matthew Seaman (matthew)  |
devel/py-pytest-plus: update to 0.8.1
* Update WWW
* Add TEST_ENV
* Require pytest>=7.4.2
* Require python>=3.10
Changes: https://github.com/pytest-dev/pytest-plus/releases/tag/v0.8.1
Reported by: repology |
0.7.0 29 Mar 2024 11:07:02
    |
Matthew Seaman (matthew)  |
devel/py-pytest-plus: update to 0.7.0
Changes: https://github.com/pytest-dev/pytest-plus/releases/tag/v0.7.0
Reported by: repology, portscout |
0.6.1 29 Feb 2024 07:18:32
    |
Charlie Li (vishwin)  |
devel/py-setuptools-scm: update to 8.0.4
Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.
Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.
Further details: https://wiki.freebsd.org/Python/setuptools
Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288 |
0.6.1 11 Jan 2024 08:30:22
    |
Matthew Seaman (matthew)  |
devel/py-pytest-plus: update to 0.6.1
Changes: https://github.com/pytest-dev/pytest-plus/releases/tag/v0.6.1
Reported by: portscout, repology |
0.6.0 19 Oct 2023 07:05:52
    |
Matthew Seaman (matthew)  |
devel/py-pytest-plus: update to 0.6.0
Changes: https://github.com/pytest-dev/pytest-plus/releases/tag/v0.6.0
Reported by: repology, portscout |
0.5.0 18 Oct 2023 07:10:23
    |
Matthew Seaman (matthew)  |
devel/py-pytest-plus: update to 0.5.0
Changes: https://github.com/pytest-dev/pytest-plus/releases/tag/v0.5.0
Reported by: portscout, repology |
0.4.0 18 Jul 2023 00:53:09
    |
Charlie Li (vishwin)  |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
0.4.0 02 May 2023 16:25:55
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pytest-plus: Add NO_ARCH
Approved by: portmgr (blanket) |
0.4.0 22 Apr 2023 10:01:37
    |
Matthew Seaman (matthew)  |
devel/py-pytest-plus: change to build dependency on py-setuptools_scm7
instead of py-setuptools_scm |
0.4.0 22 Apr 2023 10:01:37
    |
Matthew Seaman (matthew)  |
devel/py-pytest-plus: add missing build dependency
Not listed in upstream's pyproject.toml but definitely required to
build the module. |
0.4.0 22 Apr 2023 10:01:36
    |
Matthew Seaman (matthew)  |
devel/py-pytest-plus: update to 0.4.0 |
0.2 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.2 18 Apr 2022 11:59:07
    |
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 |