python-gevent: update to 1.3.5

This commit is contained in:
Alessio Sergi 2018-08-02 19:35:35 +02:00
parent 1d6c676f60
commit 63f4192f14

View file

@ -1,6 +1,6 @@
# Template file for 'python-gevent'
pkgname=python-gevent
version=1.3.4
version=1.3.5
revision=1
wrksrc="gevent-${version}"
build_style=python-module
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://www.gevent.org/"
license="MIT"
distfiles="https://github.com/gevent/gevent/archive/${version}.tar.gz"
checksum=720fc7203e9fd349bdba469e095d91ad1b3d6015c10b1c963394f8bce9e59a82
checksum=7e3ee7661eddf837a0cfc6cee68f7da6aff915e13f3980288789a8cf4d45bae6
export LIBEV_EMBED=0
export CARES_EMBED=0