mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-python/anyio: shorten description
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -16,7 +16,7 @@ AUTODOC=1
|
||||
|
||||
inherit distutils-r1 docs
|
||||
|
||||
DESCRIPTION="High level compatibility layer for multiple asynchronous event loop implementations"
|
||||
DESCRIPTION="Compatibility layer for multiple asynchronous event loop implementations"
|
||||
HOMEPAGE="
|
||||
https://github.com/agronholm/anyio
|
||||
https://pypi.org/project/anyio
|
||||
@@ -55,4 +55,4 @@ python_test() {
|
||||
--deselect tests/test_sockets.py::test_getaddrinfo[curio] \
|
||||
--deselect tests/test_sockets.py::test_getaddrinfo[trio] \
|
||||
|| die
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user