| Name: | python3-pytest-testinfra |
|---|---|
| Version: | 10.1.1 |
| Release: | 3.el10_1 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 528960 |
| License: | Apache-2.0 |
| RPM: | python3-pytest-testinfra-10.1.1-3.el10_1.noarch.rpm |
| Source RPM: | python-pytest-testinfra-10.1.1-3.el10_1.src.rpm |
| Build Date: | Fri Sep 19 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/pytest-dev/pytest-testinfra |
| Summary: | Unit testing for config-managed server state |
| Description: | With Testinfra you can write unit tests in Python to test actual state of your servers configured by management tools like Salt, Ansible, Puppet, Chef and so on. Testinfra aims to be a Serverspec equivalent in python and is written as a plugin to the powerful Pytest test engine. |
- Remove optional extras unavailable on EPEL10
- Add epel-10 to bodhi-update packit job
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Update packit config with fedora-all and bodhi
- add Packit automation
- Rebuilt for Python 3.13
- Bumping release tag
- Add python-testinfra provides, obsoletes
- Add missing release disttag
- Refactor .spec file and update to latest upstream