Version: 21.12.0, Package name: py-gevent-21.12.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description gevent is a Python networking library that uses greenlet to provide synchronous API on top of libevent event loop. * Fast event loop based on libevent. * Lightweight execution units based on greenlet. * Familiar API that re-uses concepts from the Python standard library. * Cooperative sockets with ssl support. * DNS queries performed through libevent-dns. * Ability to use standard library and 3rd party modules written for standard blocking sockets * Fast WSGI server based on libevent-http. |
Filesize: 6056.495 KB |
Version History (View Complete History) |
|
2021-11-01 18:00:52 by Stuart Henderson | Files touched by this commit (94) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-10-31 13:35:37 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to py3-gevent-21.8.0 |
2021-02-18 14:42:34 by Stuart Henderson | Files touched by this commit (10) |
Log message: py3-only for devel/py-gevent, sysutils/py-statgrab, sysutils/py-parallel-ssh, net/py-geventhttpclient |
2021-02-18 05:24:04 by Stuart Henderson | Files touched by this commit (1) |
Log message: replace MODPY_PY_PREFIX in PKGNAME, python.port.mk takes care of it |
2021-01-04 07:06:39 by Stuart Henderson | Files touched by this commit (242) |
Log message: regen PLISTs for python ports with .so files that end up renamed due to the EXT_SUFFIX change in Python 3.8.7 |
2020-07-26 12:19:30 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: switch homepage to https |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-15 06:04:43 by Kurt Mosiejczuk | Files touched by this commit (167) |
Log message: Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the lang/python port module. I've not yet come up with a port that would not need this and one can always set MODPY_TESTDEP to "no" to prevent the module from touching TEST_DEPENDS. Idea from afresh1 who pointed out the cpan module already does this. aja "I support this move." OK sthen@ |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2019-04-25 05:28:38 by Stuart Henderson | Files touched by this commit (1) |
Log message: enable tests |
2019-04-24 14:00:03 by Stuart Henderson | Files touched by this commit (1) |
Log message: add bits for tests, currently inactive pending importing py-objgraph |
2019-04-24 10:34:42 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to py-gevent-1.4.0, tweak/ok kmos@ |
2019-04-24 10:26:59 by Stuart Henderson | Files touched by this commit (94) |
Log message: reset unresponsive maintainers, various porters have spent a bunch of time waiting for timeouts over the last year or more for many of these ports. ok danj@ jca@ kmos@ |
2017-06-13 01:46:44 by Dmitrij Czarkoff | Files touched by this commit (2) |
Log message: update to py-gevent 1.2.2 |
2017-01-18 05:42:28 by Dmitrij Czarkoff | Files touched by this commit (2) |
Log message: This patch should have been included in previous commit. |
2017-01-16 19:57:17 by Dmitrij Czarkoff | Files touched by this commit (3) |
Log message: Update to gevent 1.2.1. Special thanks to sthen@ for cluestick. |
2016-08-03 15:56:14 by Dmitrij Czarkoff | Files touched by this commit (2) |
Log message: update to py-gevent-1.1.2 |
2016-06-14 03:53:03 by Dmitrij Czarkoff | Files touched by this commit (3) |
Log message: update to py-gevent 1.1.1 |
2015-10-18 08:50:31 by Dmitrij Czarkoff | Files touched by this commit (5) |
Log message: update to gevent 1.0.2 OK and cluestick from sthen@ |
2015-09-29 04:51:54 by Stuart Henderson | Files touched by this commit (30) |
Log message: bump REVISION for setuptools dep change. |
2015-09-23 01:07:54 by Dmitrij Czarkoff | Files touched by this commit (2) |
Log message: Use PROTOCOL_SSLv23 instead of PROTOCOL_SSLv3. OK sthen@ |
2015-04-02 08:21:18 by Jasper Lievisse Adriaanse | Files touched by this commit (187) |
Log message: - switch to MODPY_PI |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |