python3-aiohttp: 3.10.4 -> 3.10.5

This commit is contained in:
Tim Biermann 2024-08-20 18:00:10 +02:00
parent 8b69a627ac
commit 8679e7fac3
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.10.4-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.10.4-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.10.4-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.10.4-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.10.4-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.10.4-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.10.4-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/aiohttp-3.10.5-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.10.5-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.10.5-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.10.5-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.10.5-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.10.5-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.10.5-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
RWSagIOpLGJF3zZ9ENSsAFwxAXvSR9icDWmljQZCXUnVe0sTue71OJPro8uyBOlUNT+dF5qT4fN4LsBLjkHDRLyTcCEe03/EEQU=
SHA256 (Pkgfile) = 732decccb2368e04ba7cc8a83fb20fcce726952360cd2a4313e5d337623389a9
SHA256 (.footprint) = d1c9eb9d2f0c79a2ce07918a28df4440ac047987342d58b5b8501bf3782e4e47
SHA256 (aiohttp-3.10.4.tar.gz) = 23a5f97e7dd22e181967fb6cb6c3b11653b0fdbbc4bb7739d9b6052890ccab96
RWSagIOpLGJF379xE5zNpkPrN2lIls3+kgb1zrf1nOQsfyKfn57kYaACBbgVW6tQlR3cPz3HUeh6ar4v7OplGZtSB/Dd+RDpzQQ=
SHA256 (Pkgfile) = bee6c353003c162581b0084aa1f39e047fd7f9624d89eb8735af669499e063f0
SHA256 (.footprint) = a3367bf38879db9ae12ce3c90d22872dd2241ed70e1dd9f72aa046d0c837b52a
SHA256 (aiohttp-3.10.5.tar.gz) = f071854b47d39591ce9a17981c46790acb30518e2f83dfca8db2dfa091178691

View File

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