python3-aiohttp: 3.8.5 -> 3.8.6

This commit is contained in:
Tim Biermann 2023-10-07 22:27:23 +02:00
parent 13f1d9bb9a
commit d6f6f21fed
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.8.5-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.8.5-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.8.5-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.8.5-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.8.5-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.8.5-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.8.5-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/aiohttp-3.8.6-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.8.6-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.8.6-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.8.6-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.8.6-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.8.6-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp-3.8.6-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
RWSagIOpLGJF33Cs2wINKFWSzMkhmivRjN8GTR8gRvpLT2+9mlZMC1TkP04+BuaIYj1b1IMEeMn0/z7EYH3uxqK72Z1supToQQI=
SHA256 (Pkgfile) = 832fb6e1dd1c2d31c16efe93c423e3352faef219fdad044d000f2165d8c120f0
SHA256 (.footprint) = aec81ce3be8740b848aa63966472be3b7e5759996ccfa1f8ed2809b88a690e34
SHA256 (aiohttp-3.8.5.tar.gz) = b9552ec52cc147dbf1944ac7ac98af7602e51ea2dcd076ed194ca3c0d1c7d0bc
RWSagIOpLGJF3xfYpb/fxk/Utyorl/0ScWw4O0PwoEmwy6HAUtHz8nqfjHCicKP0jvs7XzSCl9m8OrIzRepdytfbN95y8iPlRAY=
SHA256 (Pkgfile) = c22e79122d10f6315644d8abb8a27a36d82557d793e4c74fc86b5dcf75cd1274
SHA256 (.footprint) = f7d42bdb1b09cc99f7a39ab71cc4ed0d289701c038a0eab4d8897f041faf36fa
SHA256 (aiohttp-3.8.6.tar.gz) = b0cf2a4501bff9330a8a5248b4ce951851e415bdcce9dc158e76cfd55e15085c

View File

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