| Name: | python3-tenacity |
|---|---|
| Version: | 6.2.0 |
| Release: | 1.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 151829 |
| License: | ASL 2.0 |
| RPM: | python3-tenacity-6.2.0-1.el8.noarch.rpm |
| Source RPM: | python-tenacity-6.2.0-1.el8.src.rpm |
| Build Date: | Fri Oct 29 2021 |
| Build Host: | ovs-x86-ol8-builder-01.webad1phx.solarisx86phx.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/jd/tenacity |
| Summary: | Tenacity is a general purpose retrying library |
| Description: | Tenacity is a general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything. It originates from a fork of Retrying. |