summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-04 03:43:03 +0000
committerSam James <sam@gentoo.org>2020-08-04 03:43:09 +0000
commit3117bdf5d8476d33b8fd73f992881c96452b8335 (patch)
tree1ad0304ffe0681cf8c31dd17519ec2205ab2c8f8
parentdev-ruby/ruby-gettext: add 3.3.6 (diff)
downloadgentoo-3117bdf5d8476d33b8fd73f992881c96452b8335.tar.gz
gentoo-3117bdf5d8476d33b8fd73f992881c96452b8335.tar.bz2
gentoo-3117bdf5d8476d33b8fd73f992881c96452b8335.zip
dev-python/sentry-sdk: restrict tests
Default test runner fails and we have unpackaged dependencies anyway. We can return to this once executing and fakeredis are in tree. Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/sentry-sdk/sentry-sdk-0.16.3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/sentry-sdk/sentry-sdk-0.16.3.ebuild b/dev-python/sentry-sdk/sentry-sdk-0.16.3.ebuild
index 180866d812cb..37bcbc7c7504 100644
--- a/dev-python/sentry-sdk/sentry-sdk-0.16.3.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-0.16.3.ebuild
@@ -23,3 +23,4 @@ RDEPEND="
# No tests for now
# Need unpackaged: executing, fakeredis
+RESTRICT="test"