Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pytest-postgresql-3.1.3-3.el9 RPM for noarch

From EPEL 9 for ppc64le / Packages / p

Name: python3-pytest-postgresql Distribution: Fedora Project
Version: 3.1.3 Vendor: Fedora Project
Release: 3.el9 Build date: Sat Dec 17 11:50:54 2022
Group: Unspecified Build host: buildvm-ppc64le-08.iad2.fedoraproject.org
Size: 213798 Source RPM: python-pytest-postgresql-3.1.3-3.el9.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.

Provides

Requires

License

LGPLv3+

Changelog

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> 3.1.3-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jun 15 2022 Python Maint <python-maint@redhat.com> 3.1.3-2
  - Rebuilt for Python 3.11
* Wed Mar 02 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> 3.1.3-1
  - Update to 3.1.3 - Closes rhbz#2059939
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Oct 21 2021 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 3.1.2-1
  - Update to 3.1.2 #2016263
* Tue Aug 10 2021 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 3.1.1-2
  - Changes based on #1991138 review
* Fri Aug 06 2021 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 3.1.1-1
  - Initial version

Files

/usr/lib/python3.9/site-packages/pytest_postgresql
/usr/lib/python3.9/site-packages/pytest_postgresql-3.1.3.dist-info
/usr/lib/python3.9/site-packages/pytest_postgresql-3.1.3.dist-info/AUTHORS.rst
/usr/lib/python3.9/site-packages/pytest_postgresql-3.1.3.dist-info/COPYING
/usr/lib/python3.9/site-packages/pytest_postgresql-3.1.3.dist-info/COPYING.lesser
/usr/lib/python3.9/site-packages/pytest_postgresql-3.1.3.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/pytest_postgresql-3.1.3.dist-info/METADATA
/usr/lib/python3.9/site-packages/pytest_postgresql-3.1.3.dist-info/WHEEL
/usr/lib/python3.9/site-packages/pytest_postgresql-3.1.3.dist-info/entry_points.txt
/usr/lib/python3.9/site-packages/pytest_postgresql-3.1.3.dist-info/top_level.txt
/usr/lib/python3.9/site-packages/pytest_postgresql/__init__.py
/usr/lib/python3.9/site-packages/pytest_postgresql/__pycache__
/usr/lib/python3.9/site-packages/pytest_postgresql/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/__pycache__/compat.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/__pycache__/compat.cpython-39.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/__pycache__/config.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/__pycache__/config.cpython-39.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/__pycache__/executor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/__pycache__/executor.cpython-39.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/__pycache__/executor_noop.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/__pycache__/executor_noop.cpython-39.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/__pycache__/janitor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/__pycache__/janitor.cpython-39.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/__pycache__/plugin.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/__pycache__/plugin.cpython-39.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/__pycache__/retry.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/__pycache__/retry.cpython-39.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/__pycache__/sql.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/__pycache__/sql.cpython-39.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/compat.py
/usr/lib/python3.9/site-packages/pytest_postgresql/config.py
/usr/lib/python3.9/site-packages/pytest_postgresql/executor.py
/usr/lib/python3.9/site-packages/pytest_postgresql/executor_noop.py
/usr/lib/python3.9/site-packages/pytest_postgresql/factories
/usr/lib/python3.9/site-packages/pytest_postgresql/factories/__init__.py
/usr/lib/python3.9/site-packages/pytest_postgresql/factories/__pycache__
/usr/lib/python3.9/site-packages/pytest_postgresql/factories/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/factories/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/factories/__pycache__/client.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/factories/__pycache__/client.cpython-39.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/factories/__pycache__/noprocess.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/factories/__pycache__/noprocess.cpython-39.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/factories/__pycache__/process.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/factories/__pycache__/process.cpython-39.pyc
/usr/lib/python3.9/site-packages/pytest_postgresql/factories/client.py
/usr/lib/python3.9/site-packages/pytest_postgresql/factories/noprocess.py
/usr/lib/python3.9/site-packages/pytest_postgresql/factories/process.py
/usr/lib/python3.9/site-packages/pytest_postgresql/janitor.py
/usr/lib/python3.9/site-packages/pytest_postgresql/plugin.py
/usr/lib/python3.9/site-packages/pytest_postgresql/py.typed
/usr/lib/python3.9/site-packages/pytest_postgresql/retry.py
/usr/lib/python3.9/site-packages/pytest_postgresql/sql.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, Thu May 2 02:17:31 2024