Package: python-aiohttp / 3.13.0-1

Metadata

Package Version Patches format
python-aiohttp 3.13.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0002 Add shebang to examples.patch | (download)

examples/lowlevel_srv.py | 1 1 + 0 - 0 !
examples/server_simple.py | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+)

 add shebang to examples


0003 remove forkme button from docs to prevent privacy br.patch | (download)

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

 remove forkme button from docs to prevent privacy breach


0004 remove sphinxcontrib.towncrier for now.patch | (download)

docs/changes.rst | 8 1 + 7 - 0 !
docs/conf.py | 2 1 + 1 - 0 !
docs/contributing.rst | 2 1 + 1 - 0 !
docs/index.rst | 2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 10 deletions(-)

 remove sphinxcontrib.towncrier for now

The upstream sdist doesn't ship the `CHANGES/` directory.

0005 avoid aiohttp theme.patch | (download)

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

 don't use aiohttp_theme

It isn't currently packaged in Debian.

0006 Use local Sphinx inventories where available.patch | (download)

docs/conf.py | 40 23 + 17 - 0 !
1 file changed, 23 insertions(+), 17 deletions(-)

 use local sphinx inventories where available