aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-gevent/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-15 17:38:26 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:43 +0000
commitf356f578b0c9e63b7ee73a6d1c94404203b01d72 (patch)
treeef00c9158b858f2935dae1b9dd153c11d2492909 /community/py-gevent/APKBUILD
parent02d215093026e14bbef32aaa05d80986d02944f7 (diff)
downloadaports-f356f578b0c9e63b7ee73a6d1c94404203b01d72.tar.bz2
aports-f356f578b0c9e63b7ee73a6d1c94404203b01d72.tar.xz
community/py-gevent: rebuild against python 3.7
Diffstat (limited to 'community/py-gevent/APKBUILD')
-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 759a76c369..f8e69f323d 100644
--- a/community/py-gevent/APKBUILD
+++ b/community/py-gevent/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-gevent
_pkgname=${pkgname#py-}
pkgver=1.3.4
-pkgrel=1
+pkgrel=2
pkgdesc="Python library for seamless coroutine-based concurrency"
url="http://gevent.org/"
arch="all"