aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-async-timeout
diff options
context:
space:
mode:
authorƁukasz Jendrysik <scadu@yandex.com>2017-02-17 08:25:08 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-02-18 16:32:40 +0100
commite7f30f779068bd06642f4de1b306734b0ff33444 (patch)
tree83b811028dc3ff73d25602a678aa9fefd1073265 /community/py3-async-timeout
parent56662d1321eb1cfaf59aee19d0566cc41c12a0ef (diff)
downloadaports-e7f30f779068bd06642f4de1b306734b0ff33444.tar.bz2
aports-e7f30f779068bd06642f4de1b306734b0ff33444.tar.xz
community/py3-async-timeout: rebuild against new version of python3
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 fc22fd938a..de0c2b54ec 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=1.1.0
-pkgrel=0
+pkgrel=1
pkgdesc="Timeout context manager for asyncio programs"
url="https://pypi.python.org/pypi/async_timeout"
arch="noarch"