| Name: | python3-pytest-postgresql |
|---|---|
| Version: | 3.1.3 |
| Release: | 3.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 213798 |
| License: | LGPLv3+ |
| RPM: | python3-pytest-postgresql-3.1.3-3.el9.noarch.rpm |
| Source RPM: | python-pytest-postgresql-3.1.3-3.el9.src.rpm |
| Build Date: | Mon Jan 16 2023 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/ClearcodeHQ/pytest-postgresql |
| Summary: | A pytest plugin for PostgreSQL database integration |
| Description: | 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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Update to 3.1.3 - Closes rhbz#2059939
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Update to 3.1.2 #2016263
- Changes based on #1991138 review
- Initial version