| Name: | python3-pytest-repeat |
|---|---|
| Version: | 0.9.3 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 15088 |
| License: | MPL-2.0 |
| RPM: | python3-pytest-repeat-0.9.3-1.el9.noarch.rpm |
| Source RPM: | python-pytest-repeat-0.9.3-1.el9.src.rpm |
| Build Date: | Wed Jan 31 2024 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/pytest-dev/pytest-repeat |
| Summary: | A pytest plugin for repeating test execution |
| Description: | pytest-repeat is a plugin for py.test that makes it easy to repeat a single test, or multiple tests, a specific number of times. |
- Update to 0.9.3 (rhbz#2241970) - Define _description variable to reduce duplication - Drop macro from URL to improve ergonomics - Use modern Python packaging macros - Switch to SPDX license identifier
- Update to 0.9.1 (rhbz#1893400) - Require pytest 3.6