python3-async-timeout: 4.0.2 -> 4.0.3

This commit is contained in:
Tim Biermann 2023-08-11 06:43:32 +02:00
parent 1e5d7782dd
commit 22827b53b6
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/async_timeout-4.0.2-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-4.0.2-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-4.0.2-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-4.0.2-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-4.0.2-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-4.0.2-py3.10.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-4.0.2-py3.10.egg-info/zip-safe
drwxr-xr-x root/root usr/lib/python3.10/site-packages/async_timeout-4.0.3-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-4.0.3-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-4.0.3-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-4.0.3-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-4.0.3-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-4.0.3-py3.10.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-4.0.3-py3.10.egg-info/zip-safe
drwxr-xr-x root/root usr/lib/python3.10/site-packages/async_timeout/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/async_timeout/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF343kK+P7/T/UaPq2PAdgbPe1/Ime3RObndalDkc/aGkMtcb9Lx7S555AHf70eqn+IFsd+liuWuqdLJBY7TphfQ8=
SHA256 (Pkgfile) = 6c6a513040016cc035dadb76db6ec79a63a488b2d6fc63d23b3304aed659410a
SHA256 (.footprint) = d4e7ffcaba9aadcf1e2086a0ab395dec719bea5bcc774b31c8aaa98ae40c370b
SHA256 (python3-async-timeout-4.0.2.tar.gz) = 1eb41fc35a0a24461b00f3479553972c99300e194eb212ff8b816c90c084d1d4
RWSagIOpLGJF38qIxsr6Nn/9JkdRgW/T8t4JOqQBYi8M9rdl9CxIZxLdV2AiOUUu2cFXV65t4YRyK//fhAAqCEop/1XjLWN4jww=
SHA256 (Pkgfile) = 7f595cff4ebf9e5f196d917e0d3fdb7e708eabf915ea26252065da5ccc652567
SHA256 (.footprint) = ed04e5b76fd6c67faba010d13bf7c5c23f64f44e41ba3659766b7ab86017a870
SHA256 (python3-async-timeout-4.0.3.tar.gz) = c63f1252d5fa878fdceb7a6894f1df6a73f92546e52a0b7999a5de429fd64ff8

View File

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