notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-pytest-postgresql Postgresql fixtures and fixture factories for Pytest
8.0.0 develnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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):
py311-pytest-postgresql
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-8.0.0--8.0.0n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-8.0.0--8.0.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest8.0.08.0.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest8.0.08.0.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=61.0.0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-mirakuru>=2.6.0 : devel/py-mirakuru@py311
  2. py311-packaging>=0 : devel/py-packaging@py311
  3. py311-port-for>=0.4 : net/py-port-for@py311
  4. py311-psycopg>=3.0.0 : databases/py-psycopg@py311
  5. py311-pytest>=8.2,1 : devel/py-pytest@py311
  6. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pytest_postgresql/
  2. https://pypi.org/packages/source/p/pytest_postgresql/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.0.0
09 Mar 2026 18:18:10
commit hash: 23b9d913ba73cf2b5eaa752e85ab14ee032d6524commit hash: 23b9d913ba73cf2b5eaa752e85ab14ee032d6524commit hash: 23b9d913ba73cf2b5eaa752e85ab14ee032d6524commit hash: 23b9d913ba73cf2b5eaa752e85ab14ee032d6524 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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