python3-aiohttp-socks: 0.8.0 -> 0.8.1

This commit is contained in:
Tim Biermann 2023-09-04 17:00:35 +02:00
parent e58f3ccc2c
commit af54d90179
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 11 deletions

View File

@ -2,12 +2,12 @@ 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_socks-0.8.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp_socks-0.8.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp_socks-0.8.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp_socks-0.8.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp_socks-0.8.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp_socks-0.8.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/aiohttp_socks-0.8.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp_socks-0.8.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp_socks-0.8.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp_socks-0.8.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp_socks-0.8.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp_socks-0.8.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/aiohttp_socks/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiohttp_socks/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/aiohttp_socks/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF31D05ZFu/Lk0PYtsbEomM9NpaWOSB6hT/ElyL+6m7ZKpAfIJZVeRmhPQoH2l7UpcaDtP6buwenjBRo0XnygZUQc=
SHA256 (Pkgfile) = e927c8cf7bb9149b8b5c379910e17fbc6ce94efbcd3ad30a37274f459657c848
SHA256 (.footprint) = 084ea7d81782b9ec55881ec9ea3a3c42dcfef84342ddbfb18af1d642bcc6e67d
SHA256 (python3-aiohttp-socks-0.8.0.tar.gz) = 89daba6ad945d4702a4fe4e5d1f220bd8e6ce40a6bafb6ca1fc74b6083cac2bd
RWSagIOpLGJF3yuWcbDwWn41HNIG0MkhVt9znamw/HH1JazkEx54YOQMNTRa4QBeqId+1RKdZZd9vTj6ljE/7LRZP9BIa3ay1wU=
SHA256 (Pkgfile) = 48f2eb13abe2a11e03afa659a8dbb482e58a4d10f370a69153bd21153a804b6d
SHA256 (.footprint) = 13fa984a1108b554a1b6580dbae50816a8c9b91bbd62494c1ec084bb3f6178f1
SHA256 (python3-aiohttp-socks-0.8.1.tar.gz) = 3ce4d347d6743e1558489c5495dab6f9096fc47f1f24bd57e66047918f153574

View File

@ -4,7 +4,7 @@
# Depends on: python3-aiohttp python3-socks
name=python3-aiohttp-socks
version=0.8.0
version=0.8.1
release=1
source=(https://github.com/romis2012/aiohttp-socks/archive/v$version/$name-$version.tar.gz)