Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-tenacity | Distribution: Fedora Project |
Version: 8.0.1 | Vendor: Fedora Project |
Release: 2.fc36 | Build date: Fri Jan 21 17:03:41 2022 |
Group: Unspecified | Build host: buildvm-s390x-13.s390.fedoraproject.org |
Size: 124056 | Source RPM: python-tenacity-8.0.1-2.fc36.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/jd/tenacity | |
Summary: Tenacity is a general purpose retrying library |
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.
ASL 2.0
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Aug 09 2021 Matthias Runge <mrunge@redhat.com> - 8.0.1-1 - update to 8.0.1 (rhbz#1980599) * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 7.0.0-2 - Rebuilt for Python 3.10 * Thu Mar 04 2021 Christopher Brown <chris.brown@redhat.com> - 7.0.0-1 - Update to 7.0.0 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Dec 17 2020 Christopher Brown <chris.brown@redhat.com> - 6.3.1-1 - Update to 6.3.1 * Fri Sep 04 2020 Yatin Karel <ykarel@redhat.com> - 6.2.0-1 - Update to 6.2.0 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 6.0.0-2 - Rebuilt for Python 3.9 * Tue Feb 04 2020 Christopher Brown <chris.brown@redhat.com> - 6.0.0-1 - Bump to 6.0.0 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
/usr/lib/python3.10/site-packages/tenacity /usr/lib/python3.10/site-packages/tenacity-8.0.1-py3.10.egg-info /usr/lib/python3.10/site-packages/tenacity-8.0.1-py3.10.egg-info/PKG-INFO /usr/lib/python3.10/site-packages/tenacity-8.0.1-py3.10.egg-info/SOURCES.txt /usr/lib/python3.10/site-packages/tenacity-8.0.1-py3.10.egg-info/dependency_links.txt /usr/lib/python3.10/site-packages/tenacity-8.0.1-py3.10.egg-info/pbr.json /usr/lib/python3.10/site-packages/tenacity-8.0.1-py3.10.egg-info/requires.txt /usr/lib/python3.10/site-packages/tenacity-8.0.1-py3.10.egg-info/top_level.txt /usr/lib/python3.10/site-packages/tenacity/__init__.py /usr/lib/python3.10/site-packages/tenacity/__pycache__ /usr/lib/python3.10/site-packages/tenacity/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/_asyncio.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/_asyncio.cpython-310.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/_utils.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/_utils.cpython-310.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/after.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/after.cpython-310.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/before.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/before.cpython-310.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/before_sleep.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/before_sleep.cpython-310.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/nap.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/nap.cpython-310.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/retry.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/retry.cpython-310.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/stop.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/stop.cpython-310.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/tornadoweb.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/tornadoweb.cpython-310.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/wait.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/tenacity/__pycache__/wait.cpython-310.pyc /usr/lib/python3.10/site-packages/tenacity/_asyncio.py /usr/lib/python3.10/site-packages/tenacity/_utils.py /usr/lib/python3.10/site-packages/tenacity/after.py /usr/lib/python3.10/site-packages/tenacity/before.py /usr/lib/python3.10/site-packages/tenacity/before_sleep.py /usr/lib/python3.10/site-packages/tenacity/nap.py /usr/lib/python3.10/site-packages/tenacity/py.typed /usr/lib/python3.10/site-packages/tenacity/retry.py /usr/lib/python3.10/site-packages/tenacity/stop.py /usr/lib/python3.10/site-packages/tenacity/tornadoweb.py /usr/lib/python3.10/site-packages/tenacity/wait.py /usr/share/doc/python3-tenacity /usr/share/doc/python3-tenacity/README.rst /usr/share/licenses/python3-tenacity /usr/share/licenses/python3-tenacity/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jun 9 23:00:52 2022