aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2020-04-01 17:30:28 +0200
committerAlessandro Barbieri <lssndrbarbieri@gmail.com>2020-04-01 17:30:28 +0200
commit1ad3d301cc52f99874ab3b504cb514faccbe256e (patch)
treea2d0e2ffc277603885b4b15cb483a91e8b0f2409 /dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild
parentdev-python/trio-asyncio: updated dependency (diff)
downloadguru-1ad3d301cc52f99874ab3b504cb514faccbe256e.tar.gz
guru-1ad3d301cc52f99874ab3b504cb514faccbe256e.tar.bz2
guru-1ad3d301cc52f99874ab3b504cb514faccbe256e.zip
dev-python/trio-asyncio: tests working for me
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Diffstat (limited to 'dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild')
-rw-r--r--dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild b/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild
index 2a881fbdb7..ced6ad645a 100644
--- a/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild
+++ b/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild
@@ -18,10 +18,6 @@ LICENSE=" || ( Apache-2.0 MIT )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-# ImportError: cannot import name 'MarkInfo'
-# MarkInfo removed in pytest-4.1
-RESTRICT="test"
-
RDEPEND="
>=dev-python/async_generator-1.6[${PYTHON_USEDEP}]
dev-python/outcome[${PYTHON_USEDEP}]