| Port details |
- py-pytest-postgresql Postgresql fixtures and fixture factories for Pytest
- 8.0.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: sunpoet@FreeBSD.org
 - Port Added: 2026-03-09 18:24:14
- Last Update: 2026-03-09 18:18:10
- Commit Hash: 23b9d91
- Also Listed In: python
- License: LGPL3+
- WWW:
- https://github.com/dbfixtures/pytest-postgresql
- Description:
- pytest-postgresql is a pytest plugin that enables you to test code relying on a
running PostgreSQL database. It provides fixtures for managing both the
PostgreSQL process and the client connections.
¦ ¦ ¦ ¦ 
- 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-postgresql>0:devel/py-pytest-postgresql@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-postgresql/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-postgresql
- pkg install py311-pytest-postgresql
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-postgresql listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pytest-postgresql
- Package flavors (<flavor>: <package>)
- py311: py311-pytest-postgresql
- distinfo:
- TIMESTAMP = 1771421402
SHA256 (pytest_postgresql-8.0.0.tar.gz) = 26cbd44a0adef76cf4a82a3a2263f0e029bc54b5863556a9bd86ca3edfa91cce
SIZE (pytest_postgresql-8.0.0.tar.gz) = 49737
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>=61.0.0 : devel/py-setuptools@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:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-mirakuru>=2.6.0 : devel/py-mirakuru@py311
- py311-packaging>=0 : devel/py-packaging@py311
- py311-port-for>=0.4 : net/py-port-for@py311
- py311-psycopg>=3.0.0 : databases/py-psycopg@py311
- py311-pytest>=8.2,1 : 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-postgresql
- 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 |
8.0.0 09 Mar 2026 18:18:10
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pytest-postgresql: Add py-pytest-postgresql 8.0.0
pytest-postgresql is a pytest plugin that enables you to test code relying on a
running PostgreSQL database. It provides fixtures for managing both the
PostgreSQL process and the client connections. |
Number of commits found: 1
|