From 22827b53b63f995ccb5e93aa828191e18ffae4f5 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Fri, 11 Aug 2023 06:43:32 +0200 Subject: [PATCH] python3-async-timeout: 4.0.2 -> 4.0.3 --- python3-async-timeout/.footprint | 14 +++++++------- python3-async-timeout/.signature | 8 ++++---- python3-async-timeout/Pkgfile | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/python3-async-timeout/.footprint b/python3-async-timeout/.footprint index fd9b34489..3d17f0a73 100644 --- a/python3-async-timeout/.footprint +++ b/python3-async-timeout/.footprint @@ -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__/ diff --git a/python3-async-timeout/.signature b/python3-async-timeout/.signature index 91486f0bf..be2ec9b85 100644 --- a/python3-async-timeout/.signature +++ b/python3-async-timeout/.signature @@ -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 diff --git a/python3-async-timeout/Pkgfile b/python3-async-timeout/Pkgfile index cd3f98283..d49e622a3 100644 --- a/python3-async-timeout/Pkgfile +++ b/python3-async-timeout/Pkgfile @@ -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)