aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-gevent
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-09 09:40:37 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-09 09:45:47 +0000
commit0cda22506de5829120ee853fb2b0b12e8583ca26 (patch)
treef6415f63fe9ff8aa65e58788159f8983e1dda61a /community/py-gevent
parent0288b1948f24420da9287715c82b9392c990c6d1 (diff)
community/py-gevent: upgrade to 1.3.4
Diffstat (limited to 'community/py-gevent')
-rw-r--r--community/py-gevent/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-gevent/APKBUILD b/community/py-gevent/APKBUILD
index 9fed54cc7b1..87be8c4e901 100644
--- a/community/py-gevent/APKBUILD
+++ b/community/py-gevent/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Michael Zhou <zhoumichaely@gmail.com>
pkgname=py-gevent
_pkgname=${pkgname#py-}
-pkgver=1.2.2
+pkgver=1.3.4
pkgrel=0
pkgdesc="Python library for seamless coroutine-based concurrency"
url="http://gevent.org/"
@@ -45,4 +45,4 @@ _py3() {
}
-sha512sums="4ec12e3e4feae6e90ad9c54265c7b748ebd0c010511738130156d14b8c7e84b8922ea0033218cd44cb8bbbfe5e5b30babdd8f9869e0c91bfb2552f935938f5c4 py-gevent-1.2.2.tar.gz"
+sha512sums="9a02dc978a739c38858f2aa8edb6dd9dd9b8a738a65962874efe7b9f7bcf97dc883856f40866d090f64f00883f84f4267732a3b3d380482379977cf71c911b77 py-gevent-1.3.4.tar.gz"