aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-gevent
diff options
context:
space:
mode:
authorƁukasz Jendrysik <scadu@yandex.com>2017-02-17 14:35:11 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-02-18 16:33:01 +0100
commitf939696b5cd1ad74ca0a88dbb8c59716905af888 (patch)
treea6e579f7fc066fc199d5f82d86829590e3f35cf1 /community/py-gevent
parent859d6382196917ec75da7ccdb7f6d34db191255c (diff)
downloadaports-f939696b5cd1ad74ca0a88dbb8c59716905af888.tar.bz2
aports-f939696b5cd1ad74ca0a88dbb8c59716905af888.tar.xz
community/py-gevent: rebuild against new version of python3
Diffstat (limited to 'community/py-gevent')
-rw-r--r--community/py-gevent/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-gevent/APKBUILD b/community/py-gevent/APKBUILD
index 837d857b82..90846e9669 100644
--- a/community/py-gevent/APKBUILD
+++ b/community/py-gevent/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-gevent
_pkgname=${pkgname#py-}
pkgver=1.1.2
-pkgrel=0
+pkgrel=1
pkgdesc="Python library for seamless coroutine-based concurrency"
url="http://gevent.org/"
arch="all"