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: 6.0.0 | Vendor: Fedora Project |
Release: 3.fc41 | Build date: Sat Jul 20 05:00:14 2024 |
Group: Unspecified | Build host: buildvm-x86-08.iad2.fedoraproject.org |
Size: 247868 | Source RPM: python-pytest-postgresql-6.0.0-3.fc41.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
* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 6.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jun 13 2024 Python Maint <[email protected]> - 6.0.0-2 - Rebuilt for Python 3.13 * Fri Apr 05 2024 Mikel Olasagasti Uranga <[email protected]> - 6.0.0-1 - Update to 6.0.0 - Closes rhbz#2261886 * Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 4.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <[email protected]> - 4.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 4.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jul 06 2023 Python Maint <[email protected]> - 4.1.1-2 - Rebuilt for Python 3.12 * Thu Jun 01 2023 Mikel Olasagasti Uranga <[email protected]> - 4.1.1-1 - Update to 4.1.1 - Closes rhbz#2020851 * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 3.1.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 3.1.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/lib/python3.13/site-packages/pytest_postgresql /usr/lib/python3.13/site-packages/pytest_postgresql-6.0.0.dist-info /usr/lib/python3.13/site-packages/pytest_postgresql-6.0.0.dist-info/AUTHORS.rst /usr/lib/python3.13/site-packages/pytest_postgresql-6.0.0.dist-info/COPYING /usr/lib/python3.13/site-packages/pytest_postgresql-6.0.0.dist-info/COPYING.lesser /usr/lib/python3.13/site-packages/pytest_postgresql-6.0.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/pytest_postgresql-6.0.0.dist-info/METADATA /usr/lib/python3.13/site-packages/pytest_postgresql-6.0.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/pytest_postgresql-6.0.0.dist-info/entry_points.txt /usr/lib/python3.13/site-packages/pytest_postgresql-6.0.0.dist-info/top_level.txt /usr/lib/python3.13/site-packages/pytest_postgresql-6.0.0.dist-info/zip-safe /usr/lib/python3.13/site-packages/pytest_postgresql/__init__.py /usr/lib/python3.13/site-packages/pytest_postgresql/__pycache__ /usr/lib/python3.13/site-packages/pytest_postgresql/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/__pycache__/config.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/__pycache__/config.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/__pycache__/exceptions.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/__pycache__/exceptions.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/__pycache__/executor.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/__pycache__/executor.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/__pycache__/executor_noop.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/__pycache__/executor_noop.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/__pycache__/janitor.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/__pycache__/janitor.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/__pycache__/loader.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/__pycache__/loader.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/__pycache__/plugin.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/__pycache__/plugin.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/__pycache__/retry.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/__pycache__/retry.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/config.py /usr/lib/python3.13/site-packages/pytest_postgresql/exceptions.py /usr/lib/python3.13/site-packages/pytest_postgresql/executor.py /usr/lib/python3.13/site-packages/pytest_postgresql/executor_noop.py /usr/lib/python3.13/site-packages/pytest_postgresql/factories /usr/lib/python3.13/site-packages/pytest_postgresql/factories/__init__.py /usr/lib/python3.13/site-packages/pytest_postgresql/factories/__pycache__ /usr/lib/python3.13/site-packages/pytest_postgresql/factories/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/factories/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/factories/__pycache__/client.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/factories/__pycache__/client.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/factories/__pycache__/noprocess.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/factories/__pycache__/noprocess.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/factories/__pycache__/process.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/factories/__pycache__/process.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_postgresql/factories/client.py /usr/lib/python3.13/site-packages/pytest_postgresql/factories/noprocess.py /usr/lib/python3.13/site-packages/pytest_postgresql/factories/process.py /usr/lib/python3.13/site-packages/pytest_postgresql/janitor.py /usr/lib/python3.13/site-packages/pytest_postgresql/loader.py /usr/lib/python3.13/site-packages/pytest_postgresql/plugin.py /usr/lib/python3.13/site-packages/pytest_postgresql/py.typed /usr/lib/python3.13/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, Sun Oct 27 05:57:41 2024