| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-pytest-postgresql | Distribution: Fedora Project |
| Version: 7.0.2 | Vendor: Fedora Project |
| Release: 7.fc45 | Build date: Thu Jun 4 23:14:25 2026 |
| Group: Unspecified | Build host: buildvm-x86-26.rdu3.fedoraproject.org |
| Size: 277515 | Source RPM: python-pytest-postgresql-7.0.2-7.fc45.src.rpm |
| Packager: Fedora Project | |
| Url: https://github.com/ClearcodeHQ/pytest-postgresql | |
| Summary: A pytest plugin for PostgreSQL database integration | |
This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL process and client.
LGPL-3.0-or-later
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 7.0.2-7 - Rebuilt for Python 3.15 * Mon Feb 23 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 7.0.2-6 - Fix invalid extras in %pyproject_buildrequires -x * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 7.0.2-4 - Rebuilt for Python 3.14.0rc3 bytecode * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 7.0.2-3 - Rebuilt for Python 3.14.0rc2 bytecode * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Sat Jun 28 2025 Packit <hello@packit.dev> - 7.0.2-1 - Update to 7.0.2 upstream release - Resolves: rhbz#2347181 * Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 6.1.1-3 - Rebuilt for Python 3.14 * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Sep 06 2024 Packit <hello@packit.dev> - 6.1.1-1 - Update to 6.1.1 upstream release - Resolves: rhbz#2310335 * Tue Sep 03 2024 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 6.0.1-1 - Update to 6.0.1 - Closes rhbz#2305078 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jun 13 2024 Python Maint <python-maint@redhat.com> - 6.0.0-2 - Rebuilt for Python 3.13
/usr/lib/python3.15/site-packages/pytest_postgresql /usr/lib/python3.15/site-packages/pytest_postgresql-7.0.2.dist-info /usr/lib/python3.15/site-packages/pytest_postgresql-7.0.2.dist-info/INSTALLER /usr/lib/python3.15/site-packages/pytest_postgresql-7.0.2.dist-info/METADATA /usr/lib/python3.15/site-packages/pytest_postgresql-7.0.2.dist-info/WHEEL /usr/lib/python3.15/site-packages/pytest_postgresql-7.0.2.dist-info/entry_points.txt /usr/lib/python3.15/site-packages/pytest_postgresql-7.0.2.dist-info/licenses /usr/lib/python3.15/site-packages/pytest_postgresql-7.0.2.dist-info/licenses/AUTHORS.rst /usr/lib/python3.15/site-packages/pytest_postgresql-7.0.2.dist-info/licenses/COPYING /usr/lib/python3.15/site-packages/pytest_postgresql-7.0.2.dist-info/licenses/COPYING.lesser /usr/lib/python3.15/site-packages/pytest_postgresql-7.0.2.dist-info/top_level.txt /usr/lib/python3.15/site-packages/pytest_postgresql-7.0.2.dist-info/zip-safe /usr/lib/python3.15/site-packages/pytest_postgresql/__init__.py /usr/lib/python3.15/site-packages/pytest_postgresql/__pycache__ /usr/lib/python3.15/site-packages/pytest_postgresql/__pycache__/__init__.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/__pycache__/__init__.cpython-315.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/__pycache__/config.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/__pycache__/config.cpython-315.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/__pycache__/exceptions.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/__pycache__/exceptions.cpython-315.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/__pycache__/executor.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/__pycache__/executor.cpython-315.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/__pycache__/executor_noop.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/__pycache__/executor_noop.cpython-315.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/__pycache__/janitor.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/__pycache__/janitor.cpython-315.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/__pycache__/loader.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/__pycache__/loader.cpython-315.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/__pycache__/plugin.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/__pycache__/plugin.cpython-315.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/__pycache__/retry.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/__pycache__/retry.cpython-315.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/config.py /usr/lib/python3.15/site-packages/pytest_postgresql/exceptions.py /usr/lib/python3.15/site-packages/pytest_postgresql/executor.py /usr/lib/python3.15/site-packages/pytest_postgresql/executor_noop.py /usr/lib/python3.15/site-packages/pytest_postgresql/factories /usr/lib/python3.15/site-packages/pytest_postgresql/factories/__init__.py /usr/lib/python3.15/site-packages/pytest_postgresql/factories/__pycache__ /usr/lib/python3.15/site-packages/pytest_postgresql/factories/__pycache__/__init__.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/factories/__pycache__/__init__.cpython-315.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/factories/__pycache__/client.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/factories/__pycache__/client.cpython-315.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/factories/__pycache__/noprocess.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/factories/__pycache__/noprocess.cpython-315.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/factories/__pycache__/process.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/factories/__pycache__/process.cpython-315.pyc /usr/lib/python3.15/site-packages/pytest_postgresql/factories/client.py /usr/lib/python3.15/site-packages/pytest_postgresql/factories/noprocess.py /usr/lib/python3.15/site-packages/pytest_postgresql/factories/process.py /usr/lib/python3.15/site-packages/pytest_postgresql/janitor.py /usr/lib/python3.15/site-packages/pytest_postgresql/loader.py /usr/lib/python3.15/site-packages/pytest_postgresql/plugin.py /usr/lib/python3.15/site-packages/pytest_postgresql/py.typed /usr/lib/python3.15/site-packages/pytest_postgresql/retry.py /usr/share/doc/python3-pytest-postgresql /usr/share/doc/python3-pytest-postgresql/AUTHORS.rst /usr/share/doc/python3-pytest-postgresql/CHANGES.rst /usr/share/doc/python3-pytest-postgresql/README.rst /usr/share/licenses/python3-pytest-postgresql /usr/share/licenses/python3-pytest-postgresql/COPYING /usr/share/licenses/python3-pytest-postgresql/COPYING.lesser
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jun 9 00:26:50 2026