| Port details |
- py-pytest-postgresql Postgresql fixtures and fixture factories for Pytest
- 8.1.0 devel
=0 8.0.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2026-03-09 18:24:14
- Last Update: 2026-05-21 14:51:46
- Commit Hash: 0c449aa
- 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 = 1779223008
SHA256 (pytest_postgresql-8.1.0.tar.gz) = ffd24027a28aba3d05a909fb03ee87d1d474574c3504f332d6047e8699170adc
SIZE (pytest_postgresql-8.1.0.tar.gz) = 58995
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: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
8.1.0 21 May 2026 14:51:46
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pytest-postgresql: Update to 8.1.0
Changes: https://github.com/dbfixtures/pytest-postgresql/blob/main/CHANGES.rst |
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: 2
|