python3-aiohttp: 3.9.2 -> 3.9.3

This commit is contained in:
Tim Biermann 2024-01-30 20:25:21 +01:00
parent 16e003e3e2
commit 344fa41279
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 12 deletions

View File

@ -2,13 +2,13 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/aiohttp-3.9.2-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.9.2-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.9.2-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.9.2-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.9.2-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.9.2-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.9.2-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/aiohttp-3.9.3-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.9.3-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.9.3-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.9.3-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.9.3-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.9.3-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.9.3-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/aiohttp/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/aiohttp/.hash/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp/.hash/_cparser.pxd.hash

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zdiJqHstoUNlECU5BYG8/Gy3WLHQgHHnYqxmVoComcysMpUVUReVwH0djRey9doSov8qigHOiL4C9f/sufzQQs=
SHA256 (Pkgfile) = a010664fa06c78e35bb7cb5be746da0347afab082e645fab9cd1446f1f03e64a
SHA256 (.footprint) = cb327e3f183c66fd432e1f239d244a0d678fb38958e7365fa9031a1623446645
SHA256 (aiohttp-3.9.2.tar.gz) = b0ad0a5e86ce73f5368a164c10ada10504bf91869c05ab75d982c6048217fbf7
RWSagIOpLGJF367Gcd58o/96poLKGy4qANcyW0lywL9oOpQKjOwlhHugqWHIk537I+4ySMl1dgC5A4UlwAPFmA14BIy4NWoVTAY=
SHA256 (Pkgfile) = fd92ed0c18e34a6ef0e4ef44e203b89c233ce5fa5aba181f54e94d7acdcd1d73
SHA256 (.footprint) = 8bfca02cc2dcc67f8c14c1ad5ee1b8a58b2769c2a87d5ea8721141c9fcca6392
SHA256 (aiohttp-3.9.3.tar.gz) = 90842933e5d1ff760fae6caca4b2b3edba53ba8f4b71e95dacf2818a2aca06f7

View File

@ -4,7 +4,7 @@
# Depends on: python3-aiosignal python3-async-timeout python3-attrs python3-chardet python3-charset-normalizer python3-yarl
name=python3-aiohttp
version=3.9.2
version=3.9.3
release=1
source=(https://pypi.python.org/packages/source/a/aiohttp/aiohttp-$version.tar.gz)