pytest-relaxed doesn't work with pytest 3.3+.
Also, RESTRICT tests because they're broken.
Closes: https://bugs.gentoo.org/663650
Package-Manager: Portage-2.3.47, Repoman-2.3.10
RDEPEND="
>=dev-python/pytest-3[${PYTHON_USEDEP}]
+ <dev-python/pytest-3.3
>=dev-python/six-1[${PYTHON_USEDEP}]
>=dev-python/decorator-4[${PYTHON_USEDEP}]
"
+# This package is a broken mess upstream. Tests don't work. Fortunately, it's
+# not actually used by many packages.
+RESTRICT="test"
+
PATCHES=(
# We strip pytest-relaxed's entry point to stop it from autoloading on all
# tests. When this package is installed, it has the habit of being