diff options
-rw-r--r-- | community/py3-gevent/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-gevent/APKBUILD b/community/py3-gevent/APKBUILD index 59f2320956..4df39c97ff 100644 --- a/community/py3-gevent/APKBUILD +++ b/community/py3-gevent/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-gevent _pkgname=gevent pkgver=1.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="Python3 library for seamless coroutine-based concurrency" options="!check" # Requires unpackaged 'objgraph' url="http://gevent.org/" |