Package: python-tenacity / 9.1.2-3

Metadata

Package Version Patches format
python-tenacity 9.1.2-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Remove privacy breach in doc.patch | (download)

doc/source/index.rst | 9 0 + 9 - 0 !
1 file changed, 9 deletions(-)

 remove privacy breach in doc

remove reno sphinx extension.patch | (download)

doc/source/conf.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove reno sphinx extension

py3.14_support git_eed7d785e667df145c0e3eeddff59af64e4e860d.patch | (download)

.github/workflows/ci.yaml | 10 6 + 4 - 0 !
.github/workflows/release.yml | 2 1 + 1 - 0 !
.mergify.yml | 5 3 + 2 - 0 !
releasenotes/notes/support-py3.14-14928188cab53b99.yaml | 3 3 + 0 - 0 !
setup.cfg | 1 1 + 0 - 0 !
tenacity/__init__.py | 12 4 + 8 - 0 !
tests/test_asyncio.py | 3 1 + 2 - 0 !
tests/test_issue_478.py | 3 1 + 2 - 0 !
tox.ini | 8 4 + 4 - 0 !
9 files changed, 24 insertions(+), 23 deletions(-)

 [patch] support python 3.14 (#528)

Signed-off-by: Sandro Bonazzola <sandro.bonazzola@gmail.com>