Date: Wed, 26 Jan 2011 00:57:32 +0000 (UTC) From: Greg Larkin <glarkin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/py-eventlet Makefile distinfo Message-ID: <201101260057.p0Q0vW5s094260@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glarkin 2011-01-26 00:57:32 UTC
FreeBSD ports repository
Modified files:
net/py-eventlet Makefile distinfo
Log:
- Updated to 0.9.14
Changes:
* Many fixes to the ZeroMQ hub, which now requires version 2.0.10 or later
* ZeroMQ hub no longer depends on pollhub, and thus works on Windows
* Better handling of connect errors on Windows
* More-robust Event delivery
* wsgi.py now distinguishes between an empty query string ("") and a
non-existent query string (no entry in environ)
* wsgi.py handles ipv6 correctly
* Better behavior in tpool when you give it nonsensical numbers
* Fixed importing on 2.5
* Hub doesn't hold on to invalid fds
* Documentation for eventlet.green.zmq.
PR: ports/154290
Submitted by: C-S <c-s@c-s.li> (maintainer)
Feature safe: yes
Revision Changes Path
1.4 +1 -1 ports/net/py-eventlet/Makefile
1.4 +2 -3 ports/net/py-eventlet/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101260057.p0Q0vW5s094260>
