Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-python/uvloop: fix unnecessary CDEPEND logic, add missing die | Göktürk Yüksek | 2016-05-25 | 1 | -5/+3 |
| | | | | | | | Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1506 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | dev-python/uvloop: new ebuild, initial vn. 0.4.20 | Elvis Pranskevichus | 2016-05-14 | 3 | -0/+75 |
uvloop is a fast, drop-in replacement of the built-in asyncio event loop. uvloop is implemented in Cython and uses libuv under the hood. http://github.com/MagicStack/uvloop Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=582768 Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1455 Signed-off-by: Ian Delaney <idella4@gentoo.org> |