| Port details |
- py-pytest-socket Pytest Plugin to disable socket calls during tests
- 0.8.0 devel
=0 0.7.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-01-06 08:09:11
- Last Update: 2026-08-07 17:18:57
- Commit Hash: 104f0fe
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/miketheman/pytest-socket
- Description:
- pytest-socket is a plugin to use with Pytest to disable or restrict socket calls
during tests to ensure network calls are prevented.
¦ ¦ ¦ ¦ 
- 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-socket>0:devel/py-pytest-socket@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-socket/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-socket
- pkg install py312-pytest-socket
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-socket listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-pytest-socket
- Package flavors (<flavor>: <package>)
- py312: py312-pytest-socket
- distinfo:
- TIMESTAMP = 1786121788
SHA256 (pytest_socket-0.8.0.tar.gz) = af9bb5f487da72be63573a6194cfac033b6c7a1c1561e150521105970f9e99f2
SIZE (pytest_socket-0.8.0.tar.gz) = 13912
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-uv-build>=0.7.20 : devel/py-uv-build@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-coverage>=7.9 : devel/py-coverage@py312
- py312-httpx>=0.28.1 : www/py-httpx@py312
- py312-mypy>=1.20 : devel/py-mypy@py312
- py312-pytest-randomly>=3.15.0 : devel/py-pytest-randomly@py312
- py312-pytest>=7.0 : devel/py-pytest@py312
- py312-starlette>=0.47.1 : www/py-starlette@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-pytest>=7.0 : devel/py-pytest@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- misc/py-langchain-tests
Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest-socket
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.8.0 07 Aug 2026 17:18:57
    |
Yuri Victorovich (yuri)  |
devel/py-pytest-socket: update 0.7.0 → 0.8.0 |
0.7.0 29 Jan 2024 04:12:41
    |
Yuri Victorovich (yuri)  |
devel/py-pytest-socket: update 0.6.0 → 0.7.0
Reported by: portscout |
0.6.0 06 Jan 2024 08:06:38
    |
Yuri Victorovich (yuri)  |
devel/py-pytest-socket: New port: Pytest Plugin to disable socket calls during
tests |
Number of commits found: 3
|