| Port details |
- py-pytest-dotenv Pytest plugin that parses environment files before running tests
- 0.5.2 devel
=0 0.5.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-06-29 05:57:57
- Last Update: 2026-06-29 05:55:32
- Commit Hash: d86755f
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/quiqua/pytest-dotenv
- Description:
- pytest-dotenv is a pytest plugin that parses environment files before running
tests. It uses python-dotenv to load variables from .env files, with optional
configuration through pytest config files such as pytest.ini or tox.ini.
¦ ¦ ¦ ¦ 
- 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-dotenv>0:devel/py-pytest-dotenv@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-dotenv/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-dotenv
- pkg install py312-pytest-dotenv
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-dotenv listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-pytest-dotenv
- Package flavors (<flavor>: <package>)
- py312: py312-pytest-dotenv
- distinfo:
- TIMESTAMP = 1782632228
SHA256 (pytest-dotenv-0.5.2.tar.gz) = 2dc6c3ac6d8764c71c6d2804e902d0ff810fa19692e95fe138aefc9b1aa73732
SIZE (pytest-dotenv-0.5.2.tar.gz) = 3782
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:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>0 : devel/py-wheel@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>=5.0.0 : devel/py-pytest@py312
- py312-python-dotenv>=0.9.1 : www/py-python-dotenv@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest-dotenv
- 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 |
0.5.2 29 Jun 2026 05:55:32
    |
Yuri Victorovich (yuri)  |
devel/py-pytest-dotenv: New port: Pytest plugin that parses environment files
before running tests |
Number of commits found: 1
|