aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-async-timeout
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-29 11:46:37 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:54 +0000
commitc650f68db6c0674969e3b5b594185194d5687c30 (patch)
tree2e0a623abe25d1363841c236481617f2d1a55580 /community/py3-async-timeout
parent66881bb2dda712fe908281fcaf77e10326d509f0 (diff)
downloadaports-c650f68db6c0674969e3b5b594185194d5687c30.tar.bz2
aports-c650f68db6c0674969e3b5b594185194d5687c30.tar.xz
community/py3-async-timeout: rebuild against python 3.8
Diffstat (limited to 'community/py3-async-timeout')
-rw-r--r--community/py3-async-timeout/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-async-timeout/APKBUILD b/community/py3-async-timeout/APKBUILD
index 39220bae41..3876c2fa8a 100644
--- a/community/py3-async-timeout/APKBUILD
+++ b/community/py3-async-timeout/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-async-timeout
_pkgname=async-timeout
pkgver=3.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Timeout context manager for asyncio programs"
url="https://pypi.python.org/pypi/async_timeout"
arch="noarch"