summaryrefslogtreecommitdiff
path: root/python3-async-timeout
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-12-11 23:56:33 +0100
committerTim Biermann <tbier@posteo.de>2021-12-11 23:56:33 +0100
commite95c562da06ded24b9e1f75c4f5d50e0e23dccdd (patch)
tree13a898900f568f9fde9333a4f6ae33693c456189 /python3-async-timeout
parent62496dc0aa68f68fcfb5e79bb2a60c0696823b69 (diff)
parentc5aed273be7cc8d8bd8f00f9d3960c8369d2c6cf (diff)
downloadcontrib-e95c562da06ded24b9e1f75c4f5d50e0e23dccdd.tar.gz
contrib-e95c562da06ded24b9e1f75c4f5d50e0e23dccdd.tar.xz
Merge remote-tracking branch 'origin/3.6' into 3.7-alpha0
Diffstat (limited to 'python3-async-timeout')
-rw-r--r--python3-async-timeout/.footprint12
-rw-r--r--python3-async-timeout/.signature8
-rw-r--r--python3-async-timeout/Pkgfile2
3 files changed, 12 insertions, 10 deletions
diff --git a/python3-async-timeout/.footprint b/python3-async-timeout/.footprint
index b7cca033d..d4c63d097 100644
--- a/python3-async-timeout/.footprint
+++ b/python3-async-timeout/.footprint
@@ -2,11 +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-3.0.1-py3.10.egg-info/
--rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-3.0.1-py3.10.egg-info/PKG-INFO
--rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-3.0.1-py3.10.egg-info/SOURCES.txt
--rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-3.0.1-py3.10.egg-info/dependency_links.txt
--rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-3.0.1-py3.10.egg-info/top_level.txt
+drwxr-xr-x root/root usr/lib/python3.10/site-packages/async_timeout-4.0.1-py3.10.egg-info/
+-rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-4.0.1-py3.10.egg-info/PKG-INFO
+-rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-4.0.1-py3.10.egg-info/SOURCES.txt
+-rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-4.0.1-py3.10.egg-info/dependency_links.txt
+-rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-4.0.1-py3.10.egg-info/requires.txt
+-rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-4.0.1-py3.10.egg-info/top_level.txt
+-rw-r--r-- root/root usr/lib/python3.10/site-packages/async_timeout-4.0.1-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 e6672764e..c1f0cc303 100644
--- a/python3-async-timeout/.signature
+++ b/python3-async-timeout/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF349VRfdwkLcHylNdZH4wHMybCaxlQLGo9ypIFyAWFjtfT09uDZyIiwast5K82Oofu7UDOENi5QwkUpqcUEpceAU=
-SHA256 (Pkgfile) = f099a4e10810a56cb53287e1ac2a04eab2ac0622256e9630c6edc54c133e62f3
-SHA256 (.footprint) = 58b0058c19c80fe93fe53aee86917d92e872a6f442119450857905fa1dce17dc
-SHA256 (python3-async-timeout-3.0.1.tar.gz) = d0a7a927ed6b922835e1b014dfcaa9982caccbb25131320582cc660af7c93949
+RWSagIOpLGJF36lRZBY6Cme7s2seesQRvNDX8V48u+dLuvvEKSRIx2nSFyQ9QBKe3vZnF6rvCacLXV1c4aHtbXYMKn7IigGIUw8=
+SHA256 (Pkgfile) = 0bf4a12fd058838dcf0cd20a4221c8dc47041db881c0bea719489a5140712c8d
+SHA256 (.footprint) = 7e32b2072c5298381da6ae2a7e52fd87058b8e3ffc36cda1609b6659ae8d5319
+SHA256 (python3-async-timeout-4.0.1.tar.gz) = 21e6caad3792d3c4b1ee8bf9bda8b63222afe4d38ab7bae0146ee38475afc279
diff --git a/python3-async-timeout/Pkgfile b/python3-async-timeout/Pkgfile
index f1c2c1e20..c12f2b499 100644
--- a/python3-async-timeout/Pkgfile
+++ b/python3-async-timeout/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=python3-async-timeout
-version=3.0.1
+version=4.0.1
release=1
source=(https://github.com/aio-libs/async-timeout/archive/v$version/$name-$version.tar.gz)

Generated by cgit