python3-async-timeout: 4.0.0 -> 4.0.1

This commit is contained in:
Tim Biermann 2021-11-11 11:42:51 +01:00
parent dbd856b29e
commit 656ddab993
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 11 deletions

View File

@ -2,13 +2,14 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/async_timeout-4.0.0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/async_timeout-4.0.0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/async_timeout-4.0.0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/async_timeout-4.0.0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/async_timeout-4.0.0-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/async_timeout-4.0.0-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/async_timeout/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/async_timeout-4.0.1-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/async_timeout-4.0.1-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/async_timeout-4.0.1-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/async_timeout-4.0.1-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/async_timeout-4.0.1-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/async_timeout-4.0.1-py3.9.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/async_timeout-4.0.1-py3.9.egg-info/zip-safe
-rw-r--r-- root/root usr/lib/python3.9/site-packages/async_timeout/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/async_timeout/__pycache__/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/async_timeout/__pycache__/__init__.cpython-39.pyc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36Q5hE0lZ6a/PZZEGKulja0Kz8svMQOgxRruFj0z4+D3tAGYKuq5HH4Em8TMuMgNypBLWi6WookXzNeZIv1Ntww=
SHA256 (Pkgfile) = 49ad9490fc5a5555b87f9f7dd1fe4f2a1cd414036662d71c8210a7bc81f35c9a
SHA256 (.footprint) = 80d1c97289c128a253415a2f6487d999649c34b40f96abdefebb47c569279ef7
SHA256 (python3-async-timeout-4.0.0.tar.gz) = 2116e8c7412929579e1d4e1b3c5fdfe3835c2002a0189451d183148239c05a17
RWSagIOpLGJF35J4Doh0Ko4TjqclO7y/tiWp+DXFcUl/Dk3w5cfhXBTp7sX/47Hf02OGPdOeewh5OyPP8+pRLRQ7hTjNx7DavwU=
SHA256 (Pkgfile) = 0bf4a12fd058838dcf0cd20a4221c8dc47041db881c0bea719489a5140712c8d
SHA256 (.footprint) = 089fbcea5453b9ca4f792267a286a4de186ae7b53c3313c665168d00fb70be44
SHA256 (python3-async-timeout-4.0.1.tar.gz) = 21e6caad3792d3c4b1ee8bf9bda8b63222afe4d38ab7bae0146ee38475afc279

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=python3-async-timeout
version=4.0.0
version=4.0.1
release=1
source=(https://github.com/aio-libs/async-timeout/archive/v$version/$name-$version.tar.gz)