Package: python-txaio / 25.6.1-4

Metadata

Package Version Patches format
python-txaio 25.6.1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no intersphinx.patch | (download)

docs/conf.py | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 no interphinx
 Remove the use of intersphinx which is doing network access at build time.
remove privacy breach in docs.patch | (download)

README.rst | 20 0 + 20 - 0 !
1 file changed, 20 deletions(-)

 remove privacy breach in docs
add_support_for_Python_3.14.patch | (download)

.audit/python314 | 11 11 + 0 - 0 !
.github/workflows/main.yml | 2 1 + 1 - 0 !
test/util.py | 12 11 + 1 - 0 !
tox.ini | 4 3 + 1 - 0 !
txaio/aio.py | 7 6 + 1 - 0 !
5 files changed, 32 insertions(+), 4 deletions(-)

 fix: add support for python 3.14 (#196)